mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
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:
parent
95e288cd6b
commit
a9167506b3
1 changed files with 7 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue