Home
last modified time | relevance | path

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

/third_party/python/
H A Dconfigure28207 if test "$py_cv_module_zlib" != "n/a"
28214 py_cv_module_zlib=yes
28216 py_cv_module_zlib=missing
28219 py_cv_module_zlib=disabled
28223 as_fn_append MODULE_BLOCK "MODULE_ZLIB_STATE=$py_cv_module_zlib$as_nl"
28224 if test "x$py_cv_module_zlib" = xyes
28231 if test "$py_cv_module_zlib" = yes; then
28239 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $py_cv_module_zlib" >&5
28240 printf "%s\n" "$py_cv_module_zlib" >&6; }

Completed in 26 milliseconds