mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
build: Remove obsolete --enable/disable-merged-build
All waf builds build everything now. Andrew Bartlett
This commit is contained in:
parent
4980cd772a
commit
64d0230332
@ -32,7 +32,6 @@ def set_options(opt):
|
||||
opt.SAMBA3_ADD_OPTION('ldap')
|
||||
opt.SAMBA3_ADD_OPTION('cups', with_name="enable", without_name="disable")
|
||||
opt.SAMBA3_ADD_OPTION('iprint', 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('pam_smbpass')
|
||||
opt.SAMBA3_ADD_OPTION('quotas')
|
||||
|
Loading…
x
Reference in New Issue
Block a user