automake
[Top][All Lists]
Advanced

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

Re: aclocal.m4 using m4_include or inlining macros?


From: Andreas Vinsander
Subject: Re: aclocal.m4 using m4_include or inlining macros?
Date: Wed, 05 Jul 2006 16:51:10 +0200
User-agent: Thunderbird 1.5.0.4 (X11/20060606)

Andreas Vinsander wrote:
> Hi!
> 
> I just saw that aclocal v1.9.6 did something I don't understand the
> reason for.
> 
> When doing aclocal -I ../../build_tools/m4, I end up with a aclocal.m4
> file having a m4_include([../../build_tools/m4/somemacroiuse.m4])
> 
> But when doing aclocal -I /home/proj/standalone/HEAD/drat/build_tools/m4
> (actually the same directory as before but with an absolute path), I end
> up with aclocal.m4 containing the inlined macro instead of the include
> directive.
> 
> It still works fine, I am just curious to why this is happening.

Forget this, I should have done more extensive RTFM...
It's all in the info pages...

/Andreas





reply via email to

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