From: mcneils@applique.sedd.trw.com (Sean McNeil)
Subject: Re:
29 Oct 1996 13:58:15 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199610291718.JAA22975.cygnus.gnu-win32@app006221.sedd.trw.com>
Original-To: dimm@VNET.IBM.COM
Original-Cc: gnu-win32@cygnus.com
In-Reply-To: <01BBC590.34AC7320@ppc11.haifa.ibm.com> (dimm@vnet.ibm.com)
Original-Sender: owner-gnu-win32@cygnus.com

> 
> Sean McNeil wrote:
> > 
> > make had problems with ./move-if-changed.  This is where I put the
> > "sh " in front of them and things were fine.
> 
> this should be in the FAQ too, unless they fix it in the next release,
> and apparently they will.  I solved this problem by putting . (dot) as the
> last path in my PATH env. variable, (though the exact position of .
> in $PATH is not really important).
> 

Hmm... one of the things I tried was to add . to the path in bash (not
under dos) as

export PATH=.:$PATH

This didn't have any affect.
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
