Lines Matching refs:TAR

1052 TAR
1274 TAR
2242 TAR Override default value for TAR
11348 if [ -z "${TAR+x}" ]; then
11359 case $TAR in
11361 ac_cv_path_TAR="$TAR" # Let the user override the test with a path.
11382 TAR=$ac_cv_path_TAR
11383 if test -n "$TAR"; then
11384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TAR" >&5
11385 $as_echo "$TAR" >&6; }
11392 test -n "$TAR" && break
11398 # Try to remove the string !TAR! from our list.
11399 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!TAR!/}
11404 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Ignoring value of TAR from the environment. Use command line variables instead." >&5
11405 $as_echo "$as_me: WARNING: Ignoring value of TAR from the environment. Use command line variables instead." >&2;}
11417 case $TAR in
11419 ac_cv_path_TAR="$TAR" # Let the user override the test with a path.
11440 TAR=$ac_cv_path_TAR
11441 if test -n "$TAR"; then
11442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TAR" >&5
11443 $as_echo "$TAR" >&6; }
11450 test -n "$TAR" && break
11462 if test "x$TAR" = x; then
11463 { $as_echo "$as_me:${as_lineno-$LINENO}: Setting user supplied tool TAR= (no value)" >&5
11464 $as_echo "$as_me: Setting user supplied tool TAR= (no value)" >&6;}
11465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TAR" >&5
11466 $as_echo_n "checking for TAR... " >&6; }
11471 tool_specified="$TAR"
11475 { $as_echo "$as_me:${as_lineno-$LINENO}: Will search for user supplied tool TAR=$tool_basename" >&5
11476 $as_echo "$as_me: Will search for user supplied tool TAR=$tool_basename" >&6;}
11484 case $TAR in
11486 ac_cv_path_TAR="$TAR" # Let the user override the test with a path.
11507 TAR=$ac_cv_path_TAR
11508 if test -n "$TAR"; then
11509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TAR" >&5
11510 $as_echo "$TAR" >&6; }
11517 if test "x$TAR" = x; then
11522 { $as_echo "$as_me:${as_lineno-$LINENO}: Will use user supplied tool TAR=$tool_specified" >&5
11523 $as_echo "$as_me: Will use user supplied tool TAR=$tool_specified" >&6;}
11524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TAR" >&5
11525 $as_echo_n "checking for TAR... " >&6; }
11529 as_fn_error $? "User supplied tool TAR=$tool_specified does not exist or is not executable" "$LINENO" 5
11541 if test "x$TAR" = x; then
11542 as_fn_error $? "Could not find required tool for TAR" "$LINENO" 5
21501 if test "x$($TAR --version | $GREP "GNU tar")" != "x"; then
21503 elif test "x$($TAR --version | $GREP "bsdtar")" != "x"; then
21505 elif test "x$($TAR -v | $GREP "bsdtar")" != "x"; then