From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12281 invoked by alias); 25 Sep 2002 22:42:17 -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 12258 invoked from network); 25 Sep 2002 22:42:15 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 25 Sep 2002 22:42:15 -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 g8PMOGi24991; Wed, 25 Sep 2002 18:24: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 g8PMgEf29692; Wed, 25 Sep 2002 18:42:14 -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 g8PMgEw25362; Wed, 25 Sep 2002 18:42:14 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g8PMgDs17721; Wed, 25 Sep 2002 18:42:13 -0400 Date: Wed, 25 Sep 2002 15:42:00 -0000 Message-Id: <200209252242.g8PMgDs17721@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: <20020925180654.GA20056@doctormoo.dyndns.org> (message from Nathanael Nerode on Wed, 25 Sep 2002 14:06:54 -0400) Subject: Re: top level: make even _more_ autoconfy References: <20020925180654.GA20056@doctormoo.dyndns.org> X-SW-Source: 2002-09/txt/msg00625.txt.bz2 > 2002-09-25 Nathanael Nerode > > * Makefile.tpl: Make subsituted variables more autoconfy. > * Makefile.in: Regenerate. > * configure: Make seds more autoconfy. You didn't show the regenerated Makefile.in in your patch. Assuming it's the same, this is OK.