On Tue, 17 Oct 2006, Jack Howarth wrote: > Geoff, > Should gcc/doc/install.texi be changed now to require > automake version 1.10 or later rather than the current > 1.9.3?
Upgrading the version of automake used will require upgrading the version of autoconf used. Because of the changes in installation directories and the addition of new configure options and directory variables, this requires careful planning and coordination between GCC and src. (This is definitely a matter for 4.3, not 4.2.) -- Joseph S. Myers [EMAIL PROTECTED]