]> granicus.if.org Git - php/commitdiff
- No more flex underwindows either
authorMarcus Boerger <helly@php.net>
Sun, 16 Mar 2008 22:26:42 +0000 (22:26 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 16 Mar 2008 22:26:42 +0000 (22:26 +0000)
win32/build/config.w32

index c637f86f1585ddc5ba746034fd8566c9f06a1d89..e69cf167e3c69cd6386da56ec0c4b3e47a702a6c 100644 (file)
@@ -57,9 +57,6 @@ PATH_PROG('lib', null, 'MAKE_LIB');
 if (!PATH_PROG('bison')) {
        ERROR('bison is required')
 }
-if (!PATH_PROG('flex')) {
-       ERROR('flex is required')
-}
 PATH_PROG('re2c');
 PATH_PROG('zip');
 PATH_PROG('lemon');