From: Stefano Lattarini Date: Wed, 5 Sep 2012 12:32:35 +0000 (+0200) Subject: news: cygnus will be removed in automake 1.13 X-Git-Tag: v1.12.4~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c298a4af18bc58c92da0f033eebeecae4a4d9f90;p=thirdparty%2Fautomake.git news: cygnus will be removed in automake 1.13 * NEWS (Future backward-incompatibilities): So document it here. Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index 4377004ea..35244ab5f 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ New in 1.12.4: long-deprecated 'configure.in' name for the Autoconf input file. You are advised to use the recommended name 'configure.ac' instead. + - Support for the "Cygnus-style" trees (as enabled by the 'cygnus' + option) will be removed in the next major Automake release (1.13). + - The long-obsolete (since automake 1.10) AM_PROG_MKDIR m4 macro will be removed in Automake 1.13. The $(mkdir_p) make variable and the @mkdir_p@ substitution will still remain available (as aliases of