aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-07-05 21:24:54 +0800
committerChris Lahey <clahey@src.gnome.org>2001-07-05 21:24:54 +0800
commit67767447ce4521136298b7f949117f0fbb6593ab (patch)
treedffe38ab4315a88eb072d69b972d9b20bd14f78e /configure.in
parentd5227888f97878de36b7f457629c7aa479b6fe22 (diff)
downloadgsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.gz
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.bz2
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.lz
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.xz
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.zst
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.zip
Upped the required version of gal.
2001-07-05 Christopher James Lahey <clahey@ximian.com> * configure.in: Upped the required version of gal. From addressbook/ChangeLog: 2001-07-05 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-table-adapter.c (addressbook_is_cell_editable): Check if the row is within our table and return from this function as if the card is a standard card, not a list. svn path=/trunk/; revision=10800
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 664b2e1dee..b2bc4fd1da 100644
--- a/configure.in
+++ b/configure.in
@@ -499,7 +499,7 @@ EVO_CHECK_LIB(OAF, oaf, 0.6.2)
EVO_CHECK_LIB(Bonobo Conf, bonobo_conf, 0.2)
EVO_CHECK_LIB(libglade, libglade, 0.14)
EVO_CHECK_LIB(gdk-pixbuf with GNOME canvas support, gnomecanvaspixbuf, 0.9.0)
-EVO_CHECK_LIB(GAL, gal, 0.8.99.7)
+EVO_CHECK_LIB(GAL, gal, 0.8.99.8)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.9.99.1)
EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0)
EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0)