NetBSD/usr.sbin
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
..
2004-11-05 18:07:27 +00:00
2004-11-25 16:05:11 +00:00
2005-03-04 16:10:00 +00:00
2004-12-01 23:15:08 +00:00
2005-01-17 15:20:35 +00:00
2004-12-01 23:18:20 +00:00
2004-12-01 23:16:02 +00:00
2005-02-26 16:37:40 +00:00
2005-02-05 15:28:46 +00:00
2005-02-26 16:20:36 +00:00
2005-02-26 16:33:46 +00:00