summaryrefslogtreecommitdiff
path: root/_pam_aconf.h.in
diff options
context:
space:
mode:
Diffstat (limited to '_pam_aconf.h.in')
-rw-r--r--_pam_aconf.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/_pam_aconf.h.in b/_pam_aconf.h.in
index 1b1cde95..68a39120 100644
--- a/_pam_aconf.h.in
+++ b/_pam_aconf.h.in
@@ -97,4 +97,8 @@
# include <security/pam_malloc.h>
#endif /* MEMORY_DEBUG */
+/* the path, relative to SECUREDIR, where PAMs specific to this architecture
+ * can be found */
+#undef _PAM_ISA
+
#endif /* PAM_ACONF_H */