Date: Thu, 11 Jan 2001 15:10:48 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Laurynas Biveinis cc: djgpp-workers AT delorie DOT com Subject: Re: RFC: libstdc++-v3 port In-Reply-To: <20010111124713.15142.qmail@lauras.lt> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Thu, 11 Jan 2001, Laurynas Biveinis wrote: > Everything else are just infrastructure bits and stubs for things like > thread safety. And this one? --- acinclude.m4 2001/01/03 15:53:22 1.118 +++ acinclude.m4 2001/01/11 11:55:45 @@ -152,7 +152,7 @@ . [$]{glibcpp_basedir}/configure.host case [$]{glibcpp_basedir} in - /* | [A-Za-z]:[/\\]*) libgcj_flagbasedir=[$]{glibcpp_basedir} ;; + /* | [A-Za-z]:[\\/]*) libgcj_flagbasedir=[$]{glibcpp_basedir} ;; *) glibcpp_flagbasedir='[$](top_builddir)/'[$]{glibcpp_basedir} ;; esac