[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More macro dispatching
From: |
Lars J. Aas |
Subject: |
Re: More macro dispatching |
Date: |
Thu, 26 Oct 2000 14:17:30 +0200 |
User-agent: |
Mutt/1.2.5i |
On Thu, Oct 26, 2000 at 02:13:02PM +0200, Akim Demaille wrote:
: In order to properly implement the proposal of Alexandre (expr=false
: when we can't trust it), more responsibility should be moved into
: Mash, in particular things like _AC_INIT_PREPARE_ENVIRONMENT. It is a
: good thing, it is independent from Autoconf.
:
: But to be really clean, some form of AC_REQUIRE would be good too.
:
: So I'm proposing to move the AC_REQUIRE, AC_DEFUN and company into
: m4sugar. Again, I think this is a good thing, some other projects
: than Autoconf might want it. It'd be m4_defun, m4_require etc.
:
: How does it sound?
As long as you rename the macros to use m4_* names, I feel as much of
the m4 infrastructure as possible should be moved to m4sugar.m4.
Lars J