build: improve silencing of automake build system
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 15 Jan 2012 22:08:21 +0000 (23:08 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 15 Jan 2012 22:10:08 +0000 (23:10 +0100)
commit8856653ec87c826ec5f7f7c577e01afaa64c3ed5
treea6808ffebe2a67a5a58cbe513e3fbc5c9162094a
parent9d9f00ed0e3a21b4537c21280b81f6b9f0ae15bd
build: improve silencing of automake build system

In this change, we continue the silencing of the automake build
system that has been started in commit v1.11-642-g17542c3, but
which has been left incomplete there for an (absent-mindness)
mistake.

* Makefile.am (INSTALL): Silence the recipe.
(automake, aclocal): Likewise, and improve them a little since
we are at it.
* lib/Automake/Makefile.am (Config.pm): Likewise.
Makefile.am
lib/Automake/Makefile.am