Subject: Re: building enlightenment/fnlib...
To: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
From: Todd Vierling <tv@pobox.com>
List: netbsd-help
Date: 09/14/1998 21:23:26
On Mon, 14 Sep 1998, Mason Loring Bliss wrote:

: However, this project has brought up another problem... Is there any way
: to have /usr/local/include and /usr/pkg/include searched for <included.h>
: header files by default?

We explicitly disable this behavior in the native compiler.  Use
-I/usr/local/include for this.  We don't do it by default because it runs
the risk of "oops, I have termcap.h in both places" and so forth when third
party software is installed.  :)

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)