summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-17 13:30:35 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-17 13:30:35 +0200
commit2707603db615d87fbe6836caa0e76d7f21bdcca3 (patch)
tree040983e269595021fb63b1f4c14baf7cac07839c
parente9112f5bbe78b2d8c772432d8b69294a4dd43624 (diff)
downloadgnutls-2707603db615d87fbe6836caa0e76d7f21bdcca3.tar.gz
No need for external opencdk.
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index f4a750bf87..cf72ea54de 100644
--- a/README
+++ b/README
@@ -18,10 +18,6 @@ The library needs libgcrypt. You can find libgcrypt at
compiling libgcrypt with CPU optimizations gnutls' speed will
increase.
-For OpenPGP key support, the OpenCDK library can be used. You can
-find libopencdk at: <ftp://ftp.gnutls.org/pub/gnutls/opencdk/>. A
-copy of libopencdk is also included with GnuTLS.
-
In case you are compiling for embedded systems you should check the
configure options (that is run: 'configure --help'), and disable
unneeded features of gnutls.