mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
- Update version in error message as well
This commit is contained in:
+1
-1
@@ -2077,7 +2077,7 @@ AC_DEFUN([PHP_PROG_RE2C],[
|
||||
fi
|
||||
case $php_cv_re2c_version in
|
||||
""|invalid[)]
|
||||
AC_MSG_WARN([You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.])
|
||||
AC_MSG_WARN([You will need re2c 0.12.0 or later if you want to regenerate PHP parsers.])
|
||||
RE2C="exit 0;"
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user