aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-08-17 03:50:39 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-08-17 03:50:39 +0800
commit03e7b2cf28cd43e25d69aacb85bf3567c72b190d (patch)
treecaa51d470576a085fb88a827e9628d8321da7988 /configure.in
parentfd7cce60919fb86549b477a344f54a1c101af434 (diff)
downloadgsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.gz
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.bz2
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.lz
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.xz
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.zst
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.zip
Renamed from _begin to match changes in gal 0.10.99.3.
2001-08-16 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names-completion.c (e_select_names_completion_handle_request): Renamed from _begin to match changes in gal 0.10.99.3. svn path=/trunk/; revision=12117
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 e4a30f311a..55ebc30a03 100644
--- a/configure.in
+++ b/configure.in
@@ -570,7 +570,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.10.99.2)
+EVO_CHECK_LIB(GAL, gal, 0.10.99.3)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.11.0)
EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0)
EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0)