[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: patch to common.make for cygwin paths
From: |
Nicola Pero |
Subject: |
Re: patch to common.make for cygwin paths |
Date: |
Wed, 7 Nov 2001 05:53:47 +0000 (GMT) |
Scrisse Nicola Pero -
> Sorry for answering late - being busy at the moment - thanks for reporting
> the problem - the obvious fix is to move the check after config.make has
> been included ... no particular reason why it should go before.
well I didn't get any answer so I just did it - it's on CVS.
I also did another change ... I noticed that we are running cygpath in the
subshell as part of the check for PATH ... but if we are checking the PATH
we shouldn't be trusting it (inside the check) to contain the path to
cygpath ... so I replaced `cygpath.sh' with the full path
`$(GNUSTEP_MAKEFILES)/cygpath.sh'.
let me know if there is something else to be changed ...
- patch to common.make for cygwin paths, Stephen Brandon, 2001/11/05
- Re: patch to common.make for cygwin paths, Nicola Pero, 2001/11/06
- Re: patch to common.make for cygwin paths, Stephen Brandon, 2001/11/06
- Re: patch to common.make for cygwin paths, Adam Fedor, 2001/11/06
- Re: patch to common.make for cygwin paths, Stephen Brandon, 2001/11/06
- Re: patch to common.make for cygwin paths, Nicola Pero, 2001/11/06
- Re: patch to common.make for cygwin paths, Stephen Brandon, 2001/11/07
- Re: patch to common.make for cygwin paths, Nicola Pero, 2001/11/07
- Re: patch to common.make for cygwin paths,
Nicola Pero <=