From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12392 invoked from network); 14 Feb 2004 19:51:00 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 14 Feb 2004 19:51:00 -0000 Received: (qmail 17919 invoked by alias); 14 Feb 2004 19:50:22 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19421 Received: (qmail 17830 invoked from network); 14 Feb 2004 19:50:21 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 14 Feb 2004 19:50:21 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.11.9.147] by sunsite.dk (MessageWall 1.0.8) with SMTP; 14 Feb 2004 19:50:21 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id i1EJoJR15200 for zsh-workers@sunsite.dk; Sat, 14 Feb 2004 11:50:19 -0800 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to schaefer@closedmail.com using -f From: Bart Schaefer Message-Id: <1040214195019.ZM15199@candle.brasslantern.com> Date: Sat, 14 Feb 2004 19:50:19 +0000 In-Reply-To: <20040214184324.9D336865B@pwstephenson.fsnet.co.uk> Comments: In reply to Peter Stephenson "PATCH: fix configure good and proper." (Feb 14, 6:43pm) References: <20040214184324.9D336865B@pwstephenson.fsnet.co.uk> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: PATCH: fix configure good and proper. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 14, 6:43pm, Peter Stephenson wrote: } Subject: PATCH: fix configure good and proper. } } I've spent my afternoon updating configure to fit better with the latest } features. I will commit the changes immediately --- it's only been } tried on Debian and Mandrake, so expect a certain amount of pain } elsewhere. Nice work, Peter. Configured, compiled, and "make check"ed without a hitch on my ancient RH6.2 linux machine (with autoconf 2.53 slurped in from RH7).