*BSD fixes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3639 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1999-02-02 00:08:58 +00:00
parent 657be892c6
commit e7072cb446
5 changed files with 15 additions and 2 deletions

View file

@ -19,7 +19,7 @@ id pool = [NSAutoreleasePool new];
NSArray* arguments;
NSProcessInfo* processInfo;
#if LIB_FOUNDATION_LIBRARY
#ifdef LIB_FOUNDATION_LIBRARY
[NSProcessInfo initializeWithArguments:argv count:argc environment:env];
#endif
#ifndef NX_CURRENT_COMPILER_RELEASE