summaryrefslogtreecommitdiff
path: root/NetWare/config.wc
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-04-23 18:53:46 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-04-23 18:53:46 +0000
commit1de32f2a8367111f29377c6ed81b538f36717dd9 (patch)
tree9ed632b812cc1ce84ee803b2b85f78b8f2b5b6f5 /NetWare/config.wc
parent4d54317ac9ba0c90a68cd73dbfa18c9d8dcb5075 (diff)
downloadperl-1de32f2a8367111f29377c6ed81b538f36717dd9.tar.gz
Introduce 'fast stdio' symbols to non-Configure lands.
p4raw-id: //depot/perl@19314
Diffstat (limited to 'NetWare/config.wc')
-rw-r--r--NetWare/config.wc2
1 files changed, 2 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index 43fb659231..60bbaaea0d 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -147,6 +147,7 @@ d_endservent_r='undef'
d_endspent='undef'
d_eofnblk='define'
d_eunice='undef'
+d_faststdio='undef'
d_fchdir='undef'
d_fchmod='undef'
d_fchown='undef'
@@ -867,6 +868,7 @@ uquadtype='unsigned __int64'
use64bitall='undef'
use64bitint='undef'
usedl='define'
+usefaststdio='undef'
useithreads='define'
uselargefiles='undef'
uselongdouble='undef'