Re: gcc and autoconf 2.61

2008-12-03 Thread Joseph S. Myers
On Wed, 3 Dec 2008, Jack Howarth wrote: > When will gcc switch from autoconf 2.59 to > autoconf 2.61? Both darwin and the newer linux > releases have migrated to the newer autoconf. > Is that a change slated for gcc 4.5? See: http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00842.html http://gc

Re: gcc and autoconf 2.61

2008-12-03 Thread Ralf Wildenhues
Hi Jack, * Jack Howarth wrote on Wed, Dec 03, 2008 at 06:13:20PM CET: > When will gcc switch from autoconf 2.59 to > autoconf 2.61? Both darwin and the newer linux > releases have migrated to the newer autoconf. > Is that a change slated for gcc 4.5? I have some patches to get the GCC tree m

gcc and autoconf 2.61

2008-12-03 Thread Jack Howarth
When will gcc switch from autoconf 2.59 to autoconf 2.61? Both darwin and the newer linux releases have migrated to the newer autoconf. Is that a change slated for gcc 4.5? Jack