summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2021-01-11 17:21:42 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2021-01-11 17:21:42 +0100
commit91eb9a138383783371c6ec77357815e9241cd128 (patch)
tree557005f8601023f3745180b8f57fcd0b7acc2f42 /configure.ac
parent3b542021e471c2927e5225fa0680be4dbbc1da60 (diff)
parent95a13ca989d8b1624eb6439d662723c026ac11e8 (diff)
downloadphp-git-91eb9a138383783371c6ec77357815e9241cd128.tar.gz
Merge branch 'PHP-8.0'
* PHP-8.0: Revert fix for bug 76813 and re2c version bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 143dc06134..a17f48c551 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.7])
+PHP_PROG_RE2C([0.13.4])
PHP_ARG_ENABLE([re2c-cgoto],
[whether to enable computed goto gcc extension with re2c],