Re: [patch 13x] silence some autoconf 2.57 warnings.

2004-04-05 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I guess that makes sense. Certainly, if I revert the patch, as Angus> I do below, and then run ./autogen, then the warnings reappear. It's automake 1.7, then. I corrected the ChangeLogs and committed. JMarc

Re: [patch 13x] silence some autoconf 2.57 warnings.

2004-04-02 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Autoconf 2.57 complains if the final line of a Makefile.am > ends Angus> with a trailing backslash, even if that line is > commented out. Angus> This patch silences it. > > Angus> Jean-Marc, can I

Re: [patch 13x] silence some autoconf 2.57 warnings.

2004-04-02 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Autoconf 2.57 complains if the final line of a Makefile.am ends Angus> with a trailing backslash, even if that line is commented out. Angus> This patch silences it. Angus> Jean-Marc, can I leave it to you to apply please? I was go

Re: [patch 13x] silence some autoconf 2.57 warnings.

2004-04-01 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Autoconf 2.57 complains if the final line of a Makefile.am ends with a | trailing backslash, even if that line is commented out. This patch | silences it. I thought I had done this. Obviously I forgot. -- Lgb

[patch 13x] silence some autoconf 2.57 warnings.

2004-03-31 Thread Angus Leeming
Autoconf 2.57 complains if the final line of a Makefile.am ends with a trailing backslash, even if that line is commented out. This patch silences it. Jean-Marc, can I leave it to you to apply please? -- AngusIndex: boost/ChangeLog