freebsd-nq/lib/libpam
Ruslan Ermilov e47a40e7f7 Now that cross-tools ld(1) has been fixed to look for dynamic
dependencies in the correct place, record the fact that -lssh
depends on -lcrypto and -lz.

Removed false dependencies on -lz (except ssh(1) and sshd(8)).
Removed false dependencies on -lcrypto and -lutil for scp(1).

Reviewed by:	markm
2002-02-08 13:42:58 +00:00
..
libpam Explicitly declare (gcc internal) functions. 2002-02-04 17:59:25 +00:00
modules Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
Makefile Make it possible to use PAM in statically-linked applications. 1999-01-20 21:55:30 +00:00
Makefile.inc Comment out the WARNS= so as to not trample all over the GCC3 work. 2002-02-06 18:14:59 +00:00