Date: Wed, 29 Aug 2001 01:50:46 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.libnames.mk Message-ID: <200108290850.f7T8okE58037@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/08/29 01:50:46 PDT Modified files: share/mk bsd.libnames.mk Log: Fixed world breakage in ftpd, rshd, login, su, telnetd and telnet. LIBPAM and MINUSLPAM must be kept in sync with the libraries linked to by libpam to support static linkage. Moved libmd to the end of LIBPAM and MINUSLPAM. It was before libopie, but libopie references it, so static linkage only worked accidentally. Revision Changes Path 1.47 +4 -4 src/share/mk/bsd.libnames.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108290850.f7T8okE58037>