From: Jan Djärv Date: Sun, 18 Mar 2007 17:14:01 +0000 (+0000) Subject: Regenerated X-Git-Tag: emacs-pretest-22.0.96~68 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a2d3b5bdcb680c5fdfef11e31840d8e466c9a8fb;p=emacs.git Regenerated --- diff --git a/configure b/configure index 5a3da683a77..111728ea66e 100755 --- a/configure +++ b/configure @@ -23049,6 +23049,16 @@ if test $USE_XASSERTS = yes; then echo fi +if test "$USE_X_TOOLKIT" = GTK; then + case "$canonical" in + *cygwin*) + echo "There are known problems with Emacs and Gtk+ on cygwin, so you + will probably get a crash on startup. If this happens, please use another + toolkit for Emacs. See etc/PROBLEMS for more information." + ;; + esac +fi + # Remove any trailing slashes in these variables.