aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f37e3f052..b987d8749c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-30 Federico Mena Quintero <federico@ximian.com>
+
+ * configure.in: Require GAL version 0.15.99.10. I know you all
+ love this.
+
2001-10-30 Radek Doulik <rodo@ximian.com>
* configure.in: require gtkhtml version 0.15.99.2
diff --git a/configure.in b/configure.in
index a434240018..1f7fd9818f 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.9)
+EVO_CHECK_LIB(GAL, gal, 0.15.99.10)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.15.99.2)
dnl *************************
Put MKDIR into post-install-DOCS-on, too.hrs2015-09-131-1/+1 * - Fix FONTSDIR.hrs2015-09-132-2/+5 * Make fonts repecting XDGbapt2015-03-223-36/+13 * Convert fc-cache(1) calls in pkg-plist to use @fc keywordjbeich2015-01-312-5/+2 * Remove code unused with stagingantoine2014-11-231-3/+0 * Cleanup plistantoine2014-11-12