automake-patches
[Top][All Lists]
Advanced

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

[PATCH 0/4] {minor} Modernize the install-sh script


From: Stefano Lattarini
Subject: [PATCH 0/4] {minor} Modernize the install-sh script
Date: Fri, 1 Nov 2013 00:09:32 +0000

These patches are intended for the 'micro' branch, so that they
will appear in Automake 1.15, but not in the future releases of
the 1.14.x series.

I intend to push these tomorrow or the day after.

Stefano Lattarini (4):
  install-sh: assume 'dirname' is available and working correctly
  install-sh: assume ${var:-value} works as expected
  install-sh: assume that "set -f" and "set +f" work...
  cosmetics: untabify the install-sh script

 NEWS           |  13 +++
 THANKS         |   1 +
 lib/install-sh | 337 +++++++++++++++++++++++++--------------------------------
 3 files changed, 159 insertions(+), 192 deletions(-)

-- 
1.8.3.1.605.g85318f5




reply via email to

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