Updated SDL to version 2.0.1

This commit is contained in:
Sam Lantinga
2013-10-10 21:50:25 -07:00
parent 15682c0c5f
commit a7e1fdddea
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'