From 031fabfc1ac028fe9826faf6caf4cfa8ebeaf7d6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 13 Apr 2012 06:17:25 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 8 ++++++++ 1 file changed, 8 insertions(+) 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 && -- 2.39.2