jani            Wed Mar 26 15:04:57 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    genfiles 
  Log:
  - Give Marcus good old warm and fuzzy feeling.. :)
  
http://cvs.php.net/viewvc.cgi/php-src/genfiles?r1=1.22.2.2.4.1&r2=1.22.2.2.4.2&diff_format=u
Index: php-src/genfiles
diff -u php-src/genfiles:1.22.2.2.4.1 php-src/genfiles:1.22.2.2.4.2
--- php-src/genfiles:1.22.2.2.4.1       Wed Mar 26 13:35:54 2008
+++ php-src/genfiles    Wed Mar 26 15:04:57 2008
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-STD='make -f Makefile.frag RE2C="re2c -i" YACC="bison -y -l" srcdir=Zend 
builddir=Zend top_srcdir=.'
+STD='make -f Makefile.frag RE2C="re2c" RE2C_FLAGS="-i" YACC="bison -y -l" 
srcdir=Zend builddir=Zend top_srcdir=.'
 
 (eval "$STD Zend/zend_language_parser.c Zend/zend_language_scanner.c 
Zend/zend_ini_parser.c Zend/zend_ini_scanner.c")
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to