packages: php/php-m4.patch (NEW) - up to 5.3.7 (curl limit looks merged; bu...
arekm
arekm at pld-linux.org
Sat Aug 20 18:46:55 CEST 2011
Author: arekm Date: Sat Aug 20 16:46:55 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 5.3.7 (curl limit looks merged; buff_ovf also)
---- Files affected:
packages/php:
php-m4.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/php/php-m4.patch
diff -u /dev/null packages/php/php-m4.patch:1.1
--- /dev/null Sat Aug 20 18:46:55 2011
+++ packages/php/php-m4.patch Sat Aug 20 18:46:50 2011
@@ -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
================================================================
More information about the pld-cvs-commit
mailing list