aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 75602df1483..cdde291480d 100755
--- a/configure
+++ b/configure
@@ -8192,7 +8192,7 @@ echo "$as_me: error: Conflicting options, --with-gtk is incompatible with --with
8192 { (exit 1); exit 1; }; }; 8192 { (exit 1); exit 1; }; };
8193 fi 8193 fi
8194 GLIB_REQUIRED=2.0.1 8194 GLIB_REQUIRED=2.0.1
8195 GTK_REQUIRED=2.2 8195 GTK_REQUIRED=2.0.1
8196 GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED" 8196 GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
8197 8197
8198 if test "X${with_pkg_config_prog}" != X; then 8198 if test "X${with_pkg_config_prog}" != X; then