* Ralf Wildenhues wrote on Sun, Aug 22, 2010 at 12:57:31PM CEST: > * README: Update example TESTS setting. > * README.alpha: Likewise. > * NEWS: Update. > * doc/libtool.texi (Test descriptions): Update for test renaming, > adjust descriptions accordingly.
> --- a/NEWS > +++ b/NEWS > +* Important incompatible changes: > + > + - Autoconf 2.62 and Automake 1.11.1 or newer are now required for building > + Libtool. For using Libtool in your own projects, Autoconf 2.59 and > + Automake 1.9.6 should still work. That should be s/building/bootstrapping/ because for building from a release tarball, the new versions are not required. I'll add a bugfix patch to the branch before an eventual merge. Thanks, Ralf