Searched refs:vcredist_path (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/win32utils/
H A DConfigure706 my $vcredist_path = " --infer-- ";
1066 $vcredist_path = $val;
1285 print "vcredist-path: $vcredist_path\n";
1291 if ($vcredist_path eq " --infer-- ") {
1345 $vcredist_path = $vp;
1350 if ($vcredist_path eq " --infer-- ") {
1355 print "found vcredist at " . $vcredist_path . "\n";
2757 $vcredist_path = File::Spec->rel2abs($vcredist_path);
2758 if (!grep { -f and -x } $vcredist_path) {
[all...]

Completed in 14 milliseconds