aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-03-13 05:33:22 +0800
committerChris Lahey <clahey@src.gnome.org>2002-03-13 05:33:22 +0800
commit3a734a5af4b728bbed98f056f06653006c0ddc56 (patch)
treeda2b3a9fe810e46140b0f8b967459521321af96d
parentd882e4e420f7d65301aded0e8b4082c666da2e5b (diff)
downloadgsoc2013-evolution-3a734a5af4b728bbed98f056f06653006c0ddc56.tar
gsoc2013-evolution-3a734a5af4b728bbed98f056f06653006c0ddc56.tar.gz
gsoc2013-evolution-3a734a5af4b728bbed98f056f06653006c0ddc56.tar.bz2
gsoc2013-evolution-3a734a5af4b728bbed98f056f06653006c0ddc56.tar.lz
gsoc2013-evolution-3a734a5af4b728bbed98f056f06653006c0ddc56.tar.xz
gsoc2013-evolution-3a734a5af4b728bbed98f056f06653006c0ddc56.tar.zst
gsoc2013-evolution-3a734a5af4b728bbed98f056f06653006c0ddc56.zip
Bumped the required version of gal.
2002-03-12 Christopher James Lahey <clahey@ximian.com> * configure.in: Bumped the required version of gal. svn path=/trunk/; revision=16129
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a42d4dd032..2a0e15288d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-12 Christopher James Lahey <clahey@ximian.com>
+
+ * configure.in: Bumped the required version of gal.
+
2002-03-06 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Allow the user to enable OpenSSL over Mozilla NSS
diff --git a/configure.in b/configure.in
index 93859ac307..b876466b03 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.6)
+EVO_CHECK_LIB(GAL, gal, 0.19.99.9)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.0)
EVO_CHECK_LIB(Libsoup, soup, 0.6)