Re: Can't run aclocal



>I'm having problems with aclocal.
>
>Q: What is the proper location for 'aclocal-include.m4' file?

<snip>

>And running 'aclocal':
>
>aclocal: configure.in: 9: macro `AM_ACLOCAL_INCLUDE' not found in library
>
>My ./macros directory has 'aclocal-include.m4' that defines m4 macro
>above.

When running aclocal, you just have to tell it where the macros are. 

try:
	aclocal -I macros/

Hope this helps,

Mark





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]