summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-12-11 14:22:32 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-12-11 14:22:32 +0000
commitda3a78d96e54a69b64fca8a0ccd182c2e06ca623 (patch)
treefa54535dcc36ac94ad64ac73607e03e24cd4d026 /configure.in
parent1927996b2272afd0a6f08b92bc1c991e6439d175 (diff)
downloadpango-da3a78d96e54a69b64fca8a0ccd182c2e06ca623.tar.gz
Undo last change. 2.9.1 has the revised g_slice_free_chain api and 2.9.2
2005-12-11 Behdad Esfahbod <behdad@gnome.org> * configure.in: Undo last change. 2.9.1 has the revised g_slice_free_chain api and 2.9.2 is not released yet!
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9c9ee83f..80e2d30d 100644
--- a/configure.in
+++ b/configure.in
@@ -326,7 +326,7 @@ fi
#
# Checks for GLib
#
-GLIB_REQUIRED_VERSION=2.9.2
+GLIB_REQUIRED_VERSION=2.9.1
GLIB_MODULES="glib-2.0 >= $GLIB_REQUIRED_VERSION gobject-2.0 gmodule-no-export-2.0"
PKG_CHECK_MODULES(GLIB, $GLIB_MODULES, :,