bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoreconf 2.68 runs libtoolize AFTER aclocal


From: Matthias Andree
Subject: Re: autoreconf 2.68 runs libtoolize AFTER aclocal
Date: Tue, 11 Jan 2011 11:04:47 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7

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

[Prev in Thread] Current Thread [Next in Thread]