From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22916 invoked by alias); 25 Feb 2006 01:24:07 -0000 Received: (qmail 22899 invoked by uid 22791); 25 Feb 2006 01:24:06 -0000 X-Spam-Check-By: sourceware.org Received: from dsl027-180-168.sfo1.dsl.speakeasy.net (HELO sunset.davemloft.net) (216.27.180.168) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 25 Feb 2006 01:24:04 +0000 Received: from localhost ([127.0.0.1] ident=davem) by sunset.davemloft.net with esmtp (Exim 4.60) (envelope-from ) id 1FCoAP-0005Ar-Ee; Fri, 24 Feb 2006 17:24:13 -0800 Date: Sat, 25 Feb 2006 01:24:00 -0000 Message-Id: <20060224.172413.37789507.davem@davemloft.net> To: roland@redhat.com Cc: libc-hacker@sources.redhat.com Subject: Re: [PATCH]: Missing Sparc Implies From: "David S. Miller" In-Reply-To: <20060225004708.DC740180A66@magilla.sf.frob.com> References: <20060224.154757.73620976.davem@davemloft.net> <20060225004708.DC740180A66@magilla.sf.frob.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00037.txt.bz2 From: Roland McGrath Date: Fri, 24 Feb 2006 16:47:08 -0800 (PST) > I don't think ought to be necessary. If it is, I'd like to fix the > configure magic so it's not. Those Implies files from the main source > should cause those add-on directories to be searched too. This doesn't happen in the top-level either, that's why we need sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/Implies and friends eventhough we have sysdeps/sparc/sparc32/sparcv9b/Implies.