[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: install-sh posix compliance
From: |
Alexandre Duret-Lutz |
Subject: |
Re: install-sh posix compliance |
Date: |
Thu, 27 Jun 2002 10:21:20 +0200 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) |
>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:
[...]
adl> What Clint suggests (and your patch does) is to never use `-a'
adl> or `-o' *alone*; this makes quite a difference to me. It would
adl> be worth to document this if this really is a portability issue.
If nobody knows about a system which doesn't support `-a' or
`-o' alone, I'd suggest to keep using them in the Autoconf test
suite. This way we'll see failures on these systems, and can
then update the Autoconf manual with facts.
Note I'm not arguing against the removal of `-a' and `-o' in
user scripts such as install-sh or configure (better play it
safe); I'm just suggesting to keep a spy somewhere, and the
Autoconf test suite seems a nice place for this.
--
Alexandre Duret-Lutz