mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Fixed startup of gdnc and gpbs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13477 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d509c70a38
commit
c9c73bd73d
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Tue Apr 16 12:08:19 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/GNUmakefile (DEFS): Add -DGNUSTEP_FLATTENED if
|
||||
the flattened directory layout is used.
|
||||
* Source/NSUser.m (NSSearchPathForDirectoriesInDomains): If
|
||||
GNUSTEP_FLATTENED is not defined, add appropriate
|
||||
GNUSTEP_TARGET_DIR and GNUSTEP_TARGET_DIR/LIBRARY_COMBO subdirs
|
||||
when asked for GSToolsDirectory.
|
||||
|
||||
Tue Apr 16 11:33:46 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSPortNameServer.m (MAKE_GDOMAP_CMD): Added
|
||||
|
|
Loading…
Reference in a new issue