]> git.pld-linux.org Git - packages/php.git/blame - php-m4.patch
This commit was manufactured by cvs2git to create branch 'DEVEL'.
[packages/php.git] / php-m4.patch
CommitLineData
c638a5d4 1--- php-5.3.7/build/buildcheck.sh~ 2011-05-18 21:55:34.000000000 +0200
2+++ php-5.3.7/build/buildcheck.sh 2011-08-20 18:28:38.223862911 +0200
3@@ -51,7 +51,7 @@
4 echo " On Debian/Ubuntu both autoconf2.13 and autoconf2.59 packages exist."
5 echo " Install autoconf2.13 and set the PHP_AUTOCONF env var to "
6 echo " autoconf2.13 and try again."
7- exit 1
8+ echo " CONTINUING ANYWAY."
9 else
10 echo "buildconf: autoconf version $ac_version (ok)"
11 fi
This page took 0.056547 seconds and 4 git commands to generate.