RE: Latest snapshot of AUTOCONF

2001-02-21 Thread Tim Van Holder
> Also, should it search the PATH when:- > > checking for a BSD compatible install... ? > Install.exe is on the path, but configure selects ./install-sh -c > instead. Yes it should - but the current CVS autoconf does not do this for AC_PROG_INSTALL. And even if it does, it always seems to selec

Re: Latest snapshot of AUTOCONF

2001-02-20 Thread John Poltorak
On Tue, Feb 20, 2001 at 05:28:11PM +0100, Lars J. Aas wrote: > On Tue, Feb 20, 2001 at 12:30:41PM +, John Poltorak wrote: > : How do I get the latest version of AUTOCONF using CVS? > > cvs -d :pserver:[EMAIL PROTECTED]:/cvs login > cvs -d :pserver:[EMAIL PROTECTED]:/cvs co autoconf Thanks.

Re: Latest snapshot of AUTOCONF

2001-02-20 Thread Lars J. Aas
On Tue, Feb 20, 2001 at 12:30:41PM +, John Poltorak wrote: : How do I get the latest version of AUTOCONF using CVS? cvs -d :pserver:[EMAIL PROTECTED]:/cvs login cvs -d :pserver:[EMAIL PROTECTED]:/cvs co autoconf Lars J -- Innovation is one percent inspiration and ninetynine percent perspi

Latest snapshot of AUTOCONF

2001-02-20 Thread John Poltorak
How do I get the latest version of AUTOCONF using CVS? -- John