Mercurial > emacs
changeset 91502:a19c64c2d25c
Add more info for MAC_OS8.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 04 Feb 2008 08:32:21 +0000 |
parents | 5cf14489c5e6 |
children | d67ff9a391f5 |
files | admin/CPP-DEFINES |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/CPP-DEFINES Mon Feb 04 06:40:29 2008 +0000 +++ b/admin/CPP-DEFINES Mon Feb 04 08:32:21 2008 +0000 @@ -4,7 +4,7 @@ ** Distinguishing OSes ** MAC_OS Compiling for the `mac' window-system. -MAC_OS8 Compiling for Mac OS Classic (v8 or v9). +MAC_OS8 Compiling for Mac OS Classic (v8 or v9). No longer supported, all code using it can be removed. MAC_OSX Compiling for Mac OS X. Not bare Darwin. CYGWIN Compiling the Cygwin port. __CYGWIN__ Ditto