Add WITH_SHELL_SETS_HOME knob to security/sudo

PR:		47087
Submitted by:	    Stefan Farfeleder <stefan@fafoe.dyndns.org>
This commit is contained in:
Michael Haro 2003-07-17 04:49:47 +00:00
parent 5578fe774a
commit 9313d60adc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85019

View File

@ -38,6 +38,10 @@ CONFIGURE_ARGS+=--with-opie
CONFIGURE_ARGS+=--with-skey
.endif
.if defined(WITH_SHELL_SETS_HOME)
CONFIGURE_ARGS+=--enable-shell-sets-home
.endif
MAN5= sudoers.5
MAN8= sudo.8 visudo.8