Am Sat, 04 Mar 2006 16:43:37 -0500
schrieb Braden McDaniel <[EMAIL PROTECTED]>:

> On Sat, 2006-03-04 at 19:52 +0100, Thomas Porschberg wrote:
> > what is the recommended way to include project-written m4 macros ?
> > 
> > I include the macros in <project-root>/config/m4
> > and call in autogen.sh "aclocal -I config/m4"
> 
> Set
> 
>   ACLOCAL_AMFLAGS = -I config/m4
> 
> in your top-level Makefile.am, and just run autoreconf.
> 

Thanks for your hints. I will also RTFM regarding "Handling Local
Macros".

Thomas



Reply via email to