projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
271d722
)
Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x
Steve Hay [Thu, 16 Nov 2006 09:30:48 +0000 (09:30 +0000)]
Leave wince/config.ce in the list as well, though, because that still
exists in 5.8.x
p4raw-id: //depot/perl@29292
Porting/checkcfgvar.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/checkcfgvar.pl
b/Porting/checkcfgvar.pl
index
1db53d7
..
84e0f05
100644
(file)
--- a/
Porting/checkcfgvar.pl
+++ b/
Porting/checkcfgvar.pl
@@
-30,6
+30,7
@@
my @CFG = (
"win32/config.gc",
"win32/config.vc",
"win32/config.vc64",
+ "win32/config.ce",
"wince/config.ce",
"configure.com",
);