mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
s3-waf: Add dummy configuration options for quotas
This commit is contained in:
parent
f4ebdc98c2
commit
cba7fd170c
@ -38,6 +38,8 @@ def set_options(opt):
|
||||
opt.SAMBA3_ADD_OPTION('cups', with_name="enable", without_name="disable")
|
||||
opt.SAMBA3_ADD_OPTION('merged-build', with_name="enable", without_name="disable")
|
||||
opt.SAMBA3_ADD_OPTION('pam')
|
||||
opt.SAMBA3_ADD_OPTION('quotas')
|
||||
opt.SAMBA3_ADD_OPTION('sys-quotas')
|
||||
|
||||
|
||||
def configure(conf):
|
||||
|
Loading…
x
Reference in New Issue
Block a user