aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-01 00:40:51 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-01 00:40:51 +0800
commit2527e95d1d625143f14261a1c29cffa8ab3ee925 (patch)
treeea4b9ed3412bc2846477cbfd466eaed53b0b2e93 /configure.in
parent58b95a83d38fc8f4cf1d412dac9100e232664a5b (diff)
downloadgsoc2013-evolution-2527e95d1d625143f14261a1c29cffa8ab3ee925.tar
gsoc2013-evolution-2527e95d1d625143f14261a1c29cffa8ab3ee925.tar.gz
gsoc2013-evolution-2527e95d1d625143f14261a1c29cffa8ab3ee925.tar.bz2
gsoc2013-evolution-2527e95d1d625143f14261a1c29cffa8ab3ee925.tar.lz
gsoc2013-evolution-2527e95d1d625143f14261a1c29cffa8ab3ee925.tar.xz
gsoc2013-evolution-2527e95d1d625143f14261a1c29cffa8ab3ee925.tar.zst
gsoc2013-evolution-2527e95d1d625143f14261a1c29cffa8ab3ee925.zip
Added info about the shell changes and slightly changed the formatting for
* NEWS: Added info about the shell changes and slightly changed the formatting for the addressbook ones. * configure.in: Require GtkHTML 0.10.0 and GAL 0.9.0. svn path=/trunk/; revision=11517
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 73e4150e25..d300a62424 100644
--- a/configure.in
+++ b/configure.in
@@ -519,8 +519,8 @@ 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.8)
-EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.10.99)
+EVO_CHECK_LIB(GAL, gal, 0.9.0)
+EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.10.0)
EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0)
EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0)
EVO_CHECK_LIB(bonobo-conf, bonobo_conf, 0.6)