Message-Id: <199901082041.UAA153364@out5.ibm.net> From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Fri, 8 Jan 1999 15:41:33 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: shell utils 1.16 question References: <199901081812 DOT SAA42118 AT out2 DOT ibm DOT net> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01d) Reply-To: djgpp-workers AT delorie DOT com > I, for example, would object to such a modification. Instead, we should > (and do) provide a patched autoconf that uses 'test -x' when searching for > executables (it should do that anyhow, IMHO, not only for DOS), and get > into the habit of recreating 'configure' scripts before using them. > > Let's not break things that don't have to be broken. It seems to me when we have to recreate configure scripts that something is already broken. How about letting "test -f" detect .exe's like "test -x" does but only when an environmental variable (e.g. F_OPTION_EXE_CHECK) in the [test] section of djgpp.env is set to 'Y'? That way I can get the behavour I want with a little extra trouble and the default behavour stays the same. Mark --- Mark Elbrecht snowball3 AT usa DOT net http://members.xoom.com/snowball3/