Change 33597 by [EMAIL PROTECTED] on 2008/03/29 11:08:07
Add i_syspoll to all the pre-canned configs.
Affected files ...
... //depot/perl/Cross/config.sh-arm-linux#27 edit
... //depot/perl/NetWare/config.wc#41 edit
... //depot/perl/Porting/config.sh#173 edit
... //depot/perl/epoc/config.sh#103 edit
... //depot/perl/plan9/config_sh.sample#20 edit
... //depot/perl/symbian/config.sh#26 edit
... //depot/perl/uconfig.sh#83 edit
... //depot/perl/win32/config.bc#179 edit
... //depot/perl/win32/config.ce#13 edit
... //depot/perl/win32/config.gc#178 edit
... //depot/perl/win32/config.vc#187 edit
... //depot/perl/win32/config.vc64#57 edit
Differences ...
==== //depot/perl/Cross/config.sh-arm-linux#27 (text) ====
Index: perl/Cross/config.sh-arm-linux
--- perl/Cross/config.sh-arm-linux#26~33049~ 2008-01-23 01:18:41.000000000
-0800
+++ perl/Cross/config.sh-arm-linux 2008-03-29 04:08:07.000000000 -0700
@@ -668,6 +668,7 @@
i_sysmount='define'
i_sysndir='undef'
i_sysparam='define'
+i_syspoll='undef'
i_sysresrc='define'
i_syssecrt='undef'
i_sysselct='define'
==== //depot/perl/NetWare/config.wc#41 (text) ====
Index: perl/NetWare/config.wc
--- perl/NetWare/config.wc#40~33049~ 2008-01-23 01:18:41.000000000 -0800
+++ perl/NetWare/config.wc 2008-03-29 04:08:07.000000000 -0700
@@ -651,6 +651,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
+i_syspoll='undef'
i_sysresrc='undef'
i_syssecrt='undef'
i_sysselct='undef'
==== //depot/perl/Porting/config.sh#173 (text) ====
Index: perl/Porting/config.sh
--- perl/Porting/config.sh#172~33049~ 2008-01-23 01:18:41.000000000 -0800
+++ perl/Porting/config.sh 2008-03-29 04:08:07.000000000 -0700
@@ -680,6 +680,7 @@
i_sysmode='undef'
i_sysmount='define'
i_sysndir='undef'
+i_syspoll='define'
i_sysparam='define'
i_sysresrc='define'
i_syssecrt='undef'
==== //depot/perl/epoc/config.sh#103 (text) ====
Index: perl/epoc/config.sh
--- perl/epoc/config.sh#102~33049~ 2008-01-23 01:18:41.000000000 -0800
+++ perl/epoc/config.sh 2008-03-29 04:08:07.000000000 -0700
@@ -612,6 +612,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='define'
+i_syspoll='undef'
i_sysresrc='define'
i_syssecrt='undef'
i_sysselct='undef'
==== //depot/perl/plan9/config_sh.sample#20 (text) ====
Index: perl/plan9/config_sh.sample
--- perl/plan9/config_sh.sample#19~33049~ 2008-01-23 01:18:41.000000000
-0800
+++ perl/plan9/config_sh.sample 2008-03-29 04:08:07.000000000 -0700
@@ -662,6 +662,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='define'
+i_syspoll='undef'
i_sysresrc='define'
i_syssecrt='undef'
i_sysselct='define'
==== //depot/perl/symbian/config.sh#26 (text) ====
Index: perl/symbian/config.sh
--- perl/symbian/config.sh#25~33049~ 2008-01-23 01:18:41.000000000 -0800
+++ perl/symbian/config.sh 2008-03-29 04:08:07.000000000 -0700
@@ -589,6 +589,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
+i_syspoll='undef'
i_sysresrc='undef'
i_syssecrt='undef'
i_sysselct='undef'
==== //depot/perl/uconfig.sh#83 (xtext) ====
Index: perl/uconfig.sh
--- perl/uconfig.sh#82~33049~ 2008-01-23 01:18:41.000000000 -0800
+++ perl/uconfig.sh 2008-03-29 04:08:07.000000000 -0700
@@ -576,6 +576,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
+i_syspoll='undef'
i_sysresrc='undef'
i_syssecrt='undef'
i_sysselct='undef'
==== //depot/perl/win32/config.bc#179 (text) ====
Index: perl/win32/config.bc
--- perl/win32/config.bc#178~33345~ 2008-02-22 04:19:44.000000000 -0800
+++ perl/win32/config.bc 2008-03-29 04:08:07.000000000 -0700
@@ -656,6 +656,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
+i_syspoll='undef'
i_sysresrc='undef'
i_syssecrt='undef'
i_sysselct='undef'
==== //depot/perl/win32/config.ce#13 (text) ====
Index: perl/win32/config.ce
--- perl/win32/config.ce#12~33049~ 2008-01-23 01:18:41.000000000 -0800
+++ perl/win32/config.ce 2008-03-29 04:08:07.000000000 -0700
@@ -649,6 +649,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
+i_syspoll='undef'
i_sysresrc='undef'
i_syssecrt='undef'
i_sysselct='undef'
==== //depot/perl/win32/config.gc#178 (text) ====
Index: perl/win32/config.gc
--- perl/win32/config.gc#177~33347~ 2008-02-22 09:10:50.000000000 -0800
+++ perl/win32/config.gc 2008-03-29 04:08:07.000000000 -0700
@@ -656,6 +656,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
+i_syspoll='undef'
i_sysresrc='undef'
i_syssecrt='undef'
i_sysselct='undef'
==== //depot/perl/win32/config.vc#187 (text) ====
Index: perl/win32/config.vc
--- perl/win32/config.vc#186~33347~ 2008-02-22 09:10:50.000000000 -0800
+++ perl/win32/config.vc 2008-03-29 04:08:07.000000000 -0700
@@ -656,6 +656,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
+i_syspoll='undef'
i_sysresrc='undef'
i_syssecrt='undef'
i_sysselct='undef'
==== //depot/perl/win32/config.vc64#57 (text) ====
Index: perl/win32/config.vc64
--- perl/win32/config.vc64#56~33347~ 2008-02-22 09:10:50.000000000 -0800
+++ perl/win32/config.vc64 2008-03-29 04:08:07.000000000 -0700
@@ -656,6 +656,7 @@
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
+i_syspoll='undef'
i_sysresrc='undef'
i_syssecrt='undef'
i_sysselct='undef'
End of Patch.