Searched refs:zlib_lib (Results 1 – 1 of 1) sorted by relevance
600 AC_CHECK_LIB(z, inflateEnd, [zlib_lib=yes], [zlib_lib=no],)601 if test "$zlib_lib" = "no" -a "x$with_zlib_lib_dir" != "x"; then613 if test "$zlib_lib" = "yes" -a "$zlib_h" = "yes" ; then