(DARWIN): Don't define.
This commit is contained in:
parent
ecc175e254
commit
2dfcf9681d
1 changed files with 3 additions and 0 deletions
|
@ -37,9 +37,12 @@ Boston, MA 02111-1307, USA. */
|
|||
#define BSD_SYSTEM
|
||||
/* #define VMS */
|
||||
|
||||
#if 0 /* Don't define DARWIN on Mac OS X because CoreFoundation.h uses
|
||||
it to distinguish Mac OS X from bare Darwin. */
|
||||
#ifndef DARWIN
|
||||
#define DARWIN 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* MAC_OS is used to conditionally compile code common to both MAC_OS8
|
||||
and MAC_OSX. */
|
||||
|
|
Loading…
Add table
Reference in a new issue