Move the configure version number check down a bit for gtkhtml/gal, c'ause

2001-10-30  <notzed@ximian.com>

        * configure.in: Move the configure version number check down
        a bit for gtkhtml/gal, c'ause i'm sick of fixing a manual
        patch i have every bloody time the version changes.

svn path=/trunk/; revision=14434
This commit is contained in:
0
2001-10-30 05:35:13 +00:00
committed by Michael Zucci
parent 83cbc43d1c
commit bc3f1e87d6
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2001-10-30 <notzed@ximian.com>
* configure.in: Move the configure version number check down
a bit for gtkhtml/gal, c'ause i'm sick of fixing a manual
patch i have every bloody time the version changes.
2001-10-29 Joe Shaw <joe@ximian.com>
* configure.in: Require gal 0.15.99.8

View File

@ -569,14 +569,15 @@ dnl GNOME Libraries
dnl ***************
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.8)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.15.99.1)
EVO_CHECK_LIB(libglade, libglade, 0.10)
EVO_CHECK_LIB(gdk-pixbuf with GNOME canvas support, gnomecanvaspixbuf, 0.8.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.11)
EVO_CHECK_LIB(GAL, gal, 0.15.99.8)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.15.99.1)
dnl *************************
dnl CFLAGS and LIBS and stuff
dnl *************************