From owner-freebsd-arch Mon Feb 10 15: 3:42 2003 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB7D437B401 for ; Mon, 10 Feb 2003 15:03:40 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64F7943FEA for ; Mon, 10 Feb 2003 15:03:40 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003021023033905200jv1p1e>; Mon, 10 Feb 2003 23:03:39 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA51114; Mon, 10 Feb 2003 15:03:38 -0800 (PST) Date: Mon, 10 Feb 2003 15:03:37 -0800 (PST) From: Julian Elischer To: phk@phk.freebsd.dk Cc: Alfred Perlstein , Sam Leffler , Peter Wemm , arch@FreeBSD.ORG Subject: Re: Indiscriminately installing all .h files in /usr/include/* In-Reply-To: <43866.1044917008@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 10 Feb 2003 phk@phk.freebsd.dk wrote: > In message <20030210224016.GH88781@elvis.mu.org>, Alfred Perlstein writes: > >* Sam Leffler [030210 14:34] wrote: > >> > > >> > I would prefer labeling the stuff that should go into /usr/include, > >> > it shouldn't be the default to export stuff unless you ask for it. > >> > >> Sticking this stuff inside include files means modifying imported files. > >> I'd actually prefer a mechanism like this to lurk in the Makefiles as you > >> can fully encapsulate requirements like the /usr/include/ is different > >> than the source directory. > > > >That makes sense. > > I can live with that too, as long as the default is "don't install". How about "Don't install if the variable INSTALLABLE_INCLUDES is defined and the file is not listed." That would give us a transition from here to there.. untouched Makefile would act as they do now.. > > -- > 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. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-arch" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message