automake
[Top][All Lists]
Advanced

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

Re: best aclocal include practice wanted


From: Braden McDaniel
Subject: Re: best aclocal include practice wanted
Date: Sat, 04 Mar 2006 16:43:37 -0500

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.

-- 
Braden McDaniel                           e-mail: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]