mirror of
https://github.com/libsdl-org/SDL.git
synced 2024-11-27 13:53:37 +08:00
Tests cover the latest SDL features
This commit is contained in:
parent
976328bb0f
commit
f1c15aa324
2
test/configure
vendored
2
test/configure
vendored
@ -3054,7 +3054,7 @@ esac
|
||||
|
||||
|
||||
|
||||
SDL_VERSION=2.0.0
|
||||
SDL_VERSION=2.0.18
|
||||
|
||||
|
||||
|
||||
|
@ -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!])
|
||||
|
Loading…
Reference in New Issue
Block a user