Lines Matching refs:LIBLZMA
707 LIBLZMA
1739 --with-liblzma-prefix[=DIR] search for liblzma in DIR/include and DIR/lib
1740 --without-liblzma-prefix don't search for liblzma in includedir and libdir
1741 --with-liblzma-type=TYPE type of library to search for (auto/static/shared)
31761 # Check whether --with-liblzma-prefix was given.
31789 # Check whether --with-liblzma-type was given.
31798 LIBLZMA=
31823 test -z "$value" || LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$value"
31891 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
31904 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
31907 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
31920 for x in $LDFLAGS $LIBLZMA; do
31936 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$found_dir"
31939 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
31941 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-l$name"
31948 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_a"
31950 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$found_dir -l$name"
32016 for x in $LDFLAGS $LIBLZMA; do
32033 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$additional_libdir"
32092 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$dep"
32100 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-l$name"
32103 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-l:lib$name.$libext"
32121 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$flag"
32128 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$flag"
32164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblzma" >&5
32165 $as_echo_n "checking for liblzma... " >&6; }
32171 LIBS="$LIBS $LIBLZMA"
32202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with liblzma" >&5
32203 $as_echo_n "checking how to link with liblzma... " >&6; }
32204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBLZMA" >&5
32205 $as_echo "$LIBLZMA" >&6; }
32209 LIBLZMA=
32220 as_fn_error $? "missing liblzma for --with-lzma" "$LINENO" 5