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

/bind-9.11.3/win32utils/
H A DConfigure695 my $libxml2_path = "..\\..\\";
1015 $libxml2_path = $val;
1255 print "libxml2-path: $libxml2_path\n";
2568 opendir DIR, $libxml2_path || die "No Directory: $!\n";
2581 if (-f File::Spec->catfile($libxml2_path,
2585 $libxml2_path = File::Spec->catdir($libxml2_path, $file);
2598 $libxml2_path = File::Spec->rel2abs($libxml2_path);
2600 print "checking for libxml2 built directory at \"$libxml2_path\"\
[all...]

Completed in 13 milliseconds