$NetBSD: patch-ad,v 1.4 2000/10/15 14:30:23 itojun Exp $ --- devtools/OS/SunOS.5.8.orig Tue Oct 10 19:21:59 2000 +++ devtools/OS/SunOS.5.8 Tue Oct 10 19:23:59 2000 @@ -4,4 +4,6 @@ define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DLDAPMAP') +define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX') define(`confENVDEF', `-DSOLARIS=20800 -DNETINET6') -define(`confLIBS', `-lsocket -lnsl -lldap') +define(`confLIBS', `-lsocket -lnsl') +define(`confLDOPTS', `${LDFLAGS}') define(`confMTLDOPTS', `-lpthread')