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

Attachment: pgpYGQbA4qDqP.pgp
Description: PGP signature

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to