aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bd563fc83..064241984c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-30 Christopher James Lahey <clahey@ximian.com>
+
+ * configure.in: Require gal 0.15.99.9.
+
2001-10-30 <notzed@ximian.com>
* configure.in: Move the configure version number check down
diff --git a/configure.in b/configure.in
index a3a127a7d9..51e7c38df1 100644
--- a/configure.in
+++ b/configure.in
@@ -575,7 +575,7 @@ EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0)
EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0)
EVO_CHECK_LIB(bonobo-conf, bonobo_conf, 0.11)
-EVO_CHECK_LIB(GAL, gal, 0.15.99.8)
+EVO_CHECK_LIB(GAL, gal, 0.15.99.9)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.15.99.1)
dnl *************************