summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-08-12 12:02:12 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2010-08-12 12:03:16 +0200
commit9e08e8f0ce1e3b57a74c472a4ddff63ec61d8d11 (patch)
treed27755d7026e636029ef6b6cde06d18a9eec24d3 /win32
parent44885db356d43ce046830669852738437e8ad2db (diff)
downloadperl-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 'win32')
-rw-r--r--win32/config.bc2
-rw-r--r--win32/config.ce2
-rw-r--r--win32/config.gc2
-rw-r--r--win32/config.vc2
-rw-r--r--win32/config.vc642
5 files changed, 10 insertions, 0 deletions
diff --git a/win32/config.bc b/win32/config.bc
index 8c5e41a0b9..612a1ee1f5 100644
--- a/win32/config.bc
+++ b/win32/config.bc
@@ -447,6 +447,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'
@@ -850,6 +851,7 @@ perl_patchlevel='~PERL_PATCHLEVEL~'
perladmin=''
perllibs='~libs~'
perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
+perl_static_inline=''
pg=''
phostname='hostname'
pidtype='int'
diff --git a/win32/config.ce b/win32/config.ce
index edfe152611..a86ead1664 100644
--- a/win32/config.ce
+++ b/win32/config.ce
@@ -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'
@@ -821,6 +822,7 @@ perl='perl'
perl_patchlevel='~PERL_PATCHLEVEL~'
perladmin=''
perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
+perl_static_inline=''
pg=''
phostname='hostname'
pidtype='int'
diff --git a/win32/config.gc b/win32/config.gc
index b9a6893b55..31c1c3f0e1 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -447,6 +447,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'
@@ -850,6 +851,7 @@ perl_patchlevel='~PERL_PATCHLEVEL~'
perladmin=''
perllibs='~libs~'
perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
+perl_static_inline=''
pg=''
phostname='hostname'
pidtype='int'
diff --git a/win32/config.vc b/win32/config.vc
index 8bcd501ec7..afb86cc502 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -447,6 +447,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'
@@ -850,6 +851,7 @@ perl_patchlevel='~PERL_PATCHLEVEL~'
perladmin=''
perllibs='~libs~'
perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
+perl_static_inline=''
pg=''
phostname='hostname'
pidtype='int'
diff --git a/win32/config.vc64 b/win32/config.vc64
index e82627b70d..2314ced088 100644
--- a/win32/config.vc64
+++ b/win32/config.vc64
@@ -447,6 +447,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'
@@ -850,6 +851,7 @@ perl_patchlevel='~PERL_PATCHLEVEL~'
perladmin=''
perllibs='~libs~'
perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
+perl_static_inline=''
pg=''
phostname='hostname'
pidtype='int'