This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: automake not seeing AM_INIT_AUTOMAKE
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: jlm <jsado at earthlink dot net>
- Cc: automake at gnu dot org
- Date: Tue, 24 Dec 2002 21:51:48 +0100
- Subject: Re: automake not seeing AM_INIT_AUTOMAKE
- References: <1040727648.5012.10.camel@PC2>
>>> "jlm" == jlm <jsado@earthlink.net> 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