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,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/s/darwin.h,v
Date: Thu, 10 Jul 2008 03:26:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/10 03:26:06

Index: s/darwin.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/darwin.h,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- s/darwin.h  26 Jun 2008 04:24:47 -0000      1.37
+++ s/darwin.h  10 Jul 2008 03:26:06 -0000      1.38
@@ -30,13 +30,6 @@
 #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.  */
 #ifdef MAC_OSX




reply via email to

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