From: Stefano Lattarini Date: Wed, 9 May 2012 09:38:20 +0000 (+0200) Subject: [ng] news: resync with changes in Automake master X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=465d3486f83f4893a7599fcd9e988a768d824018;p=thirdparty%2Fautomake.git [ng] news: resync with changes in Automake master * 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 --- diff --git a/NG-NEWS b/NG-NEWS index 99cb0bc1d..11d66d9fe 100644 --- 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