$NetBSD: patch-ad,v 1.2 2012/03/22 14:15:32 taca Exp $

--- config.h.in.orig	2011-05-30 19:13:39.000000000 +0000
+++ config.h.in
@@ -66,6 +66,9 @@
 /* Define if you don't have vprintf but do have _doprnt.  */
 #undef HAVE_DOPRNT
 
+/* Define if you have setlogin system call. */
+#undef HAVE_SETLOGIN
+
 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
 #undef HAVE_SYS_WAIT_H
 
