]> git.pld-linux.org Git - packages/crossmingw32-SDL.git/commitdiff
- configure.ac fix auto/ac/SDL-1_2_11-1 auto/th/SDL-1_2_10-1 auto/th/SDL-1_2_11-1 auto/th/SDL-1_2_11-2 auto/th/SDL-1_2_12-1 auto/th/SDL-1_2_13-1 auto/th/SDL-1_2_13-2 auto/th/SDL-1_2_13-3 auto/ti/SDL-1_2_12-1 auto/ti/SDL-1_2_13-1 auto/ti/SDL-1_2_13-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 19 May 2006 18:55:04 +0000 (18:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL-acfix.patch -> 1.1

SDL-acfix.patch [new file with mode: 0644]

diff --git a/SDL-acfix.patch b/SDL-acfix.patch
new file mode 100644 (file)
index 0000000..5013aa8
--- /dev/null
@@ -0,0 +1,11 @@
+--- SDL-1.2.10/configure.in.orig       2006-05-17 05:16:07.000000000 +0200
++++ SDL-1.2.10/configure.in    2006-05-19 19:47:50.209990750 +0200
+@@ -40,7 +40,7 @@
+ AC_SUBST(LT_AGE)
+ dnl Detect the canonical build and host environments
+-AC_CONFIG_AUX_DIRS($srcdir/build-scripts)
++AC_CONFIG_AUX_DIR([build-scripts])
+ AC_CANONICAL_HOST
+ AC_C_BIGENDIAN
+ if test x$ac_cv_c_bigendian = xyes; then
This page took 0.118116 seconds and 4 git commands to generate.