Blob Blame History Raw
diff -up gtksourceview-1.90.1/configure.gregex gtksourceview-1.90.1/configure
--- gtksourceview-1.90.1/configure.gregex	2007-07-02 13:44:42.000000000 -0400
+++ gtksourceview-1.90.1/configure	2007-07-02 13:48:44.000000000 -0400
@@ -21701,7 +21701,7 @@ else
 fi
 
 
-if $PKG_CONFIG --atleast-version=2.14.0 glib-2.0; then
+if $PKG_CONFIG --atleast-version=2.13.2 glib-2.0; then
   BUILD_GREGEX=no
   USE_SYSTEM_PCRE=yes
 else