Loading Configure +2 −0 Original line number Diff line number Diff line Loading @@ -2304,6 +2304,8 @@ if ($builder eq "unified") { EOF } print OUT "# The following data is only used when this files is use as a script\n"; print OUT "my \%makevars = (\n"; foreach (sort keys %user) { print OUT ' ',$_,' ' x (20 - length $_),'=> ', Loading Loading
Configure +2 −0 Original line number Diff line number Diff line Loading @@ -2304,6 +2304,8 @@ if ($builder eq "unified") { EOF } print OUT "# The following data is only used when this files is use as a script\n"; print OUT "my \%makevars = (\n"; foreach (sort keys %user) { print OUT ' ',$_,' ' x (20 - length $_),'=> ', Loading