Lines Matching refs:with_zlib
1040 with_zlib
11519 test "${with_zlib+set}" = set || with_zlib=yes
17501 if test "${with_zlib+set}" = set; then :
17502 withval=$with_zlib; with_zlib="$withval"
17504 with_zlib="auto"
17509 case "$with_zlib" in
17528 if test -f "${with_zlib}/include/zlib.h"
17530 zlib_cflags="-I${with_zlib}/include"
17531 LIBS="$LIBS -L${with_zlib}/lib"
17534 as_fn_error $? "$with_zlib/include/zlib.h not found." "$LINENO" 5
17602 elif test "X$with_zlib" = Xyes