diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2000-03-14 11:25:03 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2000-03-14 11:25:03 +0000 |
commit | f23acdac128477b4dca536985426317ca840d020 (patch) | |
tree | 209f9511607ce8a407e064479753f8dc8959e603 /README | |
parent | 13d6edeacce11a8db7456ff808e4161ae90f097b (diff) | |
download | gnutls-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-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) + |