Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2006 18:39:22 +0400
From:      Yar Tikhiy <yar@comp.chem.msu.su>
To:        Dag-Erling Sm?rgrav <des@des.no>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/tools/build/options WITHOUT_GNU WITHOUT_NS_CACHING WITHOUT_PAM
Message-ID:  <20060806143922.GB38771@comp.chem.msu.su>
In-Reply-To: <86d5bexf08.fsf@xps.des.no>
References:  <200607311308.k6VD8mPl024346@repoman.freebsd.org> <86d5bexf08.fsf@xps.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 06, 2006 at 01:47:19PM +0200, Dag-Erling Sm?rgrav wrote:
> Yar Tikhiy <yar@FreeBSD.org> writes:
> >   Log:
> >   Document some more src.conf(5) options:
> >   WITHOUT_GNU, WITHOUT_NS_CACHING, WITHOUT_PAM.
> >   
> >   Noticed by:     src/tools/build/options/makeman
> 
> Neither MK_GNU nor MK_PAM actually exist.

src.conf(5) tells that now.  The two options are understood by
<bsd.own.mk>, but they have no _direct_ effect on the build.  However,
their _indirect_ effect is through setting MK_GNU_SUPPORT or
MK_PAM_SUPPORT, respectively, which src.conf(5) tells, too.

-- 
Yar



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