Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
If turned on no NIS support and related programs will be built. Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.il> PR: bin/68303 No objections: des, gshapiro, nectar Reviewed by: ru Approved by: rwatson (mentor) MFC after: 2 weeks
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ _libthread_db= libthread_db
|
||||
_libusbhid= libusbhid
|
||||
.endif
|
||||
|
||||
.if !defined(NO_YP_LIBC)
|
||||
.if !defined(NO_NIS)
|
||||
_libypclnt= libypclnt
|
||||
.endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user