From 62347c40d97c958a30729986adfde54489102afe Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Wed, 16 Dec 1998 06:05:46 +0000 Subject: urg, fixups --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index fb68de8c7..d0407f0a7 100644 --- a/configure.in +++ b/configure.in @@ -14,7 +14,7 @@ cflags_set=${CFLAGS+set} # GTK_MAJOR_VERSION=1 GTK_MINOR_VERSION=1 -GTK_MICRO_VERSION=7 +GTK_MICRO_VERSION=8 GTK_INTERFACE_AGE=0 GTK_BINARY_AGE=0 GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION @@ -179,9 +179,9 @@ fi if test x$with_glib = x ; then # Look for separately installed glib - AM_PATH_GLIB(1.1.6,, + AM_PATH_GLIB(1.1.8,, AC_MSG_ERROR([ -*** GLIB 1.1.6 or better is required. The latest version of GLIB +*** GLIB 1.1.8 or better is required. The latest version of GLIB *** is always available from ftp://ftp.gtk.org.]), gmodule gthread) -- cgit v1.2.1