pkgsrc/mail/poppassd/patches/patch-ae
taca ff4288762c - fix a problem that poppassd(8) would hang with smbpasswd(1).
- make it work on Solaris; tested on SunOS 5.8.

Bump package revision.
2004-10-20 14:18:42 +00:00

12 lines
254 B
Text

$NetBSD: patch-ae,v 1.1 2004/10/20 14:18:42 taca Exp $
--- configure.in.orig 2004-10-20 14:19:23.863020000 +0900
+++ configure.in
@@ -1440,6 +1440,7 @@ gethostbyname \
gettimeofday \
getusershell \
mkdir \
+setlogin \
socket \
strdup \
strerror \