Skip to content

Commit

Permalink
Look for SDL 1.1.1 - fixes some deadlock issues with mixer
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Lantinga committed Mar 3, 2000
1 parent 1486fce commit 02cfe0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -56,7 +56,7 @@ case "$target" in
esac

dnl Check for SDL
SDL_VERSION=1.0.1
SDL_VERSION=1.1.1
AM_PATH_SDL($SDL_VERSION,
:,
AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])
Expand Down

0 comments on commit 02cfe0a

Please sign in to comment.