Bump PCRE minimum version
authorEmilio Pozuelo Monfort <pochu27@gmail.com>
Sat, 22 Jan 2011 15:36:13 +0000 (15:36 +0000)
committerEmilio Pozuelo Monfort <pochu27@gmail.com>
Sat, 22 Jan 2011 15:36:13 +0000 (15:36 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=640261

configure.ac

index ca101c5..38bd583 100644 (file)
@@ -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],