Date: Fri, 29 Jun 2001 11:57:57 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Laurynas Biveinis" Message-Id: <8296-Fri29Jun2001115756+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: <20010629092540.B223@lauras.lt> Subject: Re: bash 2.04 build failure? References: <20010629092540 DOT B223 AT lauras DOT lt> 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 > From: "Laurynas Biveinis" > Date: Fri, 29 Jun 2001 09:25:40 +0200 > > IMHO we should have an env variable too I don't like environment variables as a means to solve such problems. They should be the last resort. A Bash variable sounds like a better idea. > OTOH, I think that if we implement this, then search order should be > reverted to be unix-like again - we have more genuine DJGPP and UNIX > apps that DOS ones. I don't understand this. Could you please explain?