Index: Zend/acinclude.m4 =================================================================== --- Zend/acinclude.m4 (revision 298892) +++ Zend/acinclude.m4 (working copy) @@ -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