aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-10-23 06:54:35 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-10-23 06:54:35 +0800
commit1ed3a38248529baaa8038182d2492a32902b0115 (patch)
tree7daee100900f10095e7b3bc45c1592e0fcb78223 /configure.in
parent2808a2dce47c1c934aaa655c9fb46fe1d33dcb10 (diff)
downloadgsoc2013-evolution-1ed3a38248529baaa8038182d2492a32902b0115.tar.gz
gsoc2013-evolution-1ed3a38248529baaa8038182d2492a32902b0115.tar.zst
gsoc2013-evolution-1ed3a38248529baaa8038182d2492a32902b0115.zip
bumped required GAL to 0.15.99.2.
2001-10-22 Damon Chaplin <damon@ximian.com> * configure.in: bumped required GAL to 0.15.99.2. svn path=/trunk/; revision=13906
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 599a7ec86d..391672629f 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.1)
+EVO_CHECK_LIB(GAL, gal, 0.15.99.2)
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)
td>-41/+56 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 * Allow avahi slaves to add to USE_GNOME, this fixes the build in cleankwm2013-07-181-1/+1 * Update to 0.6.31.kwm2013-07-155-64/+45 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * Do not overwrite the configuration file at the each update or reinstall bymezz2013-01-02