From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32246 invoked by alias); 3 Oct 2002 19:04:02 -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 32226 invoked from network); 3 Oct 2002 19:04:01 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 3 Oct 2002 19:04:01 -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 g93Iiw020539; Thu, 3 Oct 2002 14:44:58 -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 g93J40f17571; Thu, 3 Oct 2002 15:04:00 -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 g93J3xw16262; Thu, 3 Oct 2002 15:03:59 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g93J3w905507; Thu, 3 Oct 2002 15:03:58 -0400 Date: Thu, 03 Oct 2002 12:04:00 -0000 Message-Id: <200210031903.g93J3w905507@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: <20021003185615.GA14846@doctormoo.dyndns.org> (message from Nathanael Nerode on Thu, 3 Oct 2002 14:56:15 -0400) Subject: Re: toplevel: more autoconfiness References: <20021003185615.GA14846@doctormoo.dyndns.org> X-SW-Source: 2002-10/txt/msg00113.txt.bz2 > 2002-10-03 Nathanael Nerode > > * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. > * configure.in: Make SET_LIB_PATH substitution more autoconfy. > * Makefile.in: Regenerate. Ok.