aboutsummaryrefslogtreecommitdiffstats
path: root/mac/inc/defs-cw6.h
diff options
context:
space:
mode:
authorAndrew Choi <[email protected]>2002-04-26 23:39:06 +0000
committerAndrew Choi <[email protected]>2002-04-26 23:39:06 +0000
commite0f712ba55fa0d073f6ab93606e428f61fc7caf2 (patch)
tree7dc6d3403fafcbee1a83288ac840f7eba1d92b44 /mac/inc/defs-cw6.h
parent501d8923ae2cdec4ef50f050bb66d3715ba2a8f6 (diff)
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
lisp/ChangeLog, and src/ChangeLog for list of changes.
Diffstat (limited to 'mac/inc/defs-cw6.h')
-rw-r--r--mac/inc/defs-cw6.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/mac/inc/defs-cw6.h b/mac/inc/defs-cw6.h
index 6b386ba723..e8d8abb875 100644
--- a/mac/inc/defs-cw6.h
+++ b/mac/inc/defs-cw6.h
@@ -17,9 +17,10 @@ along with GNU Emacs; see the file COPYING. If not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
-/* Contributed by Andrew Choi ([email protected]). */
+/* Contributed by Andrew Choi ([email protected]). */
#define emacs 1
#define HAVE_CONFIG_H
-#define CODEWARRIOR_VERSION_6
+#define MAC_OS8 1
+#define MAC_OS 1