Hi Matthias,
long time no see!
* Matthias Andree wrote on Thu, Jan 06, 2011 at 06:28:35PM CET:
> 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 ma
Greetings,
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 lib