changeset 92273:e52edaf1152a

Updated.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 27 Feb 2008 18:32:27 +0000
parents b8ee9505a9c9
children 53480d0855ab
files configure
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Feb 27 18:32:13 2008 +0000
+++ b/configure	Wed Feb 27 18:32:27 2008 +0000
@@ -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