s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[kai/samba-autobuild/.git] / source4 / auth / wscript_configure
index c0ca7676c337344001d102f208bfcfe111a64e29..1d26cde139822e0f8f87ae13348c404ede7ab996 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 conf.CHECK_HEADERS('security/pam_appl.h')
 conf.CHECK_FUNCS_IN('pam_start', 'pam', checklibc=True)