]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
[ng] news: resync with changes in Automake master
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 9 May 2012 09:38:20 +0000 (11:38 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 9 May 2012 09:38:36 +0000 (11:38 +0200)
* NG-NEWS: Don't list the fact that "support for silent rules is now
always active in Makefiles generated by Automake-NG" as a news entry.
That is now true also for the development version of Automake (since
commit 'v1.12-34-g14141f2' of 2012-05-01, "silent rules: support for
them is always active now".

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NG-NEWS

diff --git a/NG-NEWS b/NG-NEWS
index 99cb0bc1d414281fa1454e35963294b738eef930..11d66d9fe2258f8149b80a9708b3aac77855c149 100644 (file)
--- a/NG-NEWS
+++ b/NG-NEWS
@@ -23,11 +23,6 @@ Automatic dependency tracking support
 Silent rules
 ============
 
-* Support for silent rules is now always active in Makefiles generated
-  by Automake-NG; so, although the verbose output is still the default,
-  the user can now always use "./configure --enable-silent-rules" or
-  "make V=0" to enable quieter output in the package he's building.
-
 * The silent-rules support unconditionally assumes that nested variables
   expansion are supported.  Accordingly, the AC_SUBST'd variables '@AM_V@'
   and'@AM_DEFAULT_V@' have been removed, so that instead of using