]> git.pld-linux.org Git - packages/php.git/blob - php-m4.patch
cleanups
[packages/php.git] / php-m4.patch
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.029974 seconds and 3 git commands to generate.