mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 22:46:15 +01:00
Bump PCRE minimum version
https://bugzilla.gnome.org/show_bug.cgi?id=640261
This commit is contained in:
parent
acc295e292
commit
9f0c592b9c
@ -2611,7 +2611,7 @@ AC_MSG_RESULT($broken_poll)
|
|||||||
dnl *********************
|
dnl *********************
|
||||||
dnl *** GRegex checks ***
|
dnl *** GRegex checks ***
|
||||||
dnl *********************
|
dnl *********************
|
||||||
PCRE_REQUIRED_VERSION=7.2
|
PCRE_REQUIRED_VERSION=8.11
|
||||||
|
|
||||||
# Check if we should compile GRegex
|
# Check if we should compile GRegex
|
||||||
AC_ARG_ENABLE(regex, AC_HELP_STRING([--disable-regex],
|
AC_ARG_ENABLE(regex, AC_HELP_STRING([--disable-regex],
|
||||||
|
Loading…
Reference in New Issue
Block a user