From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21798 invoked from network); 25 Jun 2001 17:39:01 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 25 Jun 2001 17:39:01 -0000 Received: (qmail 5592 invoked by alias); 25 Jun 2001 17:38:15 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15078 Received: (qmail 5578 invoked from network); 25 Jun 2001 17:38:15 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) Date: Mon, 25 Jun 2001 21:38:53 +0400 (MSD) From: Andrej Borsenkow X-X-Sender: To: Zsh hackers list Subject: Re: 4.0.2 imminent In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 25 Jun 2001, Peter Stephenson wrote: > Note it will be configured using autoconf 2.13 for consistency, although > 2.50 is supported if you are building from scratch. I plan to use 2.50 for > public versions starting with development releases of 4.1 (there will > probably be one of those soon). > Yes. Using 2.50 means new parameters for configure (just to mention -C for caching), and obsolete --enable-{libs,cflags,ldflags} that means, README should be changed as well and it is too much already. -andrej