- lowered the sdl version required
authorIngo Ruhnke <grumbel@gmx.de>
Sun, 14 Mar 2004 17:16:59 +0000 (17:16 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sun, 14 Mar 2004 17:16:59 +0000 (17:16 +0000)
SVN-Revision: 222

configure.ac

index a720abb..7f01e22 100644 (file)
@@ -12,7 +12,7 @@ AC_CONFIG_SRCDIR([src/supertux.c])
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE
 
-SDL_VERSION=1.2.5
+SDL_VERSION=1.2.4
 
 AC_PROG_CC
 AC_PROG_INSTALL