Searched refs:geoip_dll (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/win32utils/ | ||
H A D | Configure | 2403 my $geoip_dll = File::Spec->catfile($geoip_path, "GeoIP.dll"); 2404 $configdll{"GEOIP_DLL"} = "$geoip_dll"; 2409 my $ret = `copy "$geoip_dll" .`; |
Completed in 11 milliseconds