NetBSD/share
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
..
dict Add antidisestablishmentarianism. 2004-09-28 00:49:52 +00:00
doc Allow docs elsewhere in tree to be built with "make" after installation. 2004-08-06 16:35:41 +00:00
examples Switch to ipsec-tools for libipsec, setkey, and racoon. From 2005-02-19 16:55:02 +00:00
i18n add windows-12?? aliases for CP12?? 2005-02-25 22:00:50 +00:00
locale merge resent FreeBSD UTF-8 locale. 2005-02-10 18:12:42 +00:00
man Document callout_active(). 2005-03-04 05:53:19 +00:00
me Don't remove ${.TARGET} - thanks Alexander for pointing it out. 2004-03-20 20:41:33 +00:00
misc +RIFF 2005-02-22 12:24:44 +00:00
mk Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling 2005-03-04 20:41:08 +00:00
nls
sushi Write IPv4 and IPv6 with a small 'v'. 2005-02-22 16:53:11 +00:00
tabset
termcap Add xpterm and hpterm as aliases for xhpterm. 2004-06-23 22:48:56 +00:00
tmac End <font> tag with </font>. From Greg A. Woods in private mail. 2005-02-07 01:23:02 +00:00
wscons Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
zoneinfo Merge tzdata2005f. 2005-03-04 08:59:13 +00:00
Makefile
Makefile.inc