emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/darwin.h


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/s/darwin.h
Date: Wed, 16 Mar 2005 03:10:12 -0500

Index: emacs/src/s/darwin.h
diff -c emacs/src/s/darwin.h:1.20 emacs/src/s/darwin.h:1.21
*** emacs/src/s/darwin.h:1.20   Sat Jan 22 15:54:04 2005
--- emacs/src/s/darwin.h        Wed Mar 16 08:10:12 2005
***************
*** 37,45 ****
--- 37,48 ----
  #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.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]