Tests cover the latest SDL features

This commit is contained in:
Sam Lantinga 2021-11-28 08:56:25 -08:00
parent 976328bb0f
commit f1c15aa324
2 changed files with 2 additions and 2 deletions

2
test/configure vendored
View File

@ -3054,7 +3054,7 @@ esac
SDL_VERSION=2.0.0
SDL_VERSION=2.0.18

View File

@ -92,7 +92,7 @@ AC_SUBST(ISWINDOWS)
AC_SUBST(ISUNIX)
dnl Check for SDL
SDL_VERSION=2.0.0
SDL_VERSION=2.0.18
AM_PATH_SDL2($SDL_VERSION,
:,
AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])