mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
- Added bison 2.4.3 version to the bison version list
This commit is contained in:
parent
2d2d6f84ba
commit
f7582fc43b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ dnl This file contains local autoconf functions.
|
|||
|
||||
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"
|
||||
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"
|
||||
|
||||
# for standalone build of Zend Engine
|
||||
test -z "$SED" && SED=sed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue