Add support for loading crypto code as shared libraries. This allows
authorChris Hanson <org/chris-hanson/cph>
Thu, 8 Mar 2001 06:28:54 +0000 (06:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 8 Mar 2001 06:28:54 +0000 (06:28 +0000)
commit15c6b802f965d86f805603fb395ae050b2e7baef
treece56e1e5fc8365c27a0fac864f83445c4ad08eb1
parent5f413ad8d732d36e89afb388019b2919dd7b283b
Add support for loading crypto code as shared libraries.  This allows
a package to be distributed that will work even if the target machine
doesn't have the required libraries installed.  It also allows us to
leave MIT Scheme in Debian's "main" section while still providing
crypto support.
v7/src/microcode/configure.in
v7/src/microcode/makegen/Makefile.in.in
v7/src/microcode/prbfish.c
v7/src/microcode/prmcrypt.c
v7/src/microcode/prmd5.c
v7/src/microcode/prmhash.c
v7/src/microcode/version.h