Bumped the required version of gal to 0.19.99.10.

2002-03-28  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Bumped the required version of gal to 0.19.99.10.

svn path=/trunk/; revision=16275
This commit is contained in:
Christopher James Lahey
2002-03-28 20:29:32 +00:00
committed by Chris Lahey
parent bf18d5315f
commit 1b25ccf526
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-03-28 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal to 0.19.99.10.
2002-03-27 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS.

View File

@ -579,7 +579,7 @@ 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.11)
EVO_CHECK_LIB(GAL, gal, 0.19.99.9)
EVO_CHECK_LIB(GAL, gal, 0.19.99.10)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.0)
EVO_CHECK_LIB(Libsoup, soup, 0.6)