Bumped required gal version number to 0.19.99.12.

2002-04-17  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Bumped required gal version number to 0.19.99.12.

svn path=/trunk/; revision=16499
This commit is contained in:
Christopher James Lahey
2002-04-17 22:32:58 +00:00
committed by Chris Lahey
parent c2ee47d180
commit b7dd8f28ef
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-04-17 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required gal version number to 0.19.99.12.
2002-04-17 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required gal version number to 0.19.99.11.

View File

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