Updated SDL to version 2.0.1

This commit is contained in:
Sam Lantinga 2013-10-10 21:50:25 -07:00
parent e63559cffd
commit 1c7ed8eef6
7 changed files with 17 additions and 17 deletions

2
test/configure vendored
View file

@ -3452,7 +3452,7 @@ rm -f core conftest.err conftest.$ac_objext \
rm -f conf.sdltest
CFLAGS="$CFLAGS $SDL_CFLAGS"
LIBS="$LIBS $SDL_LIBS -lSDL2_test"
LIBS="$LIBS $SDL_LIBS -lSDL2_test"
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'