aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-10-28 05:07:02 +0800
committerChris Lahey <clahey@src.gnome.org>2001-10-28 05:07:02 +0800
commitae98b77f3a7516a133b227832041d66ef12a7e0e (patch)
tree1470ad73454e2d842e5c40c0a49b6b56c1f049d2 /configure.in
parent0d56746e85555e41450acf5624e57281c9520d30 (diff)
downloadgsoc2013-evolution-ae98b77f3a7516a133b227832041d66ef12a7e0e.tar
gsoc2013-evolution-ae98b77f3a7516a133b227832041d66ef12a7e0e.tar.gz
gsoc2013-evolution-ae98b77f3a7516a133b227832041d66ef12a7e0e.tar.bz2
gsoc2013-evolution-ae98b77f3a7516a133b227832041d66ef12a7e0e.tar.lz
gsoc2013-evolution-ae98b77f3a7516a133b227832041d66ef12a7e0e.tar.xz
gsoc2013-evolution-ae98b77f3a7516a133b227832041d66ef12a7e0e.tar.zst
gsoc2013-evolution-ae98b77f3a7516a133b227832041d66ef12a7e0e.zip
Bumped required version of gal to 0.15.99.6.
2001-10-27 Christopher James Lahey <clahey@ximian.com> * configure.in: Bumped required version of gal to 0.15.99.6. From addressbook/ChangeLog: 2001-10-27 Christopher James Lahey <clahey@ximian.com> * gui/component/select-names/e-select-names.c (e_select_names_add_section): Turned off use_ellipsis (it breaks emulate_label_resize) and on emulate_label_resize. svn path=/trunk/; revision=14228
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 9c0a9d7cf9..64f60fd400 100644
--- a/configure.in
+++ b/configure.in
@@ -571,7 +571,7 @@ EVO_CHECK_LIB(Bonobo, bonobox, 1.0.3)
EVO_CHECK_LIB(OAF, oaf, 0.6.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.15.99.5)
+EVO_CHECK_LIB(GAL, gal, 0.15.99.6)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.15)
EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0)
EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0)