aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-02-13 21:15:06 +0800
committerChris Lahey <clahey@src.gnome.org>2002-02-13 21:15:06 +0800
commit606e024e4346d7d3851d6449cddcca514ad88046 (patch)
tree6dfb2217e5fa60c9cca3cf57fce4b18f7135d67e
parent9c5cceeeb803194ebc6ae450b038e4041c582afd (diff)
downloadgsoc2013-evolution-606e024e4346d7d3851d6449cddcca514ad88046.tar
gsoc2013-evolution-606e024e4346d7d3851d6449cddcca514ad88046.tar.gz
gsoc2013-evolution-606e024e4346d7d3851d6449cddcca514ad88046.tar.bz2
gsoc2013-evolution-606e024e4346d7d3851d6449cddcca514ad88046.tar.lz
gsoc2013-evolution-606e024e4346d7d3851d6449cddcca514ad88046.tar.xz
gsoc2013-evolution-606e024e4346d7d3851d6449cddcca514ad88046.tar.zst
gsoc2013-evolution-606e024e4346d7d3851d6449cddcca514ad88046.zip
Bumped the required version of gal.
2002-02-13 Christopher James Lahey <clahey@ximian.com> * configure.in: Bumped the required version of gal. svn path=/trunk/; revision=15706
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aa66ed4b3e..c8f1106483 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-13 Christopher James Lahey <clahey@ximian.com>
+
+ * configure.in: Bumped the required version of gal.
+
2002-02-12 Tõivo Leedjärv <leedjarv@interest.ee>
* configure.in: Added et to ALL_LINGUAS.
diff --git a/configure.in b/configure.in
index 1cf12118d1..b6cf199b4f 100644
--- a/configure.in
+++ b/configure.in
@@ -579,7 +579,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.5)
+EVO_CHECK_LIB(GAL, gal, 0.19.99.6)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.0)
EVO_CHECK_LIB(Libsoup, soup, 0.6)