emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/CPP-DEFINES,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/admin/CPP-DEFINES,v
Date: Thu, 17 Jan 2008 18:24:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/01/17 18:24:11

Index: CPP-DEFINES
===================================================================
RCS file: /sources/emacs/emacs/admin/CPP-DEFINES,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- CPP-DEFINES 13 Jan 2008 18:29:53 -0000      1.6
+++ CPP-DEFINES 17 Jan 2008 18:24:10 -0000      1.7
@@ -3,10 +3,9 @@
 
 ** Distinguishing OSes **
 
-MAC_OS         Compiling for some version of Mac OS?
-MAC_OS8                Compiling for Mac OS version 8.  Requires MAC_OS?
-MAC_OSX                Compiling for Mac OS X?  Is that also valid for Darwin?
-MAC_OS_X       ??  Apparently only used once in mac.c.
+MAC_OS         Compiling for the `mac' window-system.
+MAC_OS8                Compiling for Mac OS Classic (v8 or v9).
+MAC_OSX                Compiling for Mac OS X.  Not bare Darwin.
 CYGWIN         Compiling the Cygwin port.
 __CYGWIN__     Ditto
 MSDOS          Compiling the MS-DOS port.




reply via email to

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