summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc <devnull@localhost>1998-05-08 18:35:19 +0000
committerwtc <devnull@localhost>1998-05-08 18:35:19 +0000
commit9710ef3d2762db7ff1a04aa3b9e34cc6d178311f (patch)
tree6f9dc99475a24f118b115fb414c3b8ec983866c5
parent69d90b44a00a163edddbd7961dd265bfcb794f3e (diff)
downloadnspr-hg-9710ef3d2762db7ff1a04aa3b9e34cc6d178311f.tar.gz
Merged Rhapsody patches contributed by Matt Watson <mwatson@apple.com>.
-rw-r--r--pr/include/gencfg.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/pr/include/gencfg.c b/pr/include/gencfg.c
index baf71620..695f17ba 100644
--- a/pr/include/gencfg.c
+++ b/pr/include/gencfg.c
@@ -77,6 +77,12 @@
#endif
#endif
+#if defined(__APPLE__)
+#ifndef RHAPSODY
+ error - RHAPSODY is not defined
+#endif
+#endif
+
/************************************************************************/
/* Generate cpucfg.h */