summaryrefslogtreecommitdiff
path: root/pr/include/md/_linux.h
diff options
context:
space:
mode:
authorsrinivas%netscape.com <devnull@localhost>1999-10-14 15:09:11 +0000
committersrinivas%netscape.com <devnull@localhost>1999-10-14 15:09:11 +0000
commitf968072a0866ccebe32fb462121fb2aafb2301c7 (patch)
treec8c1844edea6f65a97b9ff480b64990c1363d5ca /pr/include/md/_linux.h
parente6c60572caa5d74a23132a2f08dc5eb17d66c73d (diff)
downloadnspr-hg-f968072a0866ccebe32fb462121fb2aafb2301c7.tar.gz
Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893
Diffstat (limited to 'pr/include/md/_linux.h')
-rw-r--r--pr/include/md/_linux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pr/include/md/_linux.h b/pr/include/md/_linux.h
index 7980934c..35fa6c44 100644
--- a/pr/include/md/_linux.h
+++ b/pr/include/md/_linux.h
@@ -59,6 +59,8 @@
#define HAVE_DLL
#define USE_DLFCN
+#define _MD_MINIMUM_STACK_SIZE (32 * 1024)
+
#define USE_SETJMP
#if defined(__GLIBC__) && __GLIBC__ >= 2
#define _PR_POLL_AVAILABLE