mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Fixed problem with java classpath occurring when make_services was crashing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9793 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0d35aff014
commit
5351f1ce98
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Sat May 5 12:40:39 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* GNUstep.sh.in (CLASSPATH): Set classpath before the user
|
||||
initialization code is executed, and before running make_services,
|
||||
so that the classpath is safely set even if they fail.
|
||||
* GNUstep.csh.in: Idem.
|
||||
|
||||
2001-05-03 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* target.make: Rm -lm from default TARGET_SYSTEM_LIB
|
||||
|
|
Loading…
Reference in a new issue