]> git.pld-linux.org Git - packages/php.git/commitdiff
- up to 5.3.7 (curl limit looks merged; buff_ovf also) auto/th/php-5_3_7-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 20 Aug 2011 16:46:50 +0000 (16:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-m4.patch -> 1.1

php-m4.patch [new file with mode: 0644]

diff --git a/php-m4.patch b/php-m4.patch
new file mode 100644 (file)
index 0000000..e7981a4
--- /dev/null
@@ -0,0 +1,11 @@
+--- php-5.3.7/build/buildcheck.sh~     2011-05-18 21:55:34.000000000 +0200
++++ php-5.3.7/build/buildcheck.sh      2011-08-20 18:28:38.223862911 +0200
+@@ -51,7 +51,7 @@
+   echo "           On Debian/Ubuntu both autoconf2.13 and autoconf2.59 packages exist."
+   echo "           Install autoconf2.13 and set the PHP_AUTOCONF env var to "
+   echo "           autoconf2.13 and try again."
+-  exit 1
++  echo "           CONTINUING ANYWAY."
+ else
+   echo "buildconf: autoconf version $ac_version (ok)"
+ fi
This page took 0.11523 seconds and 4 git commands to generate.