Lines Matching refs:run
31 run=:
33 # In the cases where this matters, `missing' is being run in the
42 --run)
43 # Try to run requested program, and just exit if it succeeds.
44 run=
50 # If it does not exist, or fails to run (possibly an outdated version),
64 --run try to run the given command, and emulate it if it fails
91 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
105 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
119 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
143 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
159 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
240 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
265 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
287 if test -n "$run"; then
288 echo 1>&2 "ERROR: \`tar' requires --run"
318 WARNING: I can't seem to be able to run \`tar' with the given arguments.