From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1205 invoked by alias); 18 Apr 2008 10:22:14 -0000 Received: (qmail 1077 invoked by uid 22791); 18 Apr 2008 10:22:12 -0000 X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.159) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 18 Apr 2008 10:21:33 +0000 Received: by fg-out-1718.google.com with SMTP id e12so389333fga.0 for ; Fri, 18 Apr 2008 03:21:30 -0700 (PDT) Received: by 10.82.171.16 with SMTP id t16mr4411270bue.25.1208514090168; Fri, 18 Apr 2008 03:21:30 -0700 (PDT) Received: from scientist-2.lan ( [213.140.22.65]) by mx.google.com with ESMTPS id n10sm16791396mue.18.2008.04.18.03.21.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Apr 2008 03:21:26 -0700 (PDT) Message-ID: <48087626.5030402@gnu.org> Date: Sat, 19 Apr 2008 00:27: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 Subject: [heads-up] regenerate aclocal.m4 and configure 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/msg00172.txt.bz2 Hi people, 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'm CCing binutils, gdb and newlib mailing lists -- trim the list when you reply to avoid confusion. I'll send another message in at most 1 hour, after the patch is committed to gcc and src. Paolo