]> git.pld-linux.org Git - packages/apr-compat.git/commitdiff
6b111911702dbbe394fa97da0482d04b apr-gcc2.patch
authorankry <ankry@pld-linux.org>
Sat, 24 Jan 2004 01:39:09 +0000 (01:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apr-gcc2.patch -> 1.1

apr-gcc2.patch [new file with mode: 0644]

diff --git a/apr-gcc2.patch b/apr-gcc2.patch
new file mode 100644 (file)
index 0000000..c3d345a
--- /dev/null
@@ -0,0 +1,11 @@
+--- apr-0.9.4/build/apr_common.m4~     Sat Jan 24 00:21:17 2004
++++ apr-0.9.4/build/apr_common.m4      Sat Jan 24 00:21:17 2004
+@@ -228,7 +228,7 @@
+           break
+         fi
+       done
+-      if test $apr_addto_duplicate = "0"; then
++      if test $apr_addto_duplicate = "0" -a "$i" != -I/usr/include ; then
+         echo "  adding \"$i\" to $1"
+         $1="$$1 $i"
+       fi
This page took 0.551646 seconds and 4 git commands to generate.