]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- fixed for autoconf 2.53a
authortrojan <trojan@pld-linux.org>
Wed, 31 Jul 2002 10:13:44 +0000 (10:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL-ac25x.patch -> 1.2

SDL-ac25x.patch

index 82f13edb8034fa137f248d1381e82625f877726d..8385f1d3b5626ae1007ba1fd4419c6aa8644e866 100644 (file)
@@ -1,6 +1,7 @@
---- SDL-1.2.4/configure.in.orig        Wed Apr 24 21:32:58 2002
-+++ SDL-1.2.4/configure.in     Wed Apr 24 21:40:04 2002
-@@ -1415,6 +1415,7 @@
+diff -Nru SDL-1.2.4.orig/configure.in SDL-1.2.4/configure.in
+--- SDL-1.2.4.orig/configure.in        Sun Apr 14 01:57:24 2002
++++ SDL-1.2.4/configure.in     Wed Jul 31 10:04:28 2002
+@@ -1414,6 +1414,7 @@
      fi
  }
  
@@ -8,3 +9,11 @@
  case "$target" in
      *-*-linux*)
          ARCH=linux
+@@ -2416,7 +2417,6 @@
+         OBJCDEPMODE="$CCDEPMODE"
+         AC_SUBST(OBJC)
+         AC_SUBST(OBJCFLAGS)
+-        AC_SUBST(OBJCDEPMODE)
+         ;;
+ esac
This page took 0.029291 seconds and 4 git commands to generate.