$NetBSD: patch-ad,v 1.1 2004/10/20 14:18:42 taca Exp $

--- config.h.in.orig	2004-10-20 14:19:23.413009000 +0900
+++ config.h.in
@@ -58,6 +58,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
 
