cvs commit: src/usr.bin Makefile
Poul-Henning Kamp
phk at phk.freebsd.dk
Sat Aug 6 10:11:58 GMT 2005
In message <20050806093614.GI48504 at 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 at 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.
More information about the cvs-src
mailing list