From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25433 invoked by alias); 18 Nov 2002 13:58:08 -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 25339 invoked from network); 18 Nov 2002 13:58:05 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 18 Nov 2002 13:58:05 -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 gAIDw3008620; Mon, 18 Nov 2002 08:58:03 -0500 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id gAIDw3I22302; Mon, 18 Nov 2002 08:58:03 -0500 Date: Mon, 18 Nov 2002 05:58:00 -0000 Message-Id: <200211181358.gAIDw3I22302@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, binutils@sources.redhat.com, gdb-patches@sources.redhat.com In-reply-to: <20021118131721.GA8640@doctormoo> (message from Nathanael Nerode on Mon, 18 Nov 2002 08:17:21 -0500) Subject: Re: Toplevel patch: determine 'install'ed subdirs at configure time References: <20021118131721.GA8640@doctormoo> X-SW-Source: 2002-11/txt/msg00451.txt.bz2 > * Makefile.tpl: Determine subdirs to 'install' at configure time. > * configure.in: Determine subdirs to 'install' at configure time. > Remove bogus exports. Normalize style. > * Makefile.in: Regenerate. Ok.