automake-patches
[Top][All Lists]
Advanced

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

Re: configure dependencies, and version.texi dependencies (PR/358).


From: Alexandre Duret-Lutz
Subject: Re: configure dependencies, and version.texi dependencies (PR/358).
Date: 08 Oct 2002 18:50:49 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>> "Akim" == Akim Demaille <address@hidden> writes:

[...]

 Akim> what of includes *outside* the package?  People can do
 Akim> that (of course, it's wrong), 

So that seems good if we reveal this sort of bugs...

 Akim> and worse yet: BSD M4 does not have frozen files, so they
 Akim> parse autoconf.m4, not autoconf.m4f, so your include
 Akim> pattern will also get all the autoconf.m4 files.

Ouch.  
(BTW I'm surprized that BSD m4 is supported, I thought only GNU's was.)

Is there any way Automake can filter user files from Autoconf's files?

Is it enough if Automakes ignore all `m4_include' traces up to the
first occurrence which is either in aclocal.m4 or configure.(in|ac)?
(This assumes Autoconf won't try to m4_include something conditionally.)

Or any way Autoconf could hide its includes from `--trace m4_include'?
-- 
Alexandre Duret-Lutz





reply via email to

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