emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106450: Auto-commit of generated files.
Date: Sun, 20 Nov 2011 06:21:03 -0500
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106450
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sun 2011-11-20 06:21:03 -0500
message:
  Auto-commit of generated files.
modified:
  autogen/configure
  autogen/install-sh
=== modified file 'autogen/configure'
--- a/autogen/configure 2011-11-05 10:18:32 +0000
+++ b/autogen/configure 2011-11-20 11:21:03 +0000
@@ -4396,7 +4396,6 @@
     opsys=gnu-linux
     case ${canonical} in
       alpha*)  machine=alpha ;;
-      s390-*)  machine=ibms390 ;;
       s390x-*) machine=ibms390x ;;
       powerpc*)        machine=macppc ;;
       sparc*)  machine=sparc ;;

=== modified file 'autogen/install-sh'
--- a/autogen/install-sh        2011-11-20 03:48:53 +0000
+++ b/autogen/install-sh        2011-11-20 11:21:03 +0000
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2011-11-20.02; # UTC
+scriptversion=2009-04-28.21; # UTC
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -347,7 +347,7 @@
              if test -z "$dir_arg" || {
                   # Check for POSIX incompatibilities with -m.
                   # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
-                  # other-writable bit of parent directory when it shouldn't.
+                  # other-writeable bit of parent directory when it shouldn't.
                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
                   case $ls_ld_tmpdir in


reply via email to

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