automake
[Top][All Lists]
Advanced

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

is there a way to ensure that at least a certain automake version is use


From: Ed Hartnett
Subject: is there a way to ensure that at least a certain automake version is used?
Date: Sun, 29 May 2005 08:30:40 -0600
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Howdy all!

I am using automake on netCDF, an open source library for Earth
scientists.

I'm wondering if there is a way to ensure that a certain version of
automake is used? autoconf has a very helpful macro that I can use
like this:
AC_PREREQ([2.59])

which will fail if anything less than autoconf 2.59 is used. Is there
a similar macro for automake?

Thanks!

Ed

-- 
Ed Hartnett  -- address@hidden





reply via email to

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