HomeSort by relevance Sort by last modified time
    Searched refs:nozlib (Results 1 - 2 of 2) sorted by null

  /external/curl/packages/vms/
generate_config_vms_h_curl.com 65 $nozlib = 0
175 $ if f$locate(",nozlib,", args_lower) .lt. args_len
177 $ nozlib = 1
179 $! if .not. nozlib
183 $! write sys$output " GNV$LIBZSHR support is disabled by nozlib."
186 $ nozlib = 1
467 $if .not. nozlib
build_vms.com 55 $! NOZLIB Don't use GNV$ZLIB shared image even if available.
278 $ nozlib = 0
507 $ if f$locate(",nozlib,", args_lower) .lt. args_lower_len
509 $ nozlib = 1
646 $ if f$search(try_shr) .eqs. "" then nozlib = 1
657 $ if f$search(try_shr) .eqs. "" then nozlib = 1
663 $ nozlib = 1
666 $ if nozlib .eq. 0
784 $ if nozlib .ne. 0 then conf_params = conf_params + ",nozlib,"
    [all...]

Completed in 88 milliseconds