]> git.ipfire.org Git - thirdparty/automake.git/commit
docs: remove obsolete references to Autoconf 2.13
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 20 Apr 2012 17:29:14 +0000 (19:29 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 20 Apr 2012 17:29:14 +0000 (19:29 +0200)
commit99217a1b31b9a0c78c9f0182bd024ddf0be03030
tree594ad7e6b83ac27d2a9a06ed2922b463de4cbb54
parent89ba2a738c9eb543d499cc6dabe3341cbb21857a
docs: remove obsolete references to Autoconf 2.13

Autoconf 2.13 is definitely obsolete today, so giving hints or caveats
about it in the Automake documentation is not only obsolescent, but
also counter-productive, as it suggests that autoconf 2.13 is still
relevant.

* doc/automake.texi: Adjust.  Related rewordings.  Since we are at it,
prefer using a more modern autoconf version number (2.68 instead of 2.57)
in an example showing how to correctly use 'AC_PREREQ' in third-party
.m4 files.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
doc/automake.texi