Subject: CVS commit: cryptosrc-us
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/13/2000 01:14:54
Module Name:	cryptosrc-us
Committed By:	garbled
Date:		Thu Jan 13 09:14:53 UTC 2000

Modified Files:
	cryptosrc-us/crypto-us/libexec/telnetd: Makefile.frag
	cryptosrc-us/crypto-us/usr.bin/telnet: Makefile.frag

Log Message:
Add -lkrb5 -lk5crypto to LDADD and appropriate DPADD statements so
bootstrapping builds of kerberos5 work.

I also notice that "-DKRB5" is not defined in telnet when building the k5
version.. I don't know if this is needed or not so I left it alone.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 cryptosrc-us/crypto-us/libexec/telnetd/Makefile.frag
cvs rdiff -r1.2 -r1.3 cryptosrc-us/crypto-us/usr.bin/telnet/Makefile.frag

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.