Hello, * Tom Tromey wrote on Mon, Aug 17, 2009 at 06:09:14PM CEST: > Ralf Wildenhues (CCd) went through the whole toolchain (gcc, binutils, > gdb, etc) and bumped the required auto* versions to the latest stable > releases.
I didn't actually commit it *yet*. I merely posted the patches to do so. There is at least one regression in Autoconf 2.64 we still need to take care of, however: <http://thread.gmane.org/gmane.comp.gnu.binutils/42947/focus=42968> which we will fix with a patch to config/override.m4 in the GCC tree. > 2009-08-15 Ralf Wildenhues <ralf.wildenh...@gmx.de> > > * doc/cp-hacking.texinfo (Needed Tools and Libraries): Bump > Autoconf version to 2.64, Automake to 1.11, M4 to 1.4.6. Thanks for taking care of this. Cheers, Ralf