[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #46007] texi2dvi Msys support
From: |
Eli Zaretskii |
Subject: |
[bug #46007] texi2dvi Msys support |
Date: |
Sun, 20 Sep 2015 15:31:04 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:40.0) Gecko/20100101 Firefox/40.0 |
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/