Re: simple autoconf question

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

 



Hi Nick and Eric.

On 12/20/2011 09:49 PM, Nick Bowler wrote:
> On 2011-12-20 15:35 -0500, Eric Gorr wrote:
>> What appears to work is the following...
>>
>>     aclocal -I /usr/local/share/aclocal
>>     autoconf
>>
>> What I am not sure of is how to confirm just what directories will be
>> searched for autoconf macros...? 'aclocal --print-ac-dir' still only
>> outputs '/usr/bin/../share/aclocal'
>>
>> What is the appropriate way to make my additional search location
>> perminant? Add the call to one of the bash init files, like .bashrc?
> 
> I think doing something with your shell startup scripts is probably the
> best approach in the short term.  As I understand it, some future
> automake version should feature improved aclocal search path handling.
> 
Yes, that will be case with 1.11.2, to be released in a couple of days.

Quoting from the NEWS file:

  - The `ACLOCAL_PATH' environment variable is now interpreted as a
    colon-separated list of additional directories to search after the
    automake internal acdir (by default ${prefix}/share/aclocal-APIVERSION)
    and before the system acdir (by default ${prefix}/share/aclocal).

Regards,
  Stefano

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux