NEWS: we no longer plan to drop $(INCLUDES) support in next major version
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 3 Feb 2013 19:16:01 +0000 (20:16 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 3 Feb 2013 19:21:31 +0000 (20:21 +0100)
For a rationale and related discussion, see:
<http://lists.gnu.org/archive/html/automake/2013-02/msg00001.html>

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 <stefano.lattarini@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index f629fe2..f9a1fb1 100644 (file)
--- 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.