bump PCRE requirement to version 7.2.

2007-09-10  Marco Barisione <marco@barisione.org>

	* configure.in: bump PCRE requirement to version 7.2.

svn path=/trunk/; revision=5743
This commit is contained in:
Marco Barisione 2007-09-10 15:30:00 +00:00 committed by Marco Barisione
parent eb5d1e18b1
commit 963a7572c0
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
* glib/gregex.c: define PCRE_ERROR_NULLWSLIMIT if it's not defined by
PCRE, has PCRE 7.3 removed this definition. (#475474)
* configure.in: bump PCRE requirement to version 7.2.
2007-09-05 Behdad Esfahbod <behdad@gnome.org>

View File

@ -2166,7 +2166,7 @@ AC_MSG_RESULT($broken_poll)
dnl *********************
dnl *** GRegex checks ***
dnl *********************
PCRE_REQUIRED_VERSION=7.0
PCRE_REQUIRED_VERSION=7.2
# Check if we should compile GRegex
AC_ARG_ENABLE(regex, AC_HELP_STRING([--disable-regex],