Home | History | Annotate | Download | only in dist

Lines Matching refs:libbz2

649 LIBBZ2
1538 --enable-pcregrep-libbz2
1539 link pcregrep with libbz2 to handle .bz2 files
17218 # Handle --enable-pcregrep-libbz2
17219 # Check whether --enable-pcregrep-libbz2 was given.
18017 # Check for the availability of libbz2. Originally we just used AC_CHECK_LIB,
18021 # - libbz2 uses the Pascal calling convention (WINAPI) for the functions
18027 # - PCRE fails to configure if asked to do so against libbz2.
18050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbz2" >&5
18051 $as_echo_n "checking for libbz2... " >&6; }
19075 # Check that, if --enable-pcregrep-libz or --enable-pcregrep-libbz2 is
19093 echo "** Cannot --enable-pcregrep-libbz2 because bzlib.h was not found"
19097 echo "** Cannot --enable-pcregrep-libbz2 because libbz2 was not found"
19100 LIBBZ2="-lbz2"
22275 Link pcregrep with libbz2 ....... : ${enable_pcregrep_libbz2}