aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--configure.in4
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d8b6802d..239d55c3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-02-27 Christian Persch <chpe@cvs.gnome.org>
+ * configure.in:
+
+ Depend on gk+ >= 2.3.4, but since the filechooser API changed, you'll really
+ need the latest from cvs.
+
+2004-02-27 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/FilePicker.cpp:
* lib/ephy-file-chooser.c: (ephy_file_chooser_init),
(ephy_file_chooser_new):
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