We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ff129 commit be581ecCopy full SHA for be581ec
Zend/acinclude.m4
@@ -9,7 +9,7 @@ AC_DEFUN([LIBZEND_BISON_CHECK],[
9
# non-working versions, e.g. "3.0 3.2";
10
# remove "none" when introducing the first incompatible bison version an
11
# separate any following additions by spaces
12
- bison_version_exclude="none"
+ bison_version_exclude="3.0"
13
14
# for standalone build of Zend Engine
15
test -z "$SED" && SED=sed
0 commit comments