Skip to content

Commit

Permalink
Require SDL 1.2.0 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Lantinga committed Apr 4, 2001
1 parent 85479f1 commit 161c97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -65,7 +65,7 @@ case "$target" in
esac

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

0 comments on commit 161c97c

Please sign in to comment.