El día 28 de enero de 2010 14:32, Eric Blake <e...@byu.net> 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


Reply via email to