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: Vincent Torri
Subject: Re: [autoconf] checking automake version in configure.ac
Date: Tue, 6 Oct 2009 09:43:16 +0200 (CEST)



On Tue, 6 Oct 2009, Ralf Corsepius wrote:

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])

yes, but...

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

... I don't want that behavior. I just want to add a feature, not to forbid a user to rebuild the files.

Vincent Torri




reply via email to

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