/[emacs]/emacs/src/s/darwin.h
ViewVC logotype

Diff of /emacs/src/s/darwin.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by tamm, Sat Jan 22 15:54:04 2005 UTC revision 1.21 by mituharu, Wed Mar 16 08:10:12 2005 UTC
# Line 37  Boston, MA 02111-1307, USA.  */ Line 37  Boston, MA 02111-1307, USA.  */
37  #define BSD_SYSTEM  #define BSD_SYSTEM
38  /* #define VMS */  /* #define VMS */
39    
40    #if 0 /* Don't define DARWIN on Mac OS X because CoreFoundation.h uses
41             it to distinguish Mac OS X from bare Darwin.  */
42  #ifndef DARWIN  #ifndef DARWIN
43  #define DARWIN 1  #define DARWIN 1
44  #endif  #endif
45    #endif
46    
47  /* MAC_OS is used to conditionally compile code common to both MAC_OS8  /* MAC_OS is used to conditionally compile code common to both MAC_OS8
48     and MAC_OSX.  */     and MAC_OSX.  */

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26