Re: proposed change to setting of INSTALL (and friends)....

2000-06-06 Thread Greg A. Woods
[ 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

Re: proposed change to setting of INSTALL (and friends)....

2000-06-06 Thread Peter Eisentraut
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,