This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: distclean calls "naked" aclocal


Alexandre Oliva wrote:
> 
> Try to set `ACLOCAL = @ACLOCAL@ -I m4' in Makefile.am

It looks like it worked. Thanks a lot.

Is this documented anywhere ? Do I have any bad side effects/limitations
if I use it ?

Can I put all my potential aclocal dirs there ? Is there any problem if
one of them are missing ?
(The problem is generated by one macro defined in the vdk package. This
is usually installed in /usr/local/share/aclocal, but aclocal serches by
default only in /usr/share/aclocal. However, on some systems, like
debian, if you install precompiled vdk, the vdk.m4 will be put in
/usr/share/aclocal and /usr/local/share/aclocal can not exist at all).

TIA,

Ionutz
-- 
Mental backup in progress - Do Not Disturb!
--
http://borco-ei.eng.hokudai.ac.jp/~borco/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]