repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nsswitch/winbind_nss_aix: reimplement fetching the SID of a user
[Samba.git]
/
source4
/
auth
/
wscript_configure
blob
d25cc0b359d02ebc23b80c73b4e6a6964ec541c0
1
#!/usr/bin/env python
2
3
conf
.
CHECK_HEADERS
(
'security/pam_appl.h'
)
4
conf
.
CHECK_FUNCS_IN
(
'pam_start'
,
'pam'
,
checklibc
=
True
)