summaryrefslogtreecommitdiff
path: root/conftypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'conftypes.h')
-rw-r--r--conftypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/conftypes.h b/conftypes.h
index e5e18736..280542dc 100644
--- a/conftypes.h
+++ b/conftypes.h
@@ -24,7 +24,7 @@
/* Placeholder for future modifications if cross-compiling or building a
`fat' binary, e.g. on Apple Rhapsody. These values are used in multiple
files, so they appear here. */
-#if !defined (RHAPSODY)
+#if !defined (RHAPSODY) && !defined (MACOSX)
# define HOSTTYPE CONF_HOSTTYPE
# define OSTYPE CONF_OSTYPE
# define MACHTYPE CONF_MACHTYPE