]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r292280:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 15 Dec 2015 18:02:56 +0000 (18:02 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 15 Dec 2015 18:02:56 +0000 (18:02 +0000)
commit9eac7a0cd2755e8265bada0cedf4e724b66074dd
treea5be474a1e8da9aacb90784fdd50a4cf02032e0e
parent0052cafd92ad7f6023f8055cc8518079c2b00df5
MFstable/10 r292280:

MFC r271401:
r271401 (by asomers):

Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate calls
merge(1), which is part of the RCS package, it must not be installed if
WITHOUT_RCS update is set. Otherwise, it will produce confusing errors.

CR: https://reviews.freebsd.org/D691
Sponsored by: Spectra Logic

git-svn-id: svn://svn.freebsd.org/base/stable/9@292281 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/build/mk/OptionalObsoleteFiles.inc
tools/build/options/WITHOUT_RCS
usr.sbin/Makefile