Skip to content

Commit 420184a

Browse files
committed
Bump minimum re2c version to 0.13.7
Closes GH-6516.
1 parent 45b638a commit 420184a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ PHP_RUNPATH_SWITCH
154154
dnl Checks for some support/generator progs.
155155
PHP_PROG_AWK
156156
PHP_PROG_BISON([3.0.0])
157-
PHP_PROG_RE2C([0.13.4])
157+
PHP_PROG_RE2C([0.13.7])
158158

159159
PHP_ARG_ENABLE([re2c-cgoto],
160160
[whether to enable computed goto gcc extension with re2c],

0 commit comments

Comments
 (0)