Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Aug 2005 12:11:54 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin Makefile 
Message-ID:  <25357.1123323114@phk.freebsd.dk>
In-Reply-To: Your message of "Sat, 06 Aug 2005 12:36:14 %2B0300." <20050806093614.GI48504@ip.net.ua> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20050806093614.GI48504@ip.net.ua>, Ruslan Ermilov writes:
>
>On Sat, Aug 06, 2005 at 06:56:39AM +0000, Poul-Henning Kamp wrote:
>> phk         2005-08-06 06:56:39 UTC
>> 
>>   FreeBSD src repository
>> 
>>   Modified files:
>>     usr.bin              Makefile 
>>   Log:
>>   Put hesinfo(1) under buildoption "YES_HESIOD"
>>   
>>   Revision  Changes    Path
>>   1.283     +5 -1      src/usr.bin/Makefile
>> 
>Traditionally, this would be spelled "WITH_HESIOD".

Yes, but I wanted to clear category for toplevel-only
build options.

The WITH_FOO have traditionally been used to control
single programs, but you can't enable HESIOD in
amd if it is not also in libc, so the YES_FOO options
are intended to be usable only for buildworld and installworld
targets.

-- 
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.



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