diff options
author | Nikos Mavrogiannopoulos <nmav@crystal.(none)> | 2008-09-23 20:35:53 +0300 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@crystal.(none)> | 2008-09-23 20:35:53 +0300 |
commit | 4a0271120114b3262f2b53702992fefe348a90fe (patch) | |
tree | 7743b9789faac53d70a45566b7b21d8540b6f714 /README | |
parent | 4ca99e05b90dd894927c252fe0123b77f4f6de1d (diff) | |
download | gnutls-4a0271120114b3262f2b53702992fefe348a90fe.tar.gz |
corrected libgcrypt site.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ COMPILATION ISSUES ------------------ The library needs libgcrypt. You can find libgcrypt at -<ftp://ftp.gnupg.org/pub/gcrypt/alpha/libgcrypt/>. Note that by +<ftp://ftp.gnupg.org/pub/gcrypt/libgcrypt/>. Note that by compiling libgcrypt with CPU optimizations gnutls' speed will increase. |