]> git.eshelyaron.com Git - emacs.git/commitdiff
Updated.
authorJan Djärv <jan.h.d@swipnet.se>
Wed, 27 Feb 2008 18:32:27 +0000 (18:32 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Wed, 27 Feb 2008 18:32:27 +0000 (18:32 +0000)
configure

index c20bc90d133982fa9c34bc6b75fcec1ee158bd99..e520289b586ab6a7c15f38d3edf260b47aa5f3cc 100755 (executable)
--- a/configure
+++ b/configure
@@ -10992,6 +10992,19 @@ cat >>confdefs.h <<\_ACEOF
 _ACEOF
 
     USE_X_TOOLKIT=none
+    if $PKG_CONFIG --atleast-version=2.10 gtk+-2.0; then
+      :
+    else
+      { echo "$as_me:$LINENO: WARNING: Your version of Gtk+ will have problems with
+       closing open displays.  This is no problem if you just use
+       one display, but if you use more than one and close one of them
+       Emacs may crash." >&5
+echo "$as_me: WARNING: Your version of Gtk+ will have problems with
+       closing open displays.  This is no problem if you just use
+       one display, but if you use more than one and close one of them
+       Emacs may crash." >&2;}
+      sleep 3
+    fi
   fi
 
 fi