summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2000-03-14 11:25:03 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2000-03-14 11:25:03 +0000
commitf23acdac128477b4dca536985426317ca840d020 (patch)
tree209f9511607ce8a407e064479753f8dc8959e603 /README
parent13d6edeacce11a8db7456ff808e4161ae90f097b (diff)
downloadgnutls-f23acdac128477b4dca536985426317ca840d020.tar.gz
In case of failure gnutls_recv, sends an alert message.
but, it still cannot receive any.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index e69de29bb2..b22dfb9cf6 100644
--- a/README
+++ b/README
@@ -0,0 +1,5 @@
+* 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)
+