Jan Engelhardt wrote:
On Wednesday 2009-03-25 15:33, Patrick McHardy wrote:
About automake - I'm glad you're fixing up the makefiles, but I'm
quite attached to the silent build and the automake version that
comes with Debian unstable is 1.10, so I assume it won't be
silent anymore.
I do have a patch for 1.10 too, if you need.
I don't really want to compile my own automake. Can't we just keep
the silent build in combination with automake?
I am afraid I am not aware of any Makefile construct that would allow us
to have such (i.e. silent-by-default, and enabled with V=1) without
having to override the .c.o rules automake would normally provide.
Overriding $(CC) is not going to work.
Well, I guess I'll give your patch to automake 1.10 a try.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html