felipe Sun, 12 Jun 2011 17:26:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=312109
Log:
- Added Bison 2.5 to bison_version_list
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/acinclude.m4
U php/php-src/branches/PHP_5_4/Zend/acinclude.m4
U php/php-src/trunk/Zend/acinclude.m4
Modified: php/php-src/branches/PHP_5_3/Zend/acinclude.m4
===================================================================
--- php/php-src/branches/PHP_5_3/Zend/acinclude.m4 2011-06-12 17:15:02 UTC
(rev 312108)
+++ php/php-src/branches/PHP_5_3/Zend/acinclude.m4 2011-06-12 17:26:45 UTC
(rev 312109)
@@ -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 2.4.2
2.4.3"
+ 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
2.4.3 2.5"
# for standalone build of Zend Engine
test -z "$SED" && SED=sed
Modified: php/php-src/branches/PHP_5_4/Zend/acinclude.m4
===================================================================
--- php/php-src/branches/PHP_5_4/Zend/acinclude.m4 2011-06-12 17:15:02 UTC
(rev 312108)
+++ php/php-src/branches/PHP_5_4/Zend/acinclude.m4 2011-06-12 17:26:45 UTC
(rev 312109)
@@ -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 2.4.2
2.4.3"
+ 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
2.4.3 2.5"
# for standalone build of Zend Engine
test -z "$SED" && SED=sed
Modified: php/php-src/trunk/Zend/acinclude.m4
===================================================================
--- php/php-src/trunk/Zend/acinclude.m4 2011-06-12 17:15:02 UTC (rev 312108)
+++ php/php-src/trunk/Zend/acinclude.m4 2011-06-12 17:26:45 UTC (rev 312109)
@@ -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 2.4.2
2.4.3"
+ 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
2.4.3 2.5"
# 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