autoconf
[Top][All Lists]
Advanced

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

Re: Finding a header


From: Braden McDaniel
Subject: Re: Finding a header
Date: Fri, 16 Dec 2005 04:03:47 -0500

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: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>





reply via email to

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