autoconf
[Top][All Lists]
Advanced

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

Re: ac macros and ac releases


From: Thomas Porschberg
Subject: Re: ac macros and ac releases
Date: Fri, 3 Feb 2006 09:40:04 +0100
User-agent: Mutt/1.5.10i

Hi Ralf,

thanks for your instructions.

Just a thought:
How about collect this information in a separate file
and extend autoconf with an option --min-required-version
which outputs the minimal required version for putting
in AC_PREREQ ?

Thomas

On Fri, Feb 03, 2006 at 09:27:27AM +0100, Ralf Wildenhues wrote:
> Hi Thomas,
> 
> * Thomas Porschberg wrote on Fri, Feb 03, 2006 at 08:35:13AM CET:
> > 
> > how can I find out when a certain autoconf macro was
> > introduced by autoconf ?
> 
> Here's what I do to find out, in decreasing order of preference:
> Go to the top source dir of autoconf (either from a tarball, or CVS).
> 
> 1) Search for macro name in `NEWS'.
> 2) Search for macro name in `ChangeLog*'.
> 3) Search for macro name in `lib/*',
>    then try to track the same thingy down in older Autoconf release
>    tarballs.
> 
> Cheers,
> Ralf
> 

-- 





reply via email to

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