Lines Matching refs:XARGS

1042 XARGS
1280 XARGS
2248 XARGS Override default value for XARGS
13005 if [ -z "${XARGS+x}" ]; then
13016 case $XARGS in
13018 ac_cv_path_XARGS="$XARGS" # Let the user override the test with a path.
13039 XARGS=$ac_cv_path_XARGS
13040 if test -n "$XARGS"; then
13041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XARGS" >&5
13042 $as_echo "$XARGS" >&6; }
13049 test -n "$XARGS" && break
13055 # Try to remove the string !XARGS! from our list.
13056 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!XARGS!/}
13061 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Ignoring value of XARGS from the environment. Use command line variables instead." >&5
13062 $as_echo "$as_me: WARNING: Ignoring value of XARGS from the environment. Use command line variables instead." >&2;}
13074 case $XARGS in
13076 ac_cv_path_XARGS="$XARGS" # Let the user override the test with a path.
13097 XARGS=$ac_cv_path_XARGS
13098 if test -n "$XARGS"; then
13099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XARGS" >&5
13100 $as_echo "$XARGS" >&6; }
13107 test -n "$XARGS" && break
13119 if test "x$XARGS" = x; then
13120 { $as_echo "$as_me:${as_lineno-$LINENO}: Setting user supplied tool XARGS= (no value)" >&5
13121 $as_echo "$as_me: Setting user supplied tool XARGS= (no value)" >&6;}
13122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XARGS" >&5
13123 $as_echo_n "checking for XARGS... " >&6; }
13128 tool_specified="$XARGS"
13132 { $as_echo "$as_me:${as_lineno-$LINENO}: Will search for user supplied tool XARGS=$tool_basename" >&5
13133 $as_echo "$as_me: Will search for user supplied tool XARGS=$tool_basename" >&6;}
13141 case $XARGS in
13143 ac_cv_path_XARGS="$XARGS" # Let the user override the test with a path.
13164 XARGS=$ac_cv_path_XARGS
13165 if test -n "$XARGS"; then
13166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XARGS" >&5
13167 $as_echo "$XARGS" >&6; }
13174 if test "x$XARGS" = x; then
13179 { $as_echo "$as_me:${as_lineno-$LINENO}: Will use user supplied tool XARGS=$tool_specified" >&5
13180 $as_echo "$as_me: Will use user supplied tool XARGS=$tool_specified" >&6;}
13181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XARGS" >&5
13182 $as_echo_n "checking for XARGS... " >&6; }
13186 as_fn_error $? "User supplied tool XARGS=$tool_specified does not exist or is not executable" "$LINENO" 5
13198 if test "x$XARGS" = x; then
13199 as_fn_error $? "Could not find required tool for XARGS" "$LINENO" 5
21403 FIND_DELETE="-print | $XARGS $RM"