* Eric Blake wrote on Tue, Jan 12, 2010 at 01:50:16PM CET: > According to Paolo Bonzini on 1/12/2010 4:08 AM: > >> + > >> +# AUTOM4TE might be set in the environment. Override it here so that > >> +# direct aclocal invocations also use it. > >> +AUTOM4TE=autom4te > >> +export AUTOM4TE > > > > I'm not Eric, but it definitely seems okay. :) > > I also agree - go ahead and apply
Thanks all three of you for the review, pushed. > (sorry, my review time has been short > lately; but you would understand that given the review backlog on libtool ;) There is absolutely no need to apologize. If I wanted to speed up review, I'd start pinging patches, and if that wouldn't help, I'd suggest a more ambitious commit habit on my part. I'm avoiding the latter because review helps my patches. Libtool is a bigger problem; the discussion doesn't belong here, but the code base needs more testsuite exposure, and at the same time, experiences even more system-specific quirks than Autoconf does, so changes needs more testing on several systems. Cheers, Ralf