From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28187 invoked by alias); 26 Sep 2004 21:59:43 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 28167 invoked from network); 26 Sep 2004 21:59:42 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org with SMTP; 26 Sep 2004 21:59:42 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id A3E20357B; Sun, 26 Sep 2004 14:59:41 -0700 (PDT) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.11/8.12.9) with ESMTP id i8QLxf1d022119; Sun, 26 Sep 2004 14:59:41 -0700 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.11/8.12.11/Submit) id i8QLxcST022116; Sun, 26 Sep 2004 14:59:38 -0700 Date: Sun, 26 Sep 2004 21:59:00 -0000 Message-Id: <200409262159.i8QLxcST022116@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andreas Schwab Cc: libc-hacker@sources.redhat.com Subject: Re: Fix install-headers to install In-Reply-To: Andreas Schwab's message of Sunday, 26 September 2004 23:37:17 +0200 Emacs: ballast for RAM. X-SW-Source: 2004-09/txt/msg00105.txt.bz2 > We already add generated files via sysdep_headers. The only thing that > may break is make dist, but we don't support that any longer anyway. Ok, then your change is fine.