From: Ingo Ruhnke Date: Sun, 14 Mar 2004 17:16:59 +0000 (+0000) Subject: - lowered the sdl version required X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=91e9822fff1f5b3dd0ef42b4b7ec991c69a8697f;p=supertux.git - lowered the sdl version required SVN-Revision: 222 --- diff --git a/configure.ac b/configure.ac index a720abb47..7f01e2296 100644 --- a/configure.ac +++ b/configure.ac @@ -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