[glib] Bump PCRE minimum version



commit 9f0c592b9c5f9ac57d3454f02ffa92e98001ceaf
Author: Emilio Pozuelo Monfort <pochu27 gmail com>
Date:   Sat Jan 22 15:36:13 2011 +0000

    Bump PCRE minimum version
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640261

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ca101c5..38bd583 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]