NetBSD/usr.sbin/pppd
he 8e8728c45c Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling
with MKPIC=no, possibly because the target does not support shared
libraries, these include libraries required to resolve all symbols
which end up referenced from PAM-using applications.  The libraries
presently required are -lcrypt, -lrpcsvc and -lutil.

Add use of these variables which are currently set up to use PAM,
so that they compile when MKPIC=no.

Also, in the telnetd case, reorder the order of the libraries, so
that libtelnet.a comes before -ltermcap and -lutil, again to fix
link error when MKPIC=no.

Discussed with thorpej and christos.
2005-03-04 20:41:08 +00:00
..
chat Include <bsd.own.mk> to get NETBSDSRCDIR definition before we use it in 2005-02-21 06:41:20 +00:00
plugins Add the compile hook for passwordfd plugin. 2005-02-20 11:14:37 +00:00
pppd Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling 2005-03-04 20:41:08 +00:00
pppdump Include <bsd.own.mk> to get NETBSDSRCDIR definition before we use it in 2005-02-21 06:41:20 +00:00
pppstats Include <bsd.own.mk> to get NETBSDSRCDIR definition before we use it in 2005-02-21 06:41:20 +00:00
Makefile
Makefile.inc