aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChyla Zbigniew <chyla@src.gnome.org>2001-09-01 05:40:47 +0800
committerChyla Zbigniew <chyla@src.gnome.org>2001-09-01 05:40:47 +0800
commit45da22387b198e11d3fc1143a577d41b0803a242 (patch)
treefb37cce3fc818e16d856fdd64c7aca45b279a3e1 /configure.in
parentc453eb0f455f4ee864ffca4ff74cda3374412a0e (diff)
downloadgsoc2013-evolution-45da22387b198e11d3fc1143a577d41b0803a242.tar
gsoc2013-evolution-45da22387b198e11d3fc1143a577d41b0803a242.tar.gz
gsoc2013-evolution-45da22387b198e11d3fc1143a577d41b0803a242.tar.bz2
gsoc2013-evolution-45da22387b198e11d3fc1143a577d41b0803a242.tar.lz
gsoc2013-evolution-45da22387b198e11d3fc1143a577d41b0803a242.tar.xz
gsoc2013-evolution-45da22387b198e11d3fc1143a577d41b0803a242.tar.zst
gsoc2013-evolution-45da22387b198e11d3fc1143a577d41b0803a242.zip
Bumped required version of GAL to 0.11.3 (for g_utf8_collate)
* configure.in: Bumped required version of GAL to 0.11.3 (for g_utf8_collate) svn path=/trunk/; revision=12540
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 2b4ad208ab..20766a6ba7 100644
--- a/configure.in
+++ b/configure.in
@@ -572,7 +572,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.11)
+EVO_CHECK_LIB(GAL, gal, 0.11.3)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.12)
EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0)
EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0)