emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r107887: Auto-commit of generated


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r107887: Auto-commit of generated files.
Date: Fri, 02 Nov 2012 01:48:30 -0000
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 107887
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2012-04-13 06:17:25 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2012-04-11 10:17:27 +0000
+++ b/autogen/configure 2012-04-13 10:17:25 +0000
@@ -22410,6 +22410,14 @@
    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 &&


reply via email to

[Prev in Thread] Current Thread [Next in Thread]