mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
3207741df0
This patch refactors these macros to also checks for the required given versions of bison and re2c. - PHP_PROG_RE2C and PHP_PROG_BISON take optional args - minmimum version required, and bison also excluded versions. - Instead of caching values this uses manual checking and messaging outputs. - It looks like the minimum version of RE2C 0.13.4 is working ok so far. The genfiles script improvements: - Add make override in genfiles - Move checkings from makedist to genfiles - Refactored output messages - Various minor enhancements |
||
---|---|---|
.. | ||
dev | ||
man1 | ||
Makefile.frag | ||
php-config.in | ||
phpize.in | ||
phpize.m4 |