aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-06-06 03:35:53 +0800
committerChris Lahey <clahey@src.gnome.org>2002-06-06 03:35:53 +0800
commitc47e9c1b4560a8bc03f5432b35a0c3f1a5093574 (patch)
tree2002c0c97daeb5e4b6ae7e04133b4f3cdcfebda6 /configure.in
parent1e1f118e64f9ee4205daecced6fcbba77fc1abbb (diff)
downloadgsoc2013-evolution-c47e9c1b4560a8bc03f5432b35a0c3f1a5093574.tar
gsoc2013-evolution-c47e9c1b4560a8bc03f5432b35a0c3f1a5093574.tar.gz
gsoc2013-evolution-c47e9c1b4560a8bc03f5432b35a0c3f1a5093574.tar.bz2
gsoc2013-evolution-c47e9c1b4560a8bc03f5432b35a0c3f1a5093574.tar.lz
gsoc2013-evolution-c47e9c1b4560a8bc03f5432b35a0c3f1a5093574.tar.xz
gsoc2013-evolution-c47e9c1b4560a8bc03f5432b35a0c3f1a5093574.tar.zst
gsoc2013-evolution-c47e9c1b4560a8bc03f5432b35a0c3f1a5093574.zip
Changed the required version of gal to 0.19.99.17.
2002-06-05 Christopher James Lahey <clahey@ximian.com> * configure.in: Changed the required version of gal to 0.19.99.17. svn path=/trunk/; revision=17123
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 943e2712d7..461c019b5e 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.16)
+EVO_CHECK_LIB(GAL, gal, 0.19.99.17)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.1.1.1)
EVO_CHECK_LIB(Libsoup, soup, 0.6)