$NetBSD$

--- _pam_aconf.h.in.orig	Sun Nov 25 22:04:46 2001
+++ _pam_aconf.h.in
@@ -28,6 +28,16 @@
 # include <features.h>
 #endif /* HAVE_FEATURES_H */
 
+/* we have <utmp.h> */
+#undef HAVE_UTMP_H
+
+/* we have <termios.h> */
+#undef HAVE_TERMIOS_H
+
+/* we have Linux shadow passwords */
+#undef HAVE_SHADOW_H
+#undef HAVE_GETSPNAM
+
 /* we have libcrack available */
 #undef HAVE_LIBCRACK
 
