This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Automake docs


>>> "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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]