On 2011-01-06, I wrote:

> I've recently added LT_INIT([disable-static]) to openvpn, and figured
> that autoreconf will run aclocal -I m4 first, and only then libtoolize.
>  I find this is the wrong order, because libtoolize may populate m4/, so
> that I have to run autoreconf twice.
> 
> I propose that autoreconf runs libtoolize earlier so that it can then
> launch aclocal on an up-to-date m4/ directory.

Let's forget that, it appears that at the end of aclocal.m4 there are sufficient
m4_include() statements to the things that libtoolize installs, and there are no
practical problems with autoconf 2.68 and libtoolize 2.2.10.

Consider this closed.  Sorry for the noise.

-- 
Matthias Andree

Reply via email to