From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6155 invoked by alias); 8 Jan 2005 04:07:43 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5391 invoked from network); 8 Jan 2005 04:07:36 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 8 Jan 2005 04:07:36 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1Cn7sy-0007VU-C6; Fri, 07 Jan 2005 23:07:32 -0500 Date: Sat, 08 Jan 2005 04:07:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [commit/sim] switch autoconf 2.59 Message-ID: <20050108040731.GA28798@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <41DF55E5.7010307@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41DF55E5.7010307@gnu.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-01/txt/msg00047.txt.bz2 On Fri, Jan 07, 2005 at 10:39:17PM -0500, Andrew Cagney wrote: > Same as for gdb, built on ppc (native, sim/ppc built) and amd64. This > patch includes some AC_CONFIG_SUBDIRS changes to sim/configure as they > turn out to be incompatible with autoconf 2.13. FYI, I remember that Maciej reported a bug in autoconf 2.59 that caused sim/common/configure to break - something to do with AC_REQUIRE, probably a macro expanding inside a shell conditional when it shouldn't. He doesn't seem to have posted any details that I can find. Just a heads up in case the bug still manifests. Thanks for doing this! -- Daniel Jacobowitz