s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8
[Samba/gebeck_regimport.git] / nsswitch / wscript_configure
blob7d6ea82879e47d3a61d3ebfdd5350fbe555c779e
1 #!/usr/bin/env python
3 conf.CHECK_HEADERS('nss.h nss_common.h ns_api.h')
5 conf.CHECK_HEADERS('security/pam_appl.h security/pam_modules.h pam/pam_modules.h', together=True)
6 conf.CHECK_FUNCS_IN('pam_start', 'pam', checklibc=True, headers='security/pam_appl.h')