summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpinkerton%netscape.com <devnull@localhost>1998-09-29 17:15:46 +0000
committerpinkerton%netscape.com <devnull@localhost>1998-09-29 17:15:46 +0000
commitcdae3569bbcc3824ef1b573530100bda49dbb980 (patch)
treee9e3fca924df78a6bb640c734d74656157c4b4fd
parent8acf8b6c203659218aa4079cb38ad7e5fef9b343 (diff)
downloadnspr-hg-cdae3569bbcc3824ef1b573530100bda49dbb980.tar.gz
pull in relevant headers instead of defining things here.
-rw-r--r--macbuild/NSPRConfig.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/macbuild/NSPRConfig.h b/macbuild/NSPRConfig.h
index e97579b5..ba24c343 100644
--- a/macbuild/NSPRConfig.h
+++ b/macbuild/NSPRConfig.h
@@ -16,11 +16,9 @@
* Reserved.
*/
-#define OLDROUTINELOCATIONS 0
+#include "DefinesMac.h"
+#include "DefinesMozilla.h"
-#define XP_MAC 1
#define _PR_NO_PREEMPT 1
#define _NO_FAST_STRING_INLINES_ 1
#define FORCE_PR_LOG 1
-#define NSPR20 1
-