Change 33046 by [EMAIL PROTECTED] on 2008/01/23 08:40:37

        checkcfgvar.pl should also check Porting/config.sh "just in case".

Affected files ...

... //depot/perl/Porting/checkcfgvar.pl#11 edit

Differences ...

==== //depot/perl/Porting/checkcfgvar.pl#11 (text) ====
Index: perl/Porting/checkcfgvar.pl
--- perl/Porting/checkcfgvar.pl#10~30958~       2007-04-15 05:37:44.000000000 
-0700
+++ perl/Porting/checkcfgvar.pl 2008-01-23 00:40:37.000000000 -0800
@@ -34,6 +34,7 @@
           "win32/config.vc64",
           "win32/config.ce",
           "configure.com",
+          "Porting/config.sh",
          );
 
 sub read_file {
End of Patch.

Reply via email to