| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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: | <u64x7maiy.fsf@gnu.org> |
| From: | Eli Zaretskii <eliz AT gnu DOT org> |
| 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 <eliz AT gnu DOT org> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |