aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-05-29 22:03:53 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-29 22:03:53 +0800
commitb724591978307ce483849f9727d55c3fd6e7af27 (patch)
treef1f1f1f6288134d2b30f95f578ac7cc146c6e0ea /configure.in
parentf963fa021418ba56b35b54cf4ac286a68e812f6c (diff)
downloadgsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar
gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.gz
gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.bz2
gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.lz
gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.xz
gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.zst
gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.zip
Depend on glib >= 2.4.1 because of the fix for bug #112222.
2004-05-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: Depend on glib >= 2.4.1 because of the fix for bug #112222.
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 a122f707d..50ec6b32c 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ AC_PROG_INTLTOOL([0.29])
dnl put the ACLOCAL flags in the Makefile
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
-GLIB_REQUIRED=2.4.0
+GLIB_REQUIRED=2.4.1
GTK_REQUIRED=2.4.0
LIBXML_REQUIRED=2.6.6
LIBGNOMEVFS_REQUIRED=2.3.1