bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] Have texi2dvi work on mingw


From: Karl Berry
Subject: Re: [patch] Have texi2dvi work on mingw
Date: Sat, 16 Feb 2008 16:58:51 -0600

    -if test -n "$COMSPEC$ComSpec" && uname | grep -iv cygwin >/dev/null;  
    ...
    +if test -n "$COMSPEC$ComSpec" && uname | egrep -iv '(cygwin|mingw)'  

Thanks for the report + patch.  I installed an equivalent change.

Best,
Karl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]