12 lines
492 B
Text
12 lines
492 B
Text
$NetBSD: patch-am,v 1.3 2006/12/29 21:44:09 markd Exp $
|
|
|
|
--- devtools/OS/SunOS.5.11.orig 2006-12-30 07:59:28.000000000 +1300
|
|
+++ devtools/OS/SunOS.5.11
|
|
@@ -10,6 +10,7 @@ define(`confMAPDEF', `-DNDBM -DNIS -DNIS
|
|
define(`confENVDEF', `-DSOLARIS=21100 -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')
|