Date: Fri, 29 Jun 2001 14:16:12 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Hans-Bernhard Broeker Message-Id: <8632-Fri29Jun2001141611+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: (message from Hans-Bernhard Broeker on Fri, 29 Jun 2001 11:21:30 +0200 (MET DST)) Subject: Re: bash 2.04 build failure? References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 29 Jun 2001 11:21:30 +0200 (MET DST) > From: Hans-Bernhard Broeker > > * Bash would then check some environment variable to decide what it > wants to set that control variable to. > > I'd prefer an environment variable because we have prior art in that area, > regarding DJGPP bash --- TEST_FINDS_EXE and all those. TEST_FINDS_EXE is different: it mainly pertains to noninteractive operation of Bash (when it runs configure scripts and such likes). By contrast, the feature we are discussing is very relevant to interactive sessions as well.