From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19592 invoked by alias); 30 Sep 2002 16:48:53 -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 19565 invoked from network); 30 Sep 2002 16:48:50 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 30 Sep 2002 16:48:50 -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 g8UGUGi26077; Mon, 30 Sep 2002 12:30:16 -0400 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 g8UGmmf17418; Mon, 30 Sep 2002 12:48:48 -0400 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 g8UGmmw30811; Mon, 30 Sep 2002 12:48:48 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g8UGmbV28717; Mon, 30 Sep 2002 12:48:37 -0400 Date: Mon, 30 Sep 2002 09:48:00 -0000 Message-Id: <200209301648.g8UGmbV28717@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: <20020928223322.GA21873@doctormoo.dyndns.org> (message from Nathanael Nerode on Sat, 28 Sep 2002 18:33:22 -0400) Subject: Re: toplevel, more cleanup References: <20020928223322.GA21873@doctormoo.dyndns.org> X-SW-Source: 2002-09/txt/msg00762.txt.bz2 > 2002-09-22 Nathanael Nerode > > * Makefile.tpl: Make more autoconf-friendly. > * Makefile.in: Regenerate. > * configure: Make substitution more autoconf-like. Ok.