automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake not seeing AM_INIT_AUTOMAKE


From: jlm
Subject: Re: automake not seeing AM_INIT_AUTOMAKE
Date: 26 Dec 2002 07:34:52 -0500

Ah, this must be the problem. I'm running Gentoo Linux, and the package
version of Automake it claims I've got is 1.6.3, but automake reports
back as still 1.5. I'll just manually upgrade to the latest version of
automake.

Thanks.

On Tue, 2002-12-24 at 15:51, Alexandre Duret-Lutz wrote:
> >>> "jlm" == jlm  <address@hidden> writes:
> 
> [...]
> 
>  jlm> automake-1.5: configure.ac: `AM_INIT_AUTOMAKE' must be used
> 
> [...]
> 
>  jlm> AM_INIT_AUTOMAKE([no-define])
> 
> You need Automake 1.6 or greater to use this syntax.
> 
> If for some reason you want to stick to 1.5, use
> 
> AM_INIT_AUTOMAKE([libgtkbonus], [0.1], [non-empty-argument--see-manual])
> 
> [...]
> 
> -- 
> Alexandre Duret-Lutz
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]