Subject: CVS commit: [netbsd-1-6] basesrc/lib/libcrypto_mdc2
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/01/2002 23:37:43
Module Name: basesrc
Committed By: he
Date: Sun Dec 1 21:37:43 UTC 2002
Added Files:
basesrc/lib/libcrypto_mdc2 [netbsd-1-6]: Makefile
Log Message:
Pull up revision 1.1 (new, 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 -r0 -r1.1.4.1 basesrc/lib/libcrypto_mdc2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.