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 ... _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
