Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 25 May 2005 21:21:41 +0300 Message-Id: From: Eli Zaretskii To: karl AT freefriends DOT org (Karl Berry) CC: ebb9 AT byu DOT net, kasal AT ucw DOT cz, cygwin AT cygwin DOT com, bug-texinfo AT gnu DOT org In-reply-to: <200505241735.j4OHZcn15871@f7.net> (karl@freefriends.org) Subject: Re: Fw: bug in texi2dvi, and hack patch Reply-to: Eli Zaretskii References: <200505241735 DOT j4OHZcn15871 AT f7 DOT net> > Date: Tue, 24 May 2005 13:35:38 -0400 > From: karl AT freefriends DOT org (Karl Berry) > Cc: kasal AT ucw DOT cz, cygwin AT cygwin DOT com, bug-texinfo AT gnu DOT 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/