From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10428 invoked by alias); 12 Nov 2002 18:50:52 -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 10405 invoked from network); 12 Nov 2002 18:50:47 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 12 Nov 2002 18:50:47 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gACIRdw32365; Tue, 12 Nov 2002 13:27:39 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gACIokD18551; Tue, 12 Nov 2002 13:50:46 -0500 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gACIojl23218; Tue, 12 Nov 2002 13:50:46 -0500 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id gACIoiM25149; Tue, 12 Nov 2002 13:50:44 -0500 Date: Tue, 12 Nov 2002 10:50:00 -0000 Message-Id: <200211121850.gACIoiM25149@greed.delorie.com> From: DJ Delorie To: neroden@twcny.rr.com CC: gcc-patches@gcc.gnu.org, binutils@sources.redhat.com, gdb-patches@sources.redhat.com In-reply-to: <20021112184204.GA15394@doctormoo> (message from Nathanael Nerode on Tue, 12 Nov 2002 13:42:04 -0500) Subject: Re: toplevel patch: most autoconfiness of variables References: <20021112184204.GA15394@doctormoo> X-SW-Source: 2002-11/txt/msg00352.txt.bz2 > If this is approved, it will go into gcc 3.4bib, and will hit src when > that lands (shortly after 3.3 branches, hopefully). > > * configure: More autoconf-style substitutions. > * Makefile.tpl: More autoconf-style substitutions. > * Makefile.in: Regenerate. Ok.