Re: Moving *.am in lib/am

2001-05-14 Thread Akim Demaille
> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes: Tom> This is missing a ChangeLog entry for automake.texi and Tom> tests/defs. Also, you need to patch tests/installsh.test. Tom> Finally, please `cvs rm *.am' and write a ChangeLog entry Tom> explaining that, and check it all in at the same

Re: Moving *.am in lib/am

2001-05-13 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: I'm working on moving *.am into lib/am right now. It will be done soon. Akim> This is my proposal for this move. This patch is ok. Akim> * automake.in ($pkgdata_dir): Rename as... Akim> ($libdir): this. Akim> ($am_dir): Remove, re

Re: yacc4 fails (Was: Moving *.am in lib/am)

2001-05-12 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> If you see yacc4 failing, it doesn't matter. It's just another Akim> sign of the fact that --add-missing is in bad shape currently. Akim> What happens is that the /usr/local/automake file is chosen Akim> instead of that shipped with

yacc4 fails (Was: Moving *.am in lib/am)

2001-05-12 Thread Akim Demaille
If you see yacc4 failing, it doesn't matter. It's just another sign of the fact that --add-missing is in bad shape currently. What happens is that the /usr/local/automake file is chosen instead of that shipped with Automake. Installing Automake does the trick.

Re: Moving *.am in lib/am

2001-05-08 Thread Akim Demaille
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> Tom, I'm done with all my patches (yeeeha!). I'm now ready to Akim> move the am files. But given that you probably want to keep Akim> their CVS history, I think you'll have to do that. Akim> If you don't care, I can handle this vi

Moving *.am in lib/am

2001-05-08 Thread Akim Demaille
Tom, I'm done with all my patches (yeeeha!). I'm now ready to move the am files. But given that you probably want to keep their CVS history, I think you'll have to do that. If you don't care, I can handle this via cvs remove + add.