tsocket: fill in sa.sa_len if the system supports it
[Samba/gebeck_regimport.git] / nsswitch / libwbclient / wscript_build
blob6e01b1b2e253478f5a0af686e2f7de53183f3e7e
1 #!/usr/bin/env python
3 bld.SAMBA_LIBRARY('wbclient',
4 source='wbc_guid.c wbc_idmap.c wbclient.c wbc_pam.c wbc_pwd.c wbc_sid.c wbc_util.c',
5 deps='winbind-client',
6 private_library=True