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

/netbsd-current/crypto/external/bsd/openssl.old/dist/Configurations/
H A D10-main.conf147 my $default_zlib = 'GNV$LIBZSHR' . $pointer_size_str;
149 $vms_info->{zlib} = $withargs{zlib_lib} || "$default_zlib/SHARE";
151 $vms_info->{def_zlib} = $withargs{zlib_lib} || $default_zlib;
/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/
H A D10-main.conf152 my $default_zlib = 'GNV$LIBZSHR' . $pointer_size_str;
154 $vms_info->{zlib} = $withargs{zlib_lib} || "$default_zlib/SHARE";
156 $vms_info->{def_zlib} = $withargs{zlib_lib} || $default_zlib;

Completed in 89 milliseconds