On Tuesday, December 07, 2010 13:56:35 Bruce Korb wrote:
> Thank you. automake list folks -- the main question is
> "Why are .m4 files being installed and how can I prevent it?"
because your top level Makefile.am is using:
aclocal_DATA = ...
when i think you should be using:
noinst_DATA = ...
(ob
Hi Eric,
Thank you. automake list folks -- the main question is
"Why are .m4 files being installed and how can I prevent it?"
>> Original Message
>> > Subject: [Bug 347095] sys-devel/autogen installs colliding \
>> > m4 macros which break random packages
>> >
>> > Clear-Text: h