From: Glenn Morris Date: Fri, 13 Apr 2012 10:17:25 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.2.90~471^2~364^2~14 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=031fabfc1ac028fe9826faf6caf4cfa8ebeaf7d6;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index d168c07dac7..de24a151fca 100755 --- a/autogen/configure +++ b/autogen/configure @@ -22410,6 +22410,14 @@ to run if these resources are not installed." echo fi +if test "${opsys}" = "cygwin"; then + case `uname -r` in + 1.5.*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: building Emacs on Cygwin 1.5 is not supported." >&5 +$as_echo "$as_me: WARNING: building Emacs on Cygwin 1.5 is not supported." >&2;} + echo + ;; + esac +fi # Remove any trailing slashes in these variables. test "${prefix}" != NONE &&