From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8047 invoked by alias); 23 Apr 2008 12:22:39 -0000 Received: (qmail 8039 invoked by uid 22791); 23 Apr 2008 12:22:38 -0000 X-Spam-Check-By: sourceware.org Received: from fk-out-0910.google.com (HELO fk-out-0910.google.com) (209.85.128.186) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Apr 2008 12:22:10 +0000 Received: by fk-out-0910.google.com with SMTP id 26so3770484fkx.8 for ; Wed, 23 Apr 2008 05:22:07 -0700 (PDT) Received: by 10.82.151.9 with SMTP id y9mr841787bud.8.1208953327080; Wed, 23 Apr 2008 05:22:07 -0700 (PDT) Received: from scientist-2.local ( [195.176.178.209]) by mx.google.com with ESMTPS id u26sm10734721mug.19.2008.04.23.05.22.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 23 Apr 2008 05:22:06 -0700 (PDT) Message-ID: <480F29ED.1010607@gnu.org> Date: Wed, 23 Apr 2008 13:04:00 -0000 From: Paolo Bonzini User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: gdb-patches Subject: Re: [PATCH] Tweak aclocal.m4 References: <480F0FFE.6050208@gnu.org> <20080423115504.GC16165@caradoc.them.org> In-Reply-To: <20080423115504.GC16165@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00516.txt.bz2 Daniel Jacobowitz wrote: > On Wed, Apr 23, 2008 at 12:31:26PM +0200, Paolo Bonzini wrote: >> ... to use the autoconf bugfixes in override.m4. >> >> The patch also includes regenerated configure files. >> >> Thanks! > > OK, if you were asking permission. Committed. Paolo