# HG changeset patch # User Stefan Monnier # Date 1200594250 0 # Node ID e5d5a84b3021ea51a3fed68bbeb88f649b5e6c23 # Parent 3842a0e47a00e6c17bd370a54bc70eec82311f4b *** empty log message *** diff -r 3842a0e47a00 -r e5d5a84b3021 admin/CPP-DEFINES --- a/admin/CPP-DEFINES Thu Jan 17 12:46:55 2008 +0000 +++ b/admin/CPP-DEFINES Thu Jan 17 18:24:10 2008 +0000 @@ -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.