This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Automake docs
- From: Alexandre Duret-Lutz <adl at src dot lip6 dot fr>
- To: John Poltorak <jp at warpix dot org>
- Cc: automake at gnu dot org
- Date: Sat, 24 Apr 2004 10:33:46 +0200
- Subject: Re: Automake docs
- References: <20040403233300.G44505@warpix.org>
>>> "John" == John Poltorak <jp@warpix.org> writes:
[...]
John> but I get this error:-
John> configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
John> configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
the complete error is
configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that $configure_ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal).
and means you should run aclocal
[...]
--
Alexandre Duret-Lutz