aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-04-18 06:32:58 +0800
committerChris Lahey <clahey@src.gnome.org>2002-04-18 06:32:58 +0800
commitb7dd8f28efc2b6a0867f283e5a9b20ede118ca2e (patch)
treee2db509e881208bc1e6c7e66fdd20491645e5dbd
parentc2ee47d180f472cdcc2c9c35e6e7d9400ab2d6c1 (diff)
downloadgsoc2013-evolution-b7dd8f28efc2b6a0867f283e5a9b20ede118ca2e.tar
gsoc2013-evolution-b7dd8f28efc2b6a0867f283e5a9b20ede118ca2e.tar.gz
gsoc2013-evolution-b7dd8f28efc2b6a0867f283e5a9b20ede118ca2e.tar.bz2
gsoc2013-evolution-b7dd8f28efc2b6a0867f283e5a9b20ede118ca2e.tar.lz
gsoc2013-evolution-b7dd8f28efc2b6a0867f283e5a9b20ede118ca2e.tar.xz
gsoc2013-evolution-b7dd8f28efc2b6a0867f283e5a9b20ede118ca2e.tar.zst
gsoc2013-evolution-b7dd8f28efc2b6a0867f283e5a9b20ede118ca2e.zip
Bumped required gal version number to 0.19.99.12.
2002-04-17 Christopher James Lahey <clahey@ximian.com> * configure.in: Bumped required gal version number to 0.19.99.12. svn path=/trunk/; revision=16499
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ec41c7a38..0850d6fd79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-04-17 Christopher James Lahey <clahey@ximian.com>
+ * configure.in: Bumped required gal version number to 0.19.99.12.
+
+2002-04-17 Christopher James Lahey <clahey@ximian.com>
+
* configure.in: Bumped required gal version number to 0.19.99.11.
2002-04-16 Jeffrey Stedfast <fejj@ximian.com>
diff --git a/configure.in b/configure.in
index 1bb7047047..64999fddd9 100644
--- a/configure.in
+++ b/configure.in
@@ -660,7 +660,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.19.99.11)
+EVO_CHECK_LIB(GAL, gal, 0.19.99.12)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.0)
EVO_CHECK_LIB(Libsoup, soup, 0.6)