From: Jan Djärv Date: Wed, 27 Feb 2008 18:32:27 +0000 (+0000) Subject: Updated. X-Git-Tag: emacs-pretest-23.0.90~7619 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f60c93db272060962a633b5d031eb3bfb5146ce0;p=emacs.git Updated. --- diff --git a/configure b/configure index c20bc90d133..e520289b586 100755 --- 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