From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4222 invoked by alias); 18 Apr 2008 11:10:43 -0000 Received: (qmail 4062 invoked by uid 22791); 18 Apr 2008 11:10:42 -0000 X-Spam-Check-By: sourceware.org Received: from fk-out-0910.google.com (HELO fk-out-0910.google.com) (209.85.128.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 18 Apr 2008 11:10:21 +0000 Received: by fk-out-0910.google.com with SMTP id 26so637337fkx.8 for ; Fri, 18 Apr 2008 04:10:16 -0700 (PDT) Received: by 10.82.158.12 with SMTP id g12mr4455082bue.63.1208517015985; Fri, 18 Apr 2008 04:10:15 -0700 (PDT) Received: from scientist-2.lan ( [213.140.22.65]) by mx.google.com with ESMTPS id e10sm16916070muf.10.2008.04.18.04.10.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Apr 2008 04:10:15 -0700 (PDT) Message-ID: <48088197.3080706@gnu.org> Date: Sat, 19 Apr 2008 04:28:00 -0000 From: Paolo Bonzini User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: binutils@sourceware.org, gdb@sourceware.org, newlib@sourceware.org CC: GCC Patches , Revital1 Eres Subject: Re: [heads-up] regenerate aclocal.m4 and configure References: <48087626.5030402@gnu.org> In-Reply-To: <48087626.5030402@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00173.txt.bz2 > I'm about to commit a patch to config/, so that a bugfix from Autoconf > trunk will be applied to all the configure scripts in gcc and src. For > gcc I will commit the changed configure scripts myself; for src please > tell me if you would like me to do it, or you prefer to do it yourself. > > I'll send another message in at most 1 hour, after the patch is > committed to gcc and src. Done, if you wish you can now regenerate aclocal.m4 and configure files. The only really urgent one is newlib, because it's where the original failure happened in the GCC bugzilla report. Paolo