add excluded version exmaple

This commit is contained in:
Michael Wallner 2013-08-08 21:45:08 +02:00
parent 3e41201a6f
commit 3903c182da

View File

@ -5,6 +5,7 @@ dnl This file contains local autoconf functions.
AC_DEFUN([LIBZEND_BISON_CHECK],[
# we only support certain bison versions, min: 2.4
bison_version_min="204"
# non-working versions, e.g. "3.0 3.2"
bison_version_exclude=""
# for standalone build of Zend Engine