delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/01/07:43:38

Date: Thu, 1 Jul 1999 12:29:29 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Teun Burgers <burgers AT ecn DOT nl>
cc: djgpp AT delorie DOT com
Subject: Re: [ANNOUNCE] DJGPP port of GNU Autoconf 2.13 update 2
In-Reply-To: <377A30E5.572A83A7@ecn.nl>
Message-ID: <Pine.SUN.3.91.990701122851.10503D-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 30 Jun 1999, Teun Burgers wrote:

> On cygwin $COMSPEC is also defined. With this patch,
> IFS is set to ; on cygwin causing the search for
> programs to fail there. If : is going to
> be the default for bash 2.03 (Thread Bash 2.03 beta update)
> would it perhaps be better to leave IFS to : as follows?
> 
> ac_test_flag="-f"
> if ! test -z "$COMSPEC$ComSpec"; then
>   ac_test_flag="-x"
> fi
> 
> The test -x works also for cygwin

I'm not sure IFS needs to be changed at all, even if : is not the
default in the DJGPP port of Bash.  We can always set PATH_SEPARATOR=:
before running the configure script.  Changing IFS might break
something with the DJGPP port as well.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019