On Fri, 2005-12-16 at 10:43 +0200, Daniel Pekelharing wrote: > On Fri, 2005-12-16 at 10:32 +0200, Daniel Pekelharing wrote: > > Wow thanks for the Link! Thats a great site.. I'm glad I've been > > watching this list! > > > > Please excuse a dumb question.. how do I include a .m4 file in my > > configure.ac? > > > > thanks! > > Oh, I just found out that putting them in acinclude.m4 does it > automatically.. There is a better way. Put the files with the macros in them in a directory called, for instance, "m4". Then, in your top-level Makefile.am, add: ACLOCAL_AMFLAGS = -I m4 -- Braden McDaniel e-mail: <braden@xxxxxxxxxxxxx> <http://endoframe.com> Jabber: <braden@xxxxxxxxxx> _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf