[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: improve ACLOCAL_AMFLAGS=-I m4 suggestion
From: |
Javier Jardón |
Subject: |
Re: improve ACLOCAL_AMFLAGS=-I m4 suggestion |
Date: |
Tue, 2 Feb 2010 19:58:26 +0100 |
El día 28 de enero de 2010 14:32, Eric Blake <address@hidden> escribió:
> According to Javier Jardón on 1/27/2010 1:19 PM:
>> Hello,
>>
>> Autoconf suggest to just set
>>
>> ACLOCAL_AMFLAGS=-I m4
>>
>> to your Makefile.am. I wonder if It's not better suggest
>>
>> ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
>>
>> this will make it all work and will be picked up by autoreconf
>
> Can you give an example of something that works with your proposed change
> but fails with the current setup? And is this more of an automake
> question, rather than an autoconf question, since aclocal belongs to automake?
Hello,
I'm not an autotools expert, but you can see a elaborated response here:
https://bugzilla.gnome.org/show_bug.cgi?id=608285#c2
Best Regards
--
Javier Jardón Cabezas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: improve ACLOCAL_AMFLAGS=-I m4 suggestion,
Javier Jardón <=