From bf5e0bacd8954ba1cef33a75b98548163df39fbc Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 14 Dec 2000 16:23:00 +0000 Subject: Bumped up the GtkHTML dependency and updated README. svn path=/trunk/; revision=7009 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 2ef4637d83..d41993556e 100644 --- a/configure.in +++ b/configure.in @@ -359,7 +359,7 @@ if gnome-config --libs gtkhtml > /dev/null 2>&1; then vers=`gnome-config --modversion gtkhtml` case $vers in - gtkhtml-0.[01234567]) gtkhtml_ok=false ;; + gtkhtml-0.[012345678]) gtkhtml_ok=false ;; *) gtkhtml_ok=true ;; esac else -- cgit v1.2.3