Re: [patch] More automake improvements

2004-06-09 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> This patch is good. Just apply it. Done. JMarc

Re: [patch] More automake improvements

2004-06-09 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Index: Makefile.am | === | RCS file: /usr/local/lyx/cvsroot/lyx-devel/Makefile.am,v | retrieving revision 1.48 | diff -u -p -r1.48 Makefile.am | --- Makefile.am 9 Jun 2004 13:14

Re: [patch] More automake improvements

2004-06-09 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> It would be nice if people could check that this works with Lars> automake older than 1.8.3 and 1.7.8. I have tested those with Lars> distcheck. (Or do we now require automake > 1.7?) (what version Lars> of automake is in RH9?)

Re: [patch] More automake improvements

2004-06-08 Thread John Levon
On Wed, Jun 09, 2004 at 01:38:33AM +0200, Lars Gullik Bj?nnes wrote: > Ok, thanks. You didn't try the patch did you? ah, you know me so well john

Re: [patch] More automake improvements

2004-06-08 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, Jun 08, 2004 at 07:42:08PM +0200, Lars Gullik Bj?nnes wrote: > >> (Or do we now require automake > 1.7?) (what version of automake is in >> RH9?) > | 1.6.3 Ok, thanks. You didn't try the patch did you? -- Lgb

Re: [patch] More automake improvements

2004-06-08 Thread John Levon
On Tue, Jun 08, 2004 at 07:42:08PM +0200, Lars Gullik Bj?nnes wrote: > (Or do we now require automake > 1.7?) (what version of automake is in > RH9?) 1.6.3 john

[patch] More automake improvements

2004-06-08 Thread Lars Gullik Bjønnes
It would be nice if people could check that this works with automake older than 1.8.3 and 1.7.8. I have tested those with distcheck. (Or do we now require automake > 1.7?) (what version of automake is in RH9?) Index: Makefile.am ===