automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-1124


From: Paul Eggert
Subject: [Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-1124-g1a23ff8
Date: Sun, 20 Nov 2011 08:34:18 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=1a23ff8bad4a1188592a0879f31f0cce0b5201ab

The branch, master has been updated
       via  1a23ff8bad4a1188592a0879f31f0cce0b5201ab (commit)
      from  3ae2d671ab95a7ee0cbc58d0112a24873135188a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1a23ff8bad4a1188592a0879f31f0cce0b5201ab
Author: Paul Eggert <address@hidden>
Date:   Sat Nov 19 23:51:15 2011 -0800

    * lib/install-sh: Spelling fix in comment.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog      |    8 ++++++--
 lib/install-sh |    4 ++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c9dddb4..5420f92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-19  Paul Eggert  <address@hidden>
+
+       * lib/install-sh: Spelling fix in comment.
+
 2011-11-10  Stefano Lattarini  <address@hidden>
 
        tests: avoid a spurious failure of 'ltinit.test' MinGW
@@ -903,7 +907,7 @@
 2011-08-28  Stefano Lattarini  <address@hidden>
 
        automake: cleanups after de-ansification support removal (1)
-       * automake.in (lang_c_rewrite, handle_single_transform): Rename 
+       * automake.in (lang_c_rewrite, handle_single_transform): Rename
        variable `$nonansi_obj' to `$obj'.
 
 2011-08-28  Stefano Lattarini  <address@hidden>
@@ -2156,7 +2160,7 @@
        * tests/python5b.test: Likewise.
        * tests/specflg-dummy.test: Likewise.
        * tests/yacc-dist-nobuild-subdir.test: Likewise.
-       
+
 2011-04-12  Stefano Lattarini  <address@hidden>
 
        coverage: test for automake bug#8485 (known regression)
diff --git a/lib/install-sh b/lib/install-sh
index a9244eb..64c4b3e 100755
--- a/lib/install-sh
+++ b/lib/install-sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2011-01-19.21; # UTC
+scriptversion=2011-11-20.07; # UTC
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -354,7 +354,7 @@ do
              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-writeable bit of parent directory when it shouldn't.
+                  # other-writable 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


hooks/post-receive
-- 
GNU Automake



reply via email to

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