On Mon, Mar 26, 2012 at 8:55 PM, Gert Doering <g...@greenie.muc.de> wrote: > Hi, > > On Mon, Mar 26, 2012 at 08:50:20PM +0200, David Sommerseth wrote: >> On 26/03/12 20:38, Alon Bar-Lev wrote: >> > On Mon, Mar 26, 2012 at 11:50 AM, Gert Doering >> > <g...@greenie.muc.de> wrote: >> >> I have now installed libtool 2.2.10, and with that, "autoreconf >> >> -vi" does not return an error anymore. >> > >> > Gentoo stable libtool is sys-devel/libtool-2.4, it contains some >> > fixes for mingw which I use. Why did you chose 2.2.10? >> >> Remember we need to support the RHEL5 platform. That ships with >> libtool-1.5.22. EL6 ships with 2.2.10. > > For "running autoconf" or for "running the configure script generated on > something recent"? > > Normally we do the latter, just the buildbots need to run autoconf locally > (and we do not have a RHEL5 buildbot).
I promised to support autoreconf -ivf on machine running autoconf 2.59, automake 1.9, libtool-1.5. I did my best to support this, I will be glad if you guys can confirm. Alon.