summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2010-09-23 10:07:41 -0400
committerAndy Dougherty <doughera@lafayette.edu>2010-09-23 10:07:41 -0400
commit36e74f3b7dc590482a1be493ddb6538947e74fd6 (patch)
tree63ff7c0708612c3ba89af2da28532f3e0898d135 /NetWare
parent5f849059f495b65249fd9ede43c430c75e107d18 (diff)
downloadperl-36e74f3b7dc590482a1be493ddb6538947e74fd6.tar.gz
Set default static inline for Netware/config.wc.
If anyone knows how to support static inline on Netware, a patch would be appreciated.
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc2
1 files changed, 1 insertions, 1 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index ad84370249..0e6513030b 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -830,7 +830,7 @@ perl5=''
perl='perl'
perladmin=''
perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.nlm'
-perl_static_inline=''
+perl_static_inline='static'
pg=''
phostname='hostname'
pidtype='int'