projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
522c08c
)
Extend 25579 to cover vc64 too
Steve Hay [Fri, 23 Sep 2005 13:46:40 +0000 (13:46 +0000)]
p4raw-id: //depot/perl@25581
Porting/checkcfgvar.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/checkcfgvar.pl
b/Porting/checkcfgvar.pl
index
adf65a7
..
0a7b24e
100644
(file)
--- a/
Porting/checkcfgvar.pl
+++ b/
Porting/checkcfgvar.pl
@@
-28,6
+28,7
@@
my @CFG = (
"win32/config.bc",
"win32/config.gc",
"win32/config.vc",
+ "win32/config.vc64",
"wince/config.ce",
);