Subject: Re: release time?

Re: release time?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 22 May 2008 19:42:59 +0200 (CEST)

On Thu, 22 May 2008, Yang Tse wrote:

> Currently when maketgz runs, the configure.ac file that will be distributed
> is exactly the configure.ac with no modification. And as it is right now the
> AC_INIT line would need to be updated to 1.5.2 in CVS before release time.
> Another option would be to have maketgz copy configure.ac-rel over
> configure.ac. Or any other clever thing you whip.

Ah, good catch. I already have this fancy hook in Makefile.am that includes
anything named *.dist instead of the file without that extension, so it was
easy to have maketgz make a configure.ac.dist file and get that included...

This should work with the fix I've just committed.

-- 
  / daniel.haxx.se
Received on 2008-05-22