pkgsrc/mail/poppassd/patches/patch-ad
taca a8486e684a Update poppassd to 4.1.0.
Use the same distfile with qpopper 4.1.0.
2012-03-22 14:15:32 +00:00

14 lines
397 B
Text

$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