fix for windows - a minor check on the PATH was giving spurious warnings

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11317 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-11-06 20:27:28 +00:00
parent 95e288cd6b
commit a9167506b3

View file

@ -1,3 +1,10 @@
Tue Nov 6 20:35:23 2001 Nicola Pero <n.pero@mi.flashnet.it>
* common.make: When checking that GNUSTEP_SYSTEM_ROOT/Tools is in
the PATH, fix - if needed - the tools path on mingw before doing
the check (Suggestion originally from Stephen Brandon
<stephen@brandonitconsulting.co.uk>).
2001-11-03 Adam Fedor <fedor@gnu.org>
* bundle.make ($(BUNDLE_DIR_NAME)/Resources/Info-gnustep.plist):