]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Wed, 19 Oct 2011 10:18:49 +0000 (06:18 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 19 Oct 2011 10:18:49 +0000 (06:18 -0400)
autogen/configure

index 8f50731f3f178ec617112d27fe093cdf9eacd4f0..88ccc3ab0903d1ba546ea4fc2ac068d1c6300121 100755 (executable)
@@ -11140,8 +11140,8 @@ fi
 if test "$pkg_check_gtk" != "yes"; then
   HAVE_GTK=no
 if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "maybe"; then
-  GLIB_REQUIRED=2.6
-  GTK_REQUIRED=2.6
+  GLIB_REQUIRED=2.10
+  GTK_REQUIRED=2.10
   GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"