1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/auth/wscript_configure

5 lines
121 B
Plaintext
Raw Normal View History

#!/usr/bin/env python
2010-03-07 09:53:41 +03:00
conf.CHECK_HEADERS('security/pam_appl.h')
conf.CHECK_FUNCS_IN('pam_start', 'pam', checklibc=True)