On 11/01/2013 12:09 AM, Stefano Lattarini wrote:
> 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(-)
>
Pushed.
Regards,
Stefano