AM_MISSING_HAS_RUN

Whoops, sorry for not realizing that. Thanks for fixing my/our bug :).

    -  case $am_aux_dir in
    -  *\ * | *\    *)
    -    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
    -  *)
    -    MISSING="\${SHELL} $am_aux_dir/missing" ;;
    -  esac
    +  MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;

I wondered about that too. But then why did the nonquoted case ever exist?
Just oversight when originally written and then patched to support
spaces? Seems weird. Can't find anything in ChangeLog about it.

Jim/Paul/anyone? Else I'll go ahead and apply. --thanks, karl.



Reply via email to