Re: cvs diff software/autoconf/autoconf.html

2002-02-15 Thread Thomas Dickey
On Fri, Feb 15, 2002 at 02:25:20AM -0800, Bruce Korb wrote: > If writing macros were easy, the novices would do it. it's not exactly that - most people don't write tools (whether they consider themselves novices or not). -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://

checking for BSD compatible install...

2002-02-15 Thread John Poltorak
Sometimes when configure is running:- checking for a BSD compatible install... it finds ./install.sh -c and sometimes it finds c:/usr/bin/install.exe -c. Can someone provide a standalone test for this? I can't figure out why I get differring results. I'm running the same scripts as I was las