summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2000-10-08 23:28:26 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2000-10-08 23:28:26 +0000
commit85b1a107a40a7342588d98dc43e422196e3b1f12 (patch)
tree8e92d96fabe51c276924f8b83c919c1df3044858 /README
parent48f7530cdf1ef33391c848361dedec6f4e5c519c (diff)
downloadgnutls-85b1a107a40a7342588d98dc43e422196e3b1f12.tar.gz
added some needed stuff
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 950f471213..cec2f8058f 100644
--- a/README
+++ b/README
@@ -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)