]> granicus.if.org Git - php/commit
Added a flex version check. In the event required flex version is not
authorIlia Alshanetsky <iliaa@php.net>
Mon, 11 Nov 2002 16:12:56 +0000 (16:12 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 11 Nov 2002 16:12:56 +0000 (16:12 +0000)
commita4e7793e51e11e6a382a72866d92f4edca5c857c
treeb3d6efe9e0ac0d233d7c7b97feff581eac590a1d
parenta2c170e296124b5cc2f3c24e9ec0fce55167d35d
Added a flex version check. In the event required flex version is not
available, an advisory warning (similar to bison one) will be given to the
user. This is needed for systems such as Sun OS, where the existing lex
parser cannot be used to regenerate Zend/PHP lexical parsers.
configure.in