Merge branch 'pcre-8.31' into 'master'

regex: Require PCRE 8.31

See merge request GNOME/glib!148
This commit is contained in:
Philip Withnall 2018-07-06 13:02:43 +00:00
commit d31270e24c

View File

@ -2362,7 +2362,7 @@ dnl *********************
dnl *** GRegex checks ***
dnl *********************
PCRE_REQUIRED_VERSION=8.13
PCRE_REQUIRED_VERSION=8.31
# Check if we should use the internal or the system-supplied pcre
AC_ARG_WITH(pcre,