mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3-waf: Add dummy configuration option for sendfile-support
This commit is contained in:
parent
cba7fd170c
commit
f4ff7a298d
@ -40,6 +40,7 @@ def set_options(opt):
|
||||
opt.SAMBA3_ADD_OPTION('pam')
|
||||
opt.SAMBA3_ADD_OPTION('quotas')
|
||||
opt.SAMBA3_ADD_OPTION('sys-quotas')
|
||||
opt.SAMBA3_ADD_OPTION('sendfile-support')
|
||||
|
||||
|
||||
def configure(conf):
|
||||
|
Loading…
Reference in New Issue
Block a user