mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 05:48:18 +00:00
--with-AFS
This commit is contained in:
parent
8ff8e0d7f8
commit
9afc5e8d98
@ -32,6 +32,10 @@ AC_WITH(C2, AC_DEFINE(HAVE_C2_SECURITY)
|
||||
C2=1
|
||||
echo 'Configuring for C2 security')
|
||||
dnl
|
||||
dnl --with-AFS
|
||||
AC_WITH(AFS, AC_DEFINE(HAVE_ AFS)
|
||||
echo 'Configuring for use with AFS')
|
||||
dnl
|
||||
dnl --with-csops
|
||||
AC_WITH(csops, OPTIONS="${OPTIONS} -DUSE_INSULTS -DENV_EDITOR -DSHORT_MESSAGE"
|
||||
echo 'CSOps--adding options: USE_INSULTS ENV_EDITOR SHORT_MESSAGE')
|
||||
|
Loading…
x
Reference in New Issue
Block a user