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 may populate m4/, so > that I have to run autoreconf twice. Last I looked, it did run aclocal twice, possibly again after libtoolize if needed, if --install is given. Is that not working any more? Thanks, Ralf