From 98faeebc5ebeafd12d08c296d164a085357dbe8e Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Sun, 29 Nov 1998 00:35:38 +0000 Subject: Require GTK 1.1.5 -mig svn path=/trunk/; revision=492 --- macros/gnome-x-checks.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/gnome-x-checks.m4') diff --git a/macros/gnome-x-checks.m4 b/macros/gnome-x-checks.m4 index 5186c71eb4..7109b41125 100644 --- a/macros/gnome-x-checks.m4 +++ b/macros/gnome-x-checks.m4 @@ -15,7 +15,7 @@ dnl gnome_cv_passdown_{x_libs,X_LIBS,X_CFLAGS} dnl AC_DEFUN([GNOME_X_CHECKS], [ - AM_PATH_GTK(1.1.1,,AC_MSG_ERROR(GTK not installed, or gtk-config not in path)) + AM_PATH_GTK(1.1.5,,AC_MSG_ERROR(GTK not installed, or gtk-config not in path)) dnl Hope that GTK_CFLAGS have only -I and -D. Otherwise, we could dnl test -z "$x_includes" || CPPFLAGS="$CPPFLAGS -I$x_includes" -- cgit v1.2.3