Linux shared libraries.

This commit is contained in:
Ulf Möller
1999-04-28 16:16:31 +00:00
parent 73bfb9ad6a
commit 0973910fbb
3 changed files with 47 additions and 3 deletions

View File

@@ -5,6 +5,9 @@
Changes between 0.9.2b and 0.9.3
*) "make linux-shared" to build shared libraries.
[Niels Poppe <niels@netbox.org>]
*) New Configure option no-<cipher> (rsa, idea, rc5, ...).
[Ulf M<>ller]