waf: check the linker accepts a set of ldflags before using them
[Samba/gebeck_regimport.git] / nsswitch / libwbclient / wscript_build
blobb6b3ec9b3d5dfc958782c0f7ec3be9719382dcf3
1 #!/usr/bin/env python
3 bld.SAMBA_LIBRARY('LIBWBCLIENT',
4 source='wbc_guid.c wbc_idmap.c wbclient.c wbc_pam.c wbc_pwd.c wbc_sid.c wbc_util.c',
5 deps='LIBWINBIND-CLIENT',
6 private_library=True