Re: passing command-line switches to compiler

2000-03-02 Thread Lars J. Aas
On Wed, Mar 01, 2000 at 07:52:31PM +0100, Lars J. Aas wrote: : : Lars> define([m4_noquote], : : Lars> [changequote(-=<[{(,)}]>=-)$1-=<[{()}]>=-changequote([,])]) : : : : I would say it wouldn't, since you have embedded [] in there, which : : are the current quotes, there will be just one big arg

Re: Fix some tests to be g++ >= 2.95 safe

2000-03-02 Thread Akim Demaille
> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes: Alexandre> On Mar 1, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote: >> | BTW, config.guess and config.sub need synchronizing with the main >> repository. >> I think so to, but I don't know where the main repo is :( Alexandre> How

Re: passing command-line switches to compiler

2000-03-02 Thread Alexandre Oliva
On Mar 2, 2000, "Lars J. Aas" <[EMAIL PROTECTED]> wrote: > define([m4_noquote], > [changequote(-=<{,}>=-)$1-=<{}>=-changequote([,])]) > That's my final offer :) I must say that I find this extremely ugly (but then, probably so does anybody else, and that's the point). Anyway, I was wondering

Re: Fix some tests to be g++ >= 2.95 safe

2000-03-02 Thread Franz Sirl
Am Mit, 01 Mär 2000 schrieb Akim Demaille: >| Hi, > >Hi! > >CCed to Autoconf because there is an issue which we'll need to discuss >(again). > >| the appended patch fixes some tests to produce correct results even >| if compiled with the stricter checking of g++ >= 2.95. > >OK, you do speak of a

Re: Fix some tests to be g++ >= 2.95 safe

2000-03-02 Thread Ossama Othman
Hi, > * acspecific.m4 (AC_FUNC_MMAP): Make it c++ safe. > (AC_FUNC_ALLOCA): Likewise. Along these same lines, was my patch to make AC_RESTARTABLE_SYSCALLS C++ safe ever incorporated. No rush. I know that you guys are busy. :-) -Ossama -- Ossama Othman <[EMAIL PROTECTED]> Distribu