From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19245 invoked by alias); 26 Sep 2006 13:54:23 -0000 Received: (qmail 19163 invoked by uid 22791); 26 Sep 2006 13:54:22 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 26 Sep 2006 13:54:20 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8QDs3qf015807; Tue, 26 Sep 2006 09:54:05 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8QDrvDD016260; Tue, 26 Sep 2006 09:53:58 -0400 Received: from [10.32.68.15] (vpn-68-15.surrey.redhat.com [10.32.68.15]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8QDrrHF012671; Tue, 26 Sep 2006 14:53:54 +0100 Message-ID: <451930F5.6020107@redhat.com> Date: Tue, 26 Sep 2006 13:54:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5.0.7 (X11/20060911) MIME-Version: 1.0 To: Mike Frysinger CC: binutils@sourceware.org, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org Subject: Re: [patch ping] change linux-gnu* -> linux* in libtool files References: <200609241801.43629.vapier@gentoo.org> In-Reply-To: <200609241801.43629.vapier@gentoo.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-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00186.txt.bz2 Hi Mike, > 2006-04-10 Mike Frysinger > > * libtool.m4: Accept linux* instead of just linux-gnu*. > * ltconfig: Likewise. Also accept linux-uclibc* as well as linux-gnu*. Approved - please apply. Cheers Nick