This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add uconfig64.sh to the list of files that Porting/checkcfgvar.pl checks.
authorNicholas Clark <nick@ccl4.org>
Tue, 9 Aug 2011 07:24:20 +0000 (09:24 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 9 Aug 2011 07:24:20 +0000 (09:24 +0200)
Porting/checkcfgvar.pl

index 6034885..50daa40 100755 (executable)
@@ -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",