From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29544 invoked by alias); 20 Sep 2002 21:24:54 -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 29528 invoked from network); 20 Sep 2002 21:24:53 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 20 Sep 2002 21:24:53 -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 g8KL7Qi32005 for ; Fri, 20 Sep 2002 17:07:26 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8KLOph27948; Fri, 20 Sep 2002 17:24:51 -0400 Received: from greed.delorie.com (hell.sfbay.redhat.com [172.16.27.25]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g8KLOjC19759; Fri, 20 Sep 2002 14:24:46 -0700 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g8KLOix13278; Fri, 20 Sep 2002 17:24:44 -0400 Date: Fri, 20 Sep 2002 14:24:00 -0000 Message-Id: <200209202124.g8KLOix13278@greed.delorie.com> From: DJ Delorie To: neroden@doctormoo.dyndns.org CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@redhat.com In-reply-to: <20020920210748.GA22598@doctormoo.dyndns.org> (message from Nathanael Nerode on Fri, 20 Sep 2002 17:07:48 -0400) Subject: Re: toplevel configure.in tweak References: <20020920210748.GA22598@doctormoo.dyndns.org> X-SW-Source: 2002-09/txt/msg00540.txt.bz2 > 2002-07-12 Nathanael Nerode > > * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. > * configure.in (sh*-*-pe*): Ditto. > * configure.in (mips*-*-pe*): Ditto. > * configure.in (*arm-wince-pe): Ditto. Ok.