> "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
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