emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure.in


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Tue, 31 Jan 2006 15:33:56 +0000

Index: emacs/configure.in
diff -u emacs/configure.in:1.404 emacs/configure.in:1.405
--- emacs/configure.in:1.404    Thu Jan 12 22:41:38 2006
+++ emacs/configure.in  Tue Jan 31 15:33:56 2006
@@ -2000,8 +2000,8 @@
   if test "$USE_X_TOOLKIT" != "none" && test "$USE_X_TOOLKIT" != "maybe"; then
     AC_MSG_ERROR([Conflicting options, --with-gtk is incompatible with 
--with-x-toolkit=${with_x_toolkit}]);
   fi
-  GLIB_REQUIRED=2.0.1
-  GTK_REQUIRED=2.0.1
+  GLIB_REQUIRED=2.4
+  GTK_REQUIRED=2.4
   GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
 
   dnl Check if --with-pkg-config-prog has been given.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]