pajoye Mon, 03 May 2010 09:05:54 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=298894
Log:
- update bison version (mike)
Changed paths:
U php/php-src/trunk/Zend/acinclude.m4
Modified: php/php-src/trunk/Zend/acinclude.m4
===================================================================
--- php/php-src/trunk/Zend/acinclude.m4 2010-05-03 09:05:30 UTC (rev 298893)
+++ php/php-src/trunk/Zend/acinclude.m4 2010-05-03 09:05:54 UTC (rev 298894)
@@ -4,7 +4,7 @@
AC_DEFUN([LIBZEND_BISON_CHECK],[
# we only support certain bison versions
- bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1"
+ bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2"
# for standalone build of Zend Engine
test -z "$SED" && SED=sed
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php