diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-08-12 12:02:12 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-08-12 12:03:16 +0200 |
commit | 9e08e8f0ce1e3b57a74c472a4ddff63ec61d8d11 (patch) | |
tree | d27755d7026e636029ef6b6cde06d18a9eec24d3 /NetWare | |
parent | 44885db356d43ce046830669852738437e8ad2db (diff) | |
download | perl-9e08e8f0ce1e3b57a74c472a4ddff63ec61d8d11.tar.gz |
Account for GNU "i" extension when checking 'nm' output.
Add the new static_inline stuff to the "other" config files too
Add the missing Glossary parts
Diffstat (limited to 'NetWare')
-rw-r--r-- | NetWare/config.wc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc index 05a270daa7..ad84370249 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -450,6 +450,7 @@ d_srandom_r='undef' d_sresgproto='undef' d_sresuproto='undef' d_statblks='undef' +d_static_inline='undef' d_statfs_f_flags='undef' d_statfs_s='undef' d_statvfs='undef' @@ -829,6 +830,7 @@ perl5='' perl='perl' perladmin='' perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.nlm' +perl_static_inline='' pg='' phostname='hostname' pidtype='int' |