automake-patches
[Top][All Lists]
Advanced

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

Re: Automake patch to work around Zsh bug


From: Alexandre Duret-Lutz
Subject: Re: Automake patch to work around Zsh bug
Date: Sat, 20 Apr 2002 01:03:18 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

>>> "Paul" == Paul Eggert <address@hidden> writes:

[...]

 Paul> 2002-04-19  Paul Eggert  <address@hidden>

 Paul> Fix some problems when using "$@" when there might be zero
 Paul> positional arguments in cases where this matters.  Zsh doesn't
 Paul> support the workaround ${1+"$@"} that has been used by
 Paul> Automake since the Mon Dec 4 11:55:36 1995 change.  Zsh is
 Paul> used as /bin/sh in MacOS X, so this problem needs to be worked
 Paul> around.

 Paul> * aclocal.in: Use 'case' statement to work around problem.
 Paul> * automake.in: Likewise.
 Paul> * lib/ylwrap: Likewise.
 Paul> * lib/missing: No need for workaround, as the command is never
 Paul> invoked with zero arguments.
 Paul> * tests/ccnoco.test: Likewise.
 Paul> * missing: Update from lib/missing.

Please, can you apply this on branch-1-6 too?

[...]
-- 
Alexandre Duret-Lutz




reply via email to

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