From: Stefano Lattarini Date: Sun, 3 Feb 2013 19:16:01 +0000 (+0100) Subject: NEWS: we no longer plan to drop $(INCLUDES) support in next major version X-Git-Tag: v1.13.1d~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711fb0c7252e3c0538ba089b356fa55bc77e1c3c;p=thirdparty%2Fautomake.git NEWS: we no longer plan to drop $(INCLUDES) support in next major version For a rationale and related discussion, see: And note that support for INCLUDES has not been re-introduced in the master branch yet, at the moment of writing; but we plan to definitely do so before the next major release. Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index f629fe2f5..f9a1fb17c 100644 --- a/NEWS +++ b/NEWS @@ -29,10 +29,6 @@ New in 1.13.2: DJGPP project). Note however that both Cygwin and MSYS/MinGW on modern Windows versions will continue to be fully supported. - - Support for the long-deprecated INCLUDES variable will be removed - altogether in Automake 1.14. The AM_CPPFLAGS variable should be - used instead. - - Automake-provided scripts and makefile recipes might (finally!) start assuming a POSIX shell in Automake 1.14.