]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Fri, 13 Apr 2012 10:17:25 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 13 Apr 2012 10:17:25 +0000 (06:17 -0400)
autogen/configure

index d168c07dac73506defe69cf8b006ff53d3cc0fe2..de24a151fca93146f9472d5f38c1944d4f8d6619 100755 (executable)
@@ -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 &&