Home | History | Annotate | Download | only in libbacktrace

Lines Matching refs:XZ

647 XZ
13937 # Extract the first word of "xz", so it can be a program name with args.
13938 set dummy xz; ac_word=$2
13944 if test -n "$XZ"; then
13945 ac_cv_prog_XZ="$XZ" # Let the user override the test.
13954 ac_cv_prog_XZ="xz"
13964 XZ=$ac_cv_prog_XZ
13965 if test -n "$XZ"; then
13966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XZ" >&5
13967 $as_echo "$XZ" >&6; }
13974 if test "$XZ" != ""; then
14028 if test "${with_target_subdir}" = "" -a "$FORMAT_FILE" = "elf.lo" -a "${OBJCOPY}" != "" -a "${NM}" != "" -a "${XZ}" != "" -a "${COMM}" != ""; then