From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15137 invoked by alias); 21 Apr 2006 03:05:03 -0000 Received: (qmail 15129 invoked by uid 22791); 21 Apr 2006 03:05:03 -0000 X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (134.68.220.30) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Apr 2006 03:05:01 +0000 Received: from localhost ([127.0.0.1] helo=home.wh0rd.org) by smtp.gentoo.org with esmtp (Exim 4.54) id 1FWlx5-0001sb-Nf for binutils@sourceware.org; Fri, 21 Apr 2006 03:05:00 +0000 Received: (qmail 964 invoked from network); 20 Apr 2006 22:45:13 -0400 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 20 Apr 2006 22:45:13 -0400 From: Mike Frysinger To: Alan Modra Subject: Re: [patch] change linux-gnu* -> linux* in libtool files Date: Fri, 21 Apr 2006 08:14:00 -0000 User-Agent: KMail/1.9.1 Cc: binutils@sourceware.org References: <200604142053.29633.vapier@gentoo.org> <20060421022354.GO27430@bubble.grove.modra.org> In-Reply-To: <20060421022354.GO27430@bubble.grove.modra.org> GEOMAN: IS A RETARD MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604202306.11247.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00298.txt.bz2 On Thursday 20 April 2006 22:23, Alan Modra wrote: > On Fri, Apr 14, 2006 at 08:53:29PM -0400, Mike Frysinger wrote: > > upstream libtool changed libtool.m4 a while back to look for 'linux*)' > > instead of 'linux-gnu*)' ... ive also tweaked the ltconfig accordingly > > This patch should have been copied to the gcc-patches and gdb-patches > lists for someone like DJ Delorie to approve. We want to keep the gcc > versions of these files in sync with the src versions. i havent submitted patches for top level files before so i didnt really know the proper method ... resent now, thanks for the corrections -mike