Home | History | Annotate | Download | only in test

Lines Matching refs:SDL

1297   --disable-sdltest       Do not try to compile and run a test SDL program
1302 --with-sdl-prefix=PFX Prefix where SDL is installed (optional)
1303 --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optional)
1319 SDL_CFLAGS C compiler flags for SDL, overriding pkg-config
1320 SDL_LIBS linker flags for SDL, overriding pkg-config
3117 # Check whether --with-sdl-prefix was given.
3125 # Check whether --with-sdl-exec-prefix was given.
3145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
3146 $as_echo_n "checking for SDL... " >&6; }
3278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL - version >= $min_sdl_version" >&5
3279 $as_echo_n "checking for SDL - version >= $min_sdl_version... " >&6; }
3311 #include "SDL.h"
3355 printf("*** of SDL required is %d.%d.%d. If sdl2-config is correct, then it is\n", major, minor, micro);
3392 echo "*** The sdl2-config script installed by SDL could not be found"
3393 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
3400 echo "*** Could not run SDL test program, checking why..."
3408 #include "SDL.h"
3425 echo "*** that the run-time linker is not finding SDL or finding the wrong"
3426 echo "*** version of SDL. If it is not finding SDL, you'll need to set your"
3435 echo "*** exact error that occured. This usually means SDL was incorrectly installed"
3436 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
3448 as_fn_error $? "*** SDL version $SDL_VERSION not found!" "$LINENO" 5