This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fw: bug in texi2dvi, and hack patch


> Date: Tue, 24 May 2005 13:35:38 -0400
> From: karl@freefriends.org (Karl Berry)
> Cc: kasal@ucw.cz, cygwin@cygwin.com, bug-texinfo@gnu.org
> 
>     if { test -x "$dir/$1" && test -f "$dir/$1"; } ||
>        { test -x "$dir/$1.exe" && test -f "$dir/$1.exe"; }; then
> 
> This seems sensible.  I can't actually test it, since I don't have
> either Cygwin or DJPP, but at least it is symmetric.

It will work on DJGPP.

Thanks.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]