From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23130 invoked by alias); 25 Oct 2004 18:58:19 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 23119 invoked from network); 25 Oct 2004 18:58:18 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 25 Oct 2004 18:58:18 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id i9PIwHLV019999; Mon, 25 Oct 2004 14:58:17 -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 i9PIwHr04717; Mon, 25 Oct 2004 14:58:17 -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 i9PIwE824875; Mon, 25 Oct 2004 14:58:14 -0400 Received: from greed.delorie.com (localhost [127.0.0.1]) by greed.delorie.com (8.12.11/8.12.10) with ESMTP id i9PIw9RX025891; Mon, 25 Oct 2004 14:58:09 -0400 Received: (from dj@localhost) by greed.delorie.com (8.12.11/8.12.11/Submit) id i9PIw8tQ025887; Mon, 25 Oct 2004 14:58:09 -0400 Date: Mon, 25 Oct 2004 19:19:00 -0000 Message-Id: <200410251858.i9PIw8tQ025887@greed.delorie.com> From: DJ Delorie To: aaronavay62@aaronwl.com CC: gcc-patches@gcc.gnu.org In-reply-to: <417AB82F.4030405@aaronwl.com> (aaronavay62@aaronwl.com) Subject: Re: [PING] Windows patches. References: <417AB82F.4030405@aaronwl.com> X-SW-Source: 2004-10/txt/msg02082.txt.bz2 > The first patch disables building fixincludes for targets where it > is not needed. This was done previously, but got lost in the > fixincludes transition to toplevel. It needs a configury > maintainer. Target-specific changes in configury are normally approved by the target maintainers, not the configury maintainers, as only the target maintainers know if the change is correct.