summaryrefslogtreecommitdiff
path: root/source4/auth/wscript_configure
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/wscript_configure')
-rw-r--r--source4/auth/wscript_configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/auth/wscript_configure b/source4/auth/wscript_configure
index c0ca7676c3..1d26cde139 100644
--- a/source4/auth/wscript_configure
+++ b/source4/auth/wscript_configure
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
conf.CHECK_HEADERS('security/pam_appl.h')
conf.CHECK_FUNCS_IN('pam_start', 'pam', checklibc=True)