1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00
samba-mirror/source4/auth/wscript_configure

5 lines
121 B
Plaintext
Raw Normal View History

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