Re: Auto regeneration of Makefile.in and Makefile

2000-08-29 Thread Tom Tromey
> "Tim" == Tim Heath <[EMAIL PROTECTED]> writes: Tim> It appears that when I modify Makefile.am it will then Tim> automatically modify Makefile.in. If I modify Makefile.in it Tim> will automatically cause the Makefile to be regenerated. How can Tim> I stop that? Generally speaking, you don

Auto regeneration of Makefile.in and Makefile

2000-08-29 Thread Tim Heath
It appears that when I modify Makefile.am it will then automatically modify Makefile.in. If I modify Makefile.in it will automatically cause the Makefile to be regenerated. How can I stop that? I want to stop it because the Makefile has special parameters I have taken out so it would co