From a0393b9cd91a4978bcae1e757d520d158b8b2610 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 27 Feb 2004 14:51:39 +0000 Subject: Depend on gk+ >= 2.3.4, but since the filechooser API changed, you'll 2004-02-27 Christian Persch * configure.in: Depend on gk+ >= 2.3.4, but since the filechooser API changed, you'll really --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 22a594c79..e6a31310e 100644 --- a/configure.in +++ b/configure.in @@ -18,8 +18,8 @@ AC_PROG_INTLTOOL([0.29]) dnl put the ACLOCAL flags in the Makefile ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" -GLIB_REQUIRED=2.3.2 -GTK_REQUIRED=2.3.2 +GLIB_REQUIRED=2.3.3 +GTK_REQUIRED=2.3.4 LIBBONOBOUI_REQUIRED=2.1.1 LIBXML_REQUIRED=2.6.6 LIBGNOMEVFS_REQUIRED=2.3.1 -- cgit v1.2.3