Home | History | Annotate | Download | only in libbacktrace

Lines Matching refs:XZ

647 XZ
14265 # Extract the first word of "xz", so it can be a program name with args.
14266 set dummy xz; ac_word=$2
14272 if test -n "$XZ"; then
14273 ac_cv_prog_XZ="$XZ" # Let the user override the test.
14282 ac_cv_prog_XZ="xz"
14292 XZ=$ac_cv_prog_XZ
14293 if test -n "$XZ"; then
14294 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XZ" >&5
14295 $as_echo "$XZ" >&6; }
14302 if test "$XZ" != ""; then
14356 if test "${with_target_subdir}" = "" -a "$FORMAT_FILE" = "elf.lo" -a "${OBJCOPY}" != "" -a "${NM}" != "" -a "${XZ}" != "" -a "${COMM}" != ""; then