diff options
Diffstat (limited to 'nsswitch/wscript_configure')
-rw-r--r-- | nsswitch/wscript_configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nsswitch/wscript_configure b/nsswitch/wscript_configure index 3305bbf44e..7d6ea82879 100644 --- a/nsswitch/wscript_configure +++ b/nsswitch/wscript_configure @@ -1,3 +1,5 @@ +#!/usr/bin/env python + conf.CHECK_HEADERS('nss.h nss_common.h ns_api.h') conf.CHECK_HEADERS('security/pam_appl.h security/pam_modules.h pam/pam_modules.h', together=True) |