make-w32
[Top][All Lists]
Advanced

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

Re: Make CVS HEAD version build out of the box


From: Paul Smith
Subject: Re: Make CVS HEAD version build out of the box
Date: Mon, 01 Oct 2007 20:08:37 -0400

On Mon, 2007-10-01 at 22:36 +0800, Yongwei Wu wrote:
> I mean, which is the official position where I can grab the version
> number (instead of running autoreconf)?

The official version number for GNU make is kept in the configure.in
file, here:

        AC_INIT([GNU make],[3.81],address@hidden)

All other instances of the version, including the one in the GNU make
manual, are derived from this.

Cheers!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.us
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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