emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/configure,v
Date: Wed, 27 Feb 2008 18:32:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        08/02/27 18:32:29

Index: configure
===================================================================
RCS file: /cvsroot/emacs/emacs/configure,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -b -r1.256 -r1.257
--- configure   25 Feb 2008 08:17:17 -0000      1.256
+++ configure   27 Feb 2008 18:32:27 -0000      1.257
@@ -10992,6 +10992,19 @@
 _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




reply via email to

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