Subject: CVS commit: [netbsd-1-6] basesrc/usr.bin/openssl
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/01/2002 23:39:34
Module Name: basesrc
Committed By: he
Date: Sun Dec 1 21:39:34 UTC 2002
Modified Files:
basesrc/usr.bin/openssl [netbsd-1-6]: Makefile
Log Message:
Pull up revision 1.16 (requested by itojun in ticket #861):
MDC2 is a patented algorithm, so don't ship it in the
default libcrypto. Defining MKCRYPTO_MDC2 will build a
separate library, libcrypto_mdc2.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.2.1 basesrc/usr.bin/openssl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.