]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- more fixes
authortommat <tommat@pld-linux.org>
Mon, 14 Sep 2009 06:44:01 +0000 (06:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL-acfix.patch -> 1.2

SDL-acfix.patch

index 5013aa8241104b4d93d04c0662059175ccb19a2e..51810b9db9ef19d23cfdf0c785b675d463660703 100644 (file)
@@ -9,3 +9,15 @@
  AC_CANONICAL_HOST
  AC_C_BIGENDIAN
  if test x$ac_cv_c_bigendian = xyes; then
+diff -Nur SDL-1.2.13-orig/configure.in SDL-1.2.13/configure.in
+--- SDL-1.2.13-orig/configure.in       2009-09-03 13:40:41.000000000 +0000
++++ SDL-1.2.13/configure.in    2009-09-03 13:41:32.000000000 +0000
+@@ -859,7 +859,7 @@
+ CheckIPod()
+ {
+     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]]]),
+         , enable_ipod=yes)
+     if test x$enable_ipod = xyes; then
This page took 0.03596 seconds and 4 git commands to generate.