* 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>
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