aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-05-31 05:39:59 +0800
committerDan Winship <danw@src.gnome.org>2001-05-31 05:39:59 +0800
commitf40024c7265dcd7dbbb667647f05ed8a64fb83e7 (patch)
treed8a09a13ee60594252e892e8b26b6f7205e55235 /configure.in
parent092b7e4449e8a2a354446ec2813a04fe95d42ec8 (diff)
downloadgsoc2013-evolution-f40024c7265dcd7dbbb667647f05ed8a64fb83e7.tar
gsoc2013-evolution-f40024c7265dcd7dbbb667647f05ed8a64fb83e7.tar.gz
gsoc2013-evolution-f40024c7265dcd7dbbb667647f05ed8a64fb83e7.tar.bz2
gsoc2013-evolution-f40024c7265dcd7dbbb667647f05ed8a64fb83e7.tar.lz
gsoc2013-evolution-f40024c7265dcd7dbbb667647f05ed8a64fb83e7.tar.xz
gsoc2013-evolution-f40024c7265dcd7dbbb667647f05ed8a64fb83e7.tar.zst
gsoc2013-evolution-f40024c7265dcd7dbbb667647f05ed8a64fb83e7.zip
Bump gal dependency to 0.8.99.1
* configure.in: Bump gal dependency to 0.8.99.1 svn path=/trunk/; revision=10056
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 fc0edf8a9c..cb1d22989f 100644
--- a/configure.in
+++ b/configure.in
@@ -329,7 +329,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.7.99.3)
+EVO_CHECK_LIB(GAL, gal, 0.8.99.1)
dnl FIXME: really a post-0.9.3 version (as of April 25) is needed for
dnl changes in Editor.idl (menesis)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.9.3)