Silent build patch for strace

Dmitry V. Levin ldv at altlinux.org
Sun Jan 17 01:09:22 UTC 2010


On Tue, Jan 12, 2010 at 06:13:10PM -0800, Roland McGrath wrote:
> > I'd rather added
> > m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
> > instead, thus keeping default behaviour unchanged.
> 
> Agreed.  But I think it's fine to just require the automake version that
> has the macro.

I was going to apply this change:
-AM_INIT_AUTOMAKE([foreign check-news dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([foreign check-news dist-bzip2 no-dist-gzip silent-rules])

but, unfortunately, there seems to be a bug in automake: silent-rules
support is not compatible with --disable-dependency-tracking yet.  Passing
--disable-dependency-tracking option to configure causes garbage both in
silent and verbose output.  I'm going to report this bug, and I'd like to
avoid silent-rules until it is fixed.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20100117/161d5f84/attachment.bin>


More information about the Strace-devel mailing list