Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/30/2000 15:21:53
Module Name:	basesrc
Committed By:	itojun
Date:		Sat Sep 30 12:21:53 UTC 2000

Modified Files:
	basesrc/crypto: Makefile.openssl
	basesrc/lib/libcrypto: srcs.inc
	sharesrc/share/mk: bsd.README bsd.own.mk

Log Message:
always compile RSA into libcrypto.
MKCRYPTO disables the whole crypto tree, and in that case,
we will not have RSA (nor libcrypto) with us.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/crypto/Makefile.openssl
cvs rdiff -r1.6 -r1.7 basesrc/lib/libcrypto/srcs.inc
cvs rdiff -r1.66 -r1.67 sharesrc/share/mk/bsd.README
cvs rdiff -r1.143 -r1.144 sharesrc/share/mk/bsd.own.mk

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