Lines Matching full:missing
78 # $ac_aux_dir/missing
80 # $top_srcdir/$ac_aux_dir/missing
90 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
93 # and then we would define $MISSING as
94 # MISSING="\${SHELL} $am_aux_dir/missing"
95 # This will work as long as MISSING is not called from configure, because
607 # Define MISSING if not defined so far and test if it supports --run.
611 AC_REQUIRE_AUX_FILE([missing])dnl
612 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
614 if eval "$MISSING --run true"; then
615 am_missing_run="$MISSING --run "
618 AC_MSG_WARN([`missing' script is too old or missing])