docs: better documentation for silent make rules
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 12 Nov 2010 19:26:59 +0000 (20:26 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 9 Jun 2011 16:46:32 +0000 (18:46 +0200)
commitf4599943df5b596bad2687cd69d7fe5ce03bcb27
treebea181a01764258217cd81de4d1f4938b23b961e
parent24b9022b753b129d9a2832904fbd9b7a7bbb17d6
docs: better documentation for silent make rules

* doc/automake.texi (Options): Detailed description of the
automake option `silent-rules' moved from here ...
(Silent Make): ... into this new chapter, expanded, improved,
and subdivided into ...
(Make verbosity, Tricks For Silencing Make,
Automake silent-rules Option): ... these new sections.
(@menu, @detailmenu): Update.
* tests/silent-configsite.test: New test, checking that the
user can control default mode of silent-rules from config.site,
as is documented in the manual.
* tests/Makefile.am (TESTS): Updated.
ChangeLog
doc/automake.texi
tests/Makefile.am
tests/Makefile.in
tests/silent-configsite.test [new file with mode: 0755]