summaryrefslogtreecommitdiff
path: root/security/nss/macbuild/NSSCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/macbuild/NSSCommon.h')
-rwxr-xr-xsecurity/nss/macbuild/NSSCommon.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/nss/macbuild/NSSCommon.h b/security/nss/macbuild/NSSCommon.h
new file mode 100755
index 000000000..83a54d7e3
--- /dev/null
+++ b/security/nss/macbuild/NSSCommon.h
@@ -0,0 +1,6 @@
+/* Defines common to all versions of NSS */
+
+#define NSPR20 1
+#define MP_API_COMPATIBLE 1
+#define NSS_3_4_CODE 1 /* Remove this when we start building NSS 4.0 by default */
+#define SHLIB_SUFFIX "shlb"