From owner-cvs-all@FreeBSD.ORG Mon May 5 08:26:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8308137B401; Mon, 5 May 2003 08:26:32 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80E9643FCB; Mon, 5 May 2003 08:26:31 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 6D9E2530E; Mon, 5 May 2003 17:26:28 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Bruce Evans From: Dag-Erling Smorgrav Date: Mon, 05 May 2003 17:26:28 +0200 In-Reply-To: <200305051254.h45CsRBi065956@repoman.freebsd.org> (Bruce Evans's message of "Mon, 5 May 2003 05:54:27 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3 References: <200305051254.h45CsRBi065956@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/include Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 15:26:33 -0000 Bruce Evans writes: > Log: > Install symlinks to individual headers instead of symlinks to directories > in the SHARED=symlinks case. Symlinks to directories only work if all the > the necessary headers are in 1 directory, but the necessary headers are > scattered for at least ipfilter headers in . This change also > avoids polluting /usr/include with non-headers; the /usr/include hierarchy > is now independent of the setting of SHARED. Thank you. DES -- Dag-Erling Smorgrav - des@ofug.org