automake-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] aclocal: handle ACLOCAL_PATH environment variable


From: Paolo Bonzini
Subject: Re: [PATCH] aclocal: handle ACLOCAL_PATH environment variable
Date: Tue, 20 Sep 2011 14:19:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2

On 09/20/2011 02:09 PM, Stefano Lattarini wrote:
Yeah, I think the problem is that in the normal search path (from
`aclocal -I /foo -I /bar'):

    1. `/foo'

    2. `/bar'

    3. ACDIR-APIVERSION

    4. ACDIR

The directories from dirlist and ACLOCAL_PATH should go after (3),
rather than after (4).

But this is what they currently do (see test `aclocal-path-precedence.test').

Interesting, that's not what is in (automake.info)Macro Search Path.

Paolo



reply via email to

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