Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 01:01:20 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Cc:        cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/adlink adlink.c
Message-ID:  <20030409010120.C16782@espresso.bsdmike.org>
In-Reply-To: <27158.1049864000@critter.freebsd.dk>; from phk@phk.freebsd.dk on Wed, Apr 09, 2003 at 06:53:20AM %2B0200
References:  <076d01c2fe0c$6c865200$52557f42@errno.com> <27158.1049864000@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp <phk@phk.freebsd.dk> writes:
> In message <076d01c2fe0c$6c865200$52557f42@errno.com>, "Sam Leffler" writes:
> 
> >Who said anything about installing stuff in /usr/include?
> >
> >What does open source have to do with good programming practice?
> >
> >.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"

The solution is obvious: change include/Makefile to be explicit about
the files it installs.

Best regards,
Mike Barcroft



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030409010120.C16782>