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