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 ff43293a53..a331db492c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-06-09 Christopher James Lahey <clahey@ximian.com>
+ * configure.in: Bumped required version of gal to 0.8.99.2.
+
+2001-06-09 Christopher James Lahey <clahey@ximian.com>
+
* configure.in: Added addressbook/gui/merging/Makefile.
2001-06-08 Jason Leach <jleach@ximian.com>
diff --git a/configure.in b/configure.in
index 73b00fd7a0..34339e3bf4 100644
--- a/configure.in
+++ b/configure.in
@@ -475,7 +475,7 @@ EVO_CHECK_LIB(Bonobo, bonobox, 1.0.3)
EVO_CHECK_LIB(OAF, oaf, 0.6.2)
EVO_CHECK_LIB(libglade, libglade, 0.14)
EVO_CHECK_LIB(gdk-pixbuf with GNOME canvas support, gnomecanvaspixbuf, 0.9.0)
-EVO_CHECK_LIB(GAL, gal, 0.8.99.1)
+EVO_CHECK_LIB(GAL, gal, 0.8.99.2)
dnl FIXME: really a post-0.9.3 version (as of April 25) is needed for
dnl changes in Editor.idl (menesis)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.9.3)