Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2012-04-13 06:17:25 -04:00
parent c6e571fbb7
commit 031fabfc1a

8
autogen/configure vendored
View file

@ -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 &&