From owner-cvs-src@FreeBSD.ORG Tue Apr 8 22:26:51 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D957637B401; Tue, 8 Apr 2003 22:26:51 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA6B343F3F; Tue, 8 Apr 2003 22:26:50 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h395QkZq029025; Wed, 9 Apr 2003 07:26:46 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Garance A Drosihn From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 09 Apr 2003 01:14:31 EDT." Date: Wed, 09 Apr 2003 07:26:46 +0200 Message-ID: <29024.1049866006@critter.freebsd.dk> cc: Sam Leffler cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: installing *.h files in /usr/include X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:26:52 -0000 In message , Garance A Drosihn writes: >At 6:53 AM +0200 4/9/03, Poul-Henning Kamp wrote: >>In message <076d01c2fe0c$6c865200$52557f42@errno.com>, "Sam Leffler" writes: >> >> > Who said anything about installing stuff in /usr/include? >>> >> > .h files hold definitions needed by 1 or more pieces of code. >> > You're just obfuscating your code. >> >>You are in fact talking about installing things in /usr/include, >>have you forgotten that I raised this subject a short time ago ? >> >>The only way I can say "foo.h" should not be installed under >>/usr/include is by not calling it something which matches "*.h" > >I thought this had been fixed, so you could specify a list of *.h >files to *not* install in /usr/include? There actually seems to be some per-directory stuff now, so I guess I can name the file adlink.h now. It doesn't help me any with geom/*.h where only some of the files should be installed though :-( -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.