From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28937 invoked by alias); 28 Dec 2002 00:36:19 -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 28919 invoked from network); 28 Dec 2002 00:36:18 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by 209.249.29.67 with SMTP; 28 Dec 2002 00:36:18 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id gBS0Zor03517; Fri, 27 Dec 2002 19:35:50 -0500 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id gBS0ZoB28626; Fri, 27 Dec 2002 19:35:50 -0500 Date: Fri, 27 Dec 2002 16:37:00 -0000 Message-Id: <200212280035.gBS0ZoB28626@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj@delorie.com using -f From: DJ Delorie To: neroden@twcny.rr.com CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <20021228003302.GA2413@doctormoo> (message from Nathanael Nerode on Fri, 27 Dec 2002 19:33:02 -0500) Subject: Re: (toplevel patch) rename buildargs,hostargs,targargs References: <20021228003302.GA2413@doctormoo> X-SW-Source: 2002-12/txt/msg00693.txt.bz2 > * configure.in: Rename (buildargs, hostargs, targargs) to > (build_configargs, host_configargs, target_configargs). Ok.