Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 5880 invoked from network); 18 Feb 2004 01:14:17 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 18 Feb 2004 01:14:17 -0000 Received: (qmail 99676 invoked by uid 500); 18 Feb 2004 01:13:55 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 99592 invoked by uid 500); 18 Feb 2004 01:13:55 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 99489 invoked from network); 18 Feb 2004 01:13:54 -0000 Date: Tue, 17 Feb 2004 20:14:20 -0500 From: Craig Rodrigues To: dev@apr.apache.org Subject: Re: Fix build on amd64 platform by importing new config.{guess,sub} Message-ID: <20040218011420.GA71156@crodrigues.org> References: <20040216192331.GA60821@crodrigues.org> <20040217220025.GA32109@manyfish.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040217220025.GA32109@manyfish.co.uk> User-Agent: Mutt/1.4.1i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tue, Feb 17, 2004 at 10:00:25PM +0000, Joe Orton wrote: > Thanks for looking at this Craig. I notice you have left he conflicting > matches in the case statements, e.g. > > *:OS390:*:* | *:OS/390:*:*) > echo s390-ibm-os390 > and then > *:OS/390:*:*) > echo i370-ibm-openedition > exit 0 ;; > > this is really the problem which needs to be fixed... It didn't make sense to me why things were like that. When I merged the Apache-specific bits into autoconf 2.59's config.guess file, I just left things the way they were. Really, someone from the Apache project should make a patch and submit it to the autoconf maintainer: # Originally written by Per Bothner . # Please send patches to . Submit a context # diff and a properly formatted ChangeLog entry. Alternatively, there is a web-based submission form at: http://savannah.gnu.org/support/?group=autoconf&func=additem -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org