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


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. 

By the way, one of the problem looks to be that my autogen.sh is not
calling autoheader, etc, when I run it, even that they should be called.
I attach the autogen.sh, maybe it is something wrong with it.

TIA,

Ionutz

PS: aclocal, when called from autogen.sh complains about soem duplicated
macros. When called from command line it doesn't complain at all.
Strange.
-- 
Mental backup in progress - Do Not Disturb!
--
http://borco-ei.eng.hokudai.ac.jp/~borco/

autogen.sh


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