autoconf
[Top][All Lists]
Advanced

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

Re: [autoconf] checking automake version in configure.ac


From: Ralf Corsepius
Subject: Re: [autoconf] checking automake version in configure.ac
Date: Tue, 06 Oct 2009 09:30:23 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3

On 10/06/2009 08:49 AM, Vincent Torri wrote:

Is there a better one ?
Add the minimum version of automake required to _rebuild_ the automake generated to the option passed to AM_INIT_AUTOMAKE.

AM_INIT_AUTOMAKE([1.11])

This way, running an insufficient automake on your source files will error out.

Ralf




reply via email to

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