From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 690 invoked by alias); 4 Dec 2002 00:29: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 670 invoked from network); 4 Dec 2002 00:29:16 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Dec 2002 00:29:16 -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 gB404GP30742; Tue, 3 Dec 2002 19:04:16 -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 gB40TFD13006; Tue, 3 Dec 2002 19:29:15 -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 gB40TEl13850; Tue, 3 Dec 2002 19:29:14 -0500 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id gB40TDS17861; Tue, 3 Dec 2002 19:29:13 -0500 Date: Tue, 03 Dec 2002 16:29:00 -0000 Message-Id: <200212040029.gB40TDS17861@greed.delorie.com> From: DJ Delorie To: neroden@twcny.rr.com CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <20021204002251.GA22528@doctormoo> (message from Nathanael Nerode on Tue, 3 Dec 2002 19:22:51 -0500) Subject: Re: (toplevel patch) host subconfigures in Makefile, fixed version References: <20021204002251.GA22528@doctormoo> X-SW-Source: 2002-12/txt/msg00098.txt.bz2 > # gcc is the only module which uses GCC_FLAGS_TO_PASS. Could we use an automake conditional to cut down on the replication? > +expect/Makefile: configure-tcl maybe-configure-tk No maybe here?