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


On Jun 14, 1999, Ionutz Borcoman <borco@borco-ei.eng.hokudai.ac.jp> wrote:

> Akim Demaille wrote:
>> 
>> There is a variable, probably named AM_ACLOCALFLAGS or something: check
>> in automake or output Makefiles for the right name.  But actually it
>> would probably be better to have a directory in your package,
>> eg m4/, in which you put your own macros, so that other users have them.
>> 
>> hen, tell -I m4 to that AM flag, and everything should go right.

> Unfortunately I can't find that magic variable. Any help with be much
> appreciated. 

Try to set `ACLOCAL = @ACLOCAL@ -I m4' in Makefile.am

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


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