mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:10:38 +00:00
*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:
parent
657be892c6
commit
e7072cb446
5 changed files with 15 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue