From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4865 invoked by alias); 13 Apr 2007 18:27:45 -0000 Received: (qmail 4850 invoked by uid 22791); 13 Apr 2007 18:27:44 -0000 X-Spam-Check-By: sourceware.org Received: from server.usilu.net (HELO mail.usilu.net) (195.176.178.200) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 13 Apr 2007 19:27:43 +0100 Received: from [1.240.182.245] ([213.140.22.65] RDNS failed) by mail.usilu.net over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Fri, 13 Apr 2007 20:27:21 +0200 Message-ID: <461FCB84.5080304@lu.unisi.ch> Date: Fri, 13 Apr 2007 18:38:00 -0000 From: Paolo Bonzini Reply-To: bonzini@gnu.org User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: Steve Ellcey CC: bonzini@gnu.org, drow@false.org, binutils@sourceware.org, gcc-patches@gcc.gnu.org, gdb-patches@gcc.gnu.org, newlib@sourceware.org, Ralf.Wildenhues@gmx.de, aoliva@redhat.com, fxcoudert@gmail.com, libtool@cwilson.fastmail.fm, schwab@suse.de Subject: Re: Final(?) patch to update libtool in GCC and src trees References: <200704131824.LAA20935@hpsje.cup.hp.com> In-Reply-To: <200704131824.LAA20935@hpsje.cup.hp.com> 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: 2007-04/txt/msg00208.txt.bz2 > This feels backwards to me. > > I think we should do a Src tree only patch (GCC tree doesn't need this > change) to set ACLOCAL_AMFLAGS and to remove the use of sinclude before > doing anything else with libtool. It might be, but I was just trying to be helpful and make the libtool patch as small (and easy to maintain as possible). Other cleanups, while much appreciated, are tangential. (Besides, I am going on vacation on the 22nd and wanted to get the patch in before that!) Paolo