summaryrefslogtreecommitdiff
path: root/Porting/checkcfgvar.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-08-09 09:24:20 +0200
committerNicholas Clark <nick@ccl4.org>2011-08-09 09:24:20 +0200
commitfc09a9a0cfd399ade7b09bd087384df6b3d742dc (patch)
treeda06ff4140d4303658698d01c5ee86627972ed3e /Porting/checkcfgvar.pl
parentd673215e89e48f1d926b059d6b44b3b8a681d538 (diff)
downloadperl-fc09a9a0cfd399ade7b09bd087384df6b3d742dc.tar.gz
Add uconfig64.sh to the list of files that Porting/checkcfgvar.pl checks.
Diffstat (limited to 'Porting/checkcfgvar.pl')
-rwxr-xr-xPorting/checkcfgvar.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/checkcfgvar.pl b/Porting/checkcfgvar.pl
index 60348855e6..50daa40111 100755
--- a/Porting/checkcfgvar.pl
+++ b/Porting/checkcfgvar.pl
@@ -40,6 +40,7 @@ my @CFG = (
"NetWare/config.wc",
"symbian/config.sh",
"uconfig.sh",
+ "uconfig64.sh",
"plan9/config_sh.sample",
"vos/config.alpha.def",
"vos/config.ga.def",