>>> "John" == John Poltorak <[EMAIL PROTECTED]> 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



Reply via email to