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 e09261bbc9..50f0a81a4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-06-29 Ettore Perazzoli <ettore@ximian.com>
+ * configure.in: Require GAL 0.8.99.6.
+
+2001-06-29 Ettore Perazzoli <ettore@ximian.com>
+
* configure.in: Add `camel/tests/mime-filter/Makefile' to the
`AC_OUTPUT()' list.
diff --git a/configure.in b/configure.in
index c9693728a6..29c081c630 100644
--- a/configure.in
+++ b/configure.in
@@ -498,7 +498,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.5)
+EVO_CHECK_LIB(GAL, gal, 0.8.99.6)
dnl FIXME: really a post-0.9.3 version (as of April 25) is needed for
dnl changes in Editor.idl (menesis)