diff -r b94b6d0bff0f -r 2a9739ca6440 configure --- a/configure Tue May 26 06:27:46 2015 -0700 +++ b/configure Tue May 26 06:32:19 2015 -0700 @@ -21901,7 +21901,6 @@ EXTRA_CFLAGS="$EXTRA_CFLAGS $pthread_cflags" EXTRA_LDFLAGS="$EXTRA_LDFLAGS $pthread_lib" SDL_CFLAGS="$SDL_CFLAGS $pthread_cflags" - SDL_LIBS="$SDL_LIBS $pthread_lib" # Save the original compiler flags and libraries ac_save_cflags="$CFLAGS"; ac_save_libs="$LIBS"