mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Document that changes to nsswitch.conf might be needed when
compiling with NO_NIS. [ also see make.conf(5) and nsswitch.conf(5) ] Reviewed by: ru Requested by: dougb (and bin/87221) MFC: 22 days
This commit is contained in:
parent
327608b266
commit
e08d691ba3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151421
@ -124,7 +124,9 @@
|
||||
#NO_MAN= # do not build manual pages
|
||||
#NO_MODULES= # do not build modules with the kernel
|
||||
#NO_NETCAT= # do not build netcat
|
||||
#NO_NIS= # do not build NIS support and related programs
|
||||
#NO_NIS= # do not build NIS support and related programs.
|
||||
# If set, you might need to adopt your
|
||||
# nsswitch.conf(5) and remove `nis' entries.
|
||||
#NO_OBJC= # do not build Objective C support
|
||||
#NO_OPENSSH= # do not build OpenSSH
|
||||
#NO_OPENSSL= # do not build OpenSSL (implies NO_KERBEROS/NO_OPENSSH)
|
||||
|
Loading…
Reference in New Issue
Block a user