From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17267 invoked by alias); 30 May 2002 18:15:09 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17235 invoked from network); 30 May 2002 18:15:07 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 30 May 2002 18:15:07 -0000 Received: from greed.delorie.com (cse.sfbay.redhat.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id LAA26092; Thu, 30 May 2002 11:15:02 -0700 (PDT) Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g4UIF0e21644; Thu, 30 May 2002 14:15:00 -0400 Date: Thu, 30 May 2002 11:43:00 -0000 Message-Id: <200205301815.g4UIF0e21644@greed.delorie.com> From: DJ Delorie To: neroden@doctormoo.dyndns.org CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <20020530180443.GA3182@doctormoo.dyndns.org> (message from Nathanael Nerode on Thu, 30 May 2002 14:04:43 -0400) Subject: Re: [patch] correct nomenclature: HOST_PREFIX to BUILD_PREFIX References: <20020530180443.GA3182@doctormoo.dyndns.org> X-SW-Source: 2002-05/txt/msg01030.txt.bz2 > I submitted this earlier, but I lost my copy, it's unreviewed, and the > affected files have changed a little, so I'm submitting it again. Yeah, I'm a bit behind. > CC'ed to binutils and gdb-patches because it affects toplevel configure and > toplevel Makefile.in. Nobody but gcc uses HOST_PREFIX*, though.