# HG changeset patch # User Jan Dj¸«£rv # Date 1174238041 0 # Node ID e891b9362f5096c4354e541327274b60f4f47500 # Parent 59e531a2256be6d387897df4469a0ac2f7007261 Regenerated diff -r 59e531a2256b -r e891b9362f50 configure --- a/configure Sun Mar 18 17:13:44 2007 +0000 +++ b/configure Sun Mar 18 17:14:01 2007 +0000 @@ -23049,6 +23049,16 @@ 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.