emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r112275: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112275: Auto-commit of generated files.
Date: Sat, 13 Apr 2013 06:17:45 -0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 112275
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2013-04-13 06:17:45 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2013-04-09 10:17:36 +0000
+++ b/autogen/configure 2013-04-13 10:17:45 +0000
@@ -4672,6 +4672,11 @@
 ##    fi
   ;;
 
+  ## Cygwin ports
+  *-*-cygwin )
+    opsys=cygwin
+  ;;
+
   ## HP 9000 series 700 and 800, running HP/UX
   hppa*-hp-hpux10.2* )
     opsys=hpux10-20
@@ -4745,7 +4750,6 @@
   ## Intel 386 machines where we don't care about the manufacturer.
   i[3456]86-*-* )
     case "${canonical}" in
-      *-cygwin )                opsys=cygwin ;;
       *-darwin* )               opsys=darwin ;;
       *-sysv4.2uw* )           opsys=unixware ;;
       *-sysv5uw* )             opsys=unixware ;;


reply via email to

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