id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2134	configure.as: add support for AM_SILENT_RULES	slyfox		"It's an automake-1.11 feature.

Thorough description of pros and cons can be found here:
[http://www.flameeyes.eu/autotools-mythbuster/automake/silent.html]

In short:
{{{
test-hellow % make V=0
make  all-am
make[1]: Entering directory `/home/flame/test-hellow'
  CC     hellow.o
  CCLD   hellow
make[1]: Leaving directory `/home/flame/test-hellow'
}}}

I propose to make V=0 as a default"	enhancement	new	minor	4.7.2	mc-core	4.7.1							
