diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ +* The library needs libgcrypt. Libgcrypt is part of gnupg (cvs.gnupg.org) +* Libmhash is also needed. Try mhash.sourceforge.net + * Run the buildconf script before doing anything. This will create the needed configure, makefiles etc. using Automake, Autoconf, and libtool. -* The library needs libgcrypt and libmhash (until hmac is included in libgcrypt) |