diff options
Diffstat (limited to 'mail/sendmail/patches/patch-ac')
-rw-r--r-- | mail/sendmail/patches/patch-ac | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/sendmail/patches/patch-ac b/mail/sendmail/patches/patch-ac index 9a855014c7c..b398d0b4c47 100644 --- a/mail/sendmail/patches/patch-ac +++ b/mail/sendmail/patches/patch-ac @@ -1,10 +1,10 @@ -$NetBSD: patch-ac,v 1.3 2000/07/31 18:11:09 tron Exp $ +$NetBSD: patch-ac,v 1.4 2001/04/13 05:07:51 itojun Exp $ ---- devtools/OS/SunOS.5.7 Tue Jun 6 02:03:29 2000 -+++ devtools/OS/SunOS.5.7 Wed Jul 26 13:07:08 2000 -@@ -6,6 +6,7 @@ - define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX') +--- devtools/OS/SunOS.5.7.orig Mon Dec 18 01:17:51 2000 ++++ devtools/OS/SunOS.5.7 Fri Mar 16 09:22:42 2001 +@@ -7,6 +7,7 @@ define(`confENVDEF', `-DSOLARIS=20700') + define(`confSM_OS_HEADER', `sm_os_sunos') define(`confLIBS', `-lsocket -lnsl') +define(`confLDOPTS', `${LDFLAGS}') define(`confMTLDOPTS', `-lpthread') |