This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: How build C++ header with m4 and install them - no program
- From: Kevin Ryde <user42 at zip dot com dot au>
- To: Marc Waeckerlin <Marc dot Waeckerlin at siemens dot com>
- Cc: automake at gnu dot org
- Date: Sun, 22 Sep 2002 11:44:10 +1000
- Subject: Re: How build C++ header with m4 and install them - no program
- References: <200209191339.42258.Marc.Waeckerlin@siemens.com>
Marc Waeckerlin <Marc.Waeckerlin@siemens.com> writes:
>
> Is there a check or macros for invoking m4 in autoconf, automake?
We use a couple in GMP, just searching for an m4 with enough features
(eval, $#), and checking for a gremlin in m4wrap that afflicts a few
systems.