news: Automake 1.13 will require Autoconf >= 2.65
commit99dc7acd670f31595dae28ff0a3970e5b484e1e4
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 30 Apr 2012 19:43:21 +0000 (30 21:43 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 30 Apr 2012 20:05:56 +0000 (30 22:05 +0200)
tree6b5de6a9c710eeb0519587559a877a4125cf1887
parentc5efa2704646803fadd4f42d9985c0c714d85f3c
news: Automake 1.13 will require Autoconf >= 2.65

Autoconf 2.65 is almost three years old now, so requiring it is
acceptable.  Also, the soon-to-appear support for Objective C++
in Automake will be simplified if we can assume that Autoconf
version (which is the one that introduced support for Objective
C++).

* NEWS (Planned future backward-incompatibilities): Automake 1.13
will require Autoconf 2.65 or later.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS