Home | History | Annotate | Download | only in dist

Lines Matching refs:LIBZ

650 LIBZ
1537 --enable-pcregrep-libz link pcregrep with libz to handle .gz files
17209 # Handle --enable-pcregrep-libz
17210 # Check whether --enable-pcregrep-libz was given.
17962 # Check for the availability of libz (aka zlib)
18018 # as for libz. However, this had the following problem, diagnosed and fixed by
19075 # Check that, if --enable-pcregrep-libz or --enable-pcregrep-libbz2 is
19080 echo "** Cannot --enable-pcregrep-libz because zlib.h was not found"
19084 echo "** Cannot --enable-pcregrep-libz because libz was not found"
19087 LIBZ="-lz"
22274 Link pcregrep with libz ......... : ${enable_pcregrep_libz}