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: <[EMAIL PROTECTED]> <http://endoframe.com> Jabber: <[EMAIL PROTECTED]>