From: tommat Date: Mon, 14 Sep 2009 09:19:16 +0000 (+0000) Subject: - real fix X-Git-Tag: auto/aidath/SDL-1_2_13-3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=23ac215a45df5a5a92dc20338f7fcf5600d112f5;p=packages%2FSDL.git - real fix Changed files: SDL-acfix.patch -> 1.3 --- diff --git a/SDL-acfix.patch b/SDL-acfix.patch index 51810b9..5334a35 100644 --- a/SDL-acfix.patch +++ b/SDL-acfix.patch @@ -17,7 +17,7 @@ diff -Nur SDL-1.2.13-orig/configure.in SDL-1.2.13/configure.in { AC_ARG_ENABLE(ipod, -AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [default=yes on arm-elf]]), -+AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [[default=yes on arm-elf]]]), ++AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux @<:@default=yes on arm-elf@:>@]), , enable_ipod=yes) if test x$enable_ipod = xyes; then