]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
docs, tests: synchronize examples on silent-rules from config.site
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 8 Jul 2011 08:43:33 +0000 (10:43 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 8 Jul 2011 08:43:33 +0000 (10:43 +0200)
* doc/automake.texi (Automake silent-rules Option): Reference test
'silent-configsite.test' in comments.

ChangeLog
doc/automake.texi

index c77326d2f0c0e213a218063ab2968ea5cfebefab..053e4cc0142b66a6f19dcc3f1dad75484914c978 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-08  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       docs, tests: synchronize examples on silent-rules from config.site
+       * doc/automake.texi (Automake silent-rules Option): Reference test
+       'silent-configsite.test' in comments.
+
 2011-07-01  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        docs, tests: synchronize examples from docs to tests
index f0a3c437efc1bcf8898ce55579d0e093360721b1..5e8ade81f1ad93ccfe4fc9b53931d2c391951e15 100644 (file)
@@ -10002,6 +10002,7 @@ make silent rules enabled by default in his own package can do so by
 adding a @samp{yes} argument to the @code{AM_SILENT_RULES} call in
 @file{configure.ac}.  We advise against this approach, though.
 
+@c Keep in sync with silent-configsite.test
 Users who prefer to have silent rules enabled by default can edit their
 @file{config.site} file to make the variable @code{enable_silent_rules}
 default to @samp{yes}.  This should still allow disabling silent rules