Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/08/2001 16:59:33
Module Name: basesrc
Committed By: itojun
Date: Mon Jan 8 14:59:33 UTC 2001
Modified Files:
basesrc/lib/libcrypto_idea: Makefile
basesrc/lib/libcrypto_rc5: Makefile
Log Message:
do not build shared version of libcrypto_{idea,rc5}.
to override functions in libcryto_*, it is easier to supply non-shared
libcrypto_*.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libcrypto_idea/Makefile
cvs rdiff -r1.1 -r1.2 basesrc/lib/libcrypto_rc5/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.