From dev-return-11176-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Thu Feb 26 21:24:52 2004 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 87381 invoked from network); 26 Feb 2004 21:24:52 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Feb 2004 21:24:52 -0000 Received: (qmail 79739 invoked by uid 500); 26 Feb 2004 21:24:39 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 79707 invoked by uid 500); 26 Feb 2004 21:24:39 -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 79694 invoked from network); 26 Feb 2004 21:24:39 -0000 Date: Thu, 26 Feb 2004 21:24:43 +0000 From: Joe Orton To: Craig Rodrigues Cc: dev@apr.apache.org Subject: Re: Fix build on amd64 platform by importing new config.{guess,sub} Message-ID: <20040226212443.GA31424@manyfish.co.uk> Mail-Followup-To: Craig Rodrigues , dev@apr.apache.org References: <20040216192331.GA60821@crodrigues.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20040216192331.GA60821@crodrigues.org> 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 Mon, Feb 16, 2004 at 02:23:31PM -0500, Craig Rodrigues wrote: > This patch imports config.{guess,sub} from autoconf 2.59, > and also adds in the Apache specific changes to those files. > It fixes building apr on amd64 platforms. Craig - can you check whether the APR 0.9 branch works on your amd64 platform? I've just added the minimally-disruptive change to config.sub for 0.9 which should get this working. joe