Large number of bug fixes and feature enhancements, especially Milter (Mail Filter) support and by default installation of sendmail does not use set-user-ID root anymore.
12 lines
463 B
Text
12 lines
463 B
Text
$NetBSD: patch-ad,v 1.7 2002/09/23 12:57:01 markd Exp $
|
|
|
|
--- devtools/OS/SunOS.5.8.orig Fri Mar 22 11:59:26 2002
|
|
+++ devtools/OS/SunOS.5.8 Mon Sep 16 15:09:28 2002
|
|
@@ -10,6 +10,7 @@
|
|
define(`confENVDEF', `-DSOLARIS=20800 -DNETINET6')
|
|
define(`confSM_OS_HEADER', `sm_os_sunos')
|
|
define(`confLIBS', `-lsocket -lnsl')
|
|
+define(`confLDOPTS', `${LDFLAGS}')
|
|
define(`confMTCCOPTS', `-D_REENTRANT')
|
|
define(`confMTLDOPTS', `-lpthread')
|
|
define(`confMBINDIR', `/usr/lib')
|