summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Berkman <jberkman@src.gnome.org>1999-09-24 01:45:20 +0000
committerJacob Berkman <jberkman@src.gnome.org>1999-09-24 01:45:20 +0000
commite1aa8b7885fbebac6fb7685399edfcf279d6035d (patch)
tree4413686fb69a03a5ef0cabd8b64d253df4943545
parenta1336e6ec8ff559b0b6e416a3961feb38a8967ac (diff)
downloadgnome-desktop-e1aa8b7885fbebac6fb7685399edfcf279d6035d.tar.gz
fix the gtk+ testGNOME_CORE_1_0_41
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ebaa4a94..37fcf603 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,8 @@ GNOME_COMPILE_WARNINGS
GNOME_X_CHECKS
-AM_PATH_GTK(1.2.5)
+AM_PATH_GTK(1.2.5, ,[
+AC_MSG_ERROR(Please upgrade your GTK+)])
dnl GNOME_GHTTP_CHECK
dnl utility conditional