Follow-up Comment #1, bug #46007 (project texinfo):
> if test -n "$COMSPEC$ComSpec" \
> && uname | $EGREP -iv 'cygwin >/dev/null; then
> path_sep=";"
Shouldn't that ' before "cygwin" be removed?
Anyway, the above obviously doesn't cater to MSYS, which is why I believe you
get the error message about missing TeX.
About your patch: I think it's better to do this:
MSYSTEM=$OSTYPE uname
instead of saving and restoring MSYSTEM. I don't think systems other than
MSYS will care.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46007>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/