From: "Tim Van Holder" To: Subject: RE: Fetish.pm band-aid (Fileutils testsuite) Date: Tue, 6 Mar 2001 19:02:12 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: Importance: Normal 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 > I'd suggest a more local solution: have Fetish.pm detect it runs in > the DJGPP environment (e.g., by looking at $DJDIR) and if so, export > "SHELL=/dev/env/DJDIR/bin/bash.exe" into the environment. Actually, since newer autoconfs also require such a full path, you should consider putting SHELL=/dev/env/DJDIR/bin/bash.exe (or sh.exe) in your config.site.