[ On Tuesday, June 6, 2000 at 18:09:13 (+0200), Peter Eisentraut wrote: ]
> Subject: Re: proposed change to setting of INSTALL (and friends)
>
> Greg A. Woods writes:
>
> > It turns out that some versions of *BSD "install" (aka xinstall.c in the
> > 4.4bsd
Greg A. Woods writes:
> It turns out that some versions of *BSD "install" (aka xinstall.c in the
> 4.4bsd distribution) don't allow '-c' and '-d' at the same time (and
> strictly speaking none should).
> Of course this crops up because some authors using Autoconf (and
> Automake) have the (good,