mirror of
https://github.com/php/php-src.git
synced 2026-04-20 06:21:12 +02:00
Merge branch 'PHP-8.0'
* PHP-8.0: Bump minimum re2c version to 0.13.7
This commit is contained in:
@@ -154,7 +154,7 @@ PHP_RUNPATH_SWITCH
|
||||
dnl Checks for some support/generator progs.
|
||||
PHP_PROG_AWK
|
||||
PHP_PROG_BISON([3.0.0])
|
||||
PHP_PROG_RE2C([0.13.4])
|
||||
PHP_PROG_RE2C([0.13.7])
|
||||
|
||||
PHP_ARG_ENABLE([re2c-cgoto],
|
||||
[whether to enable computed goto gcc extension with re2c],
|
||||
|
||||
Reference in New Issue
Block a user