aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/TODO.gnutls4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/TODO.gnutls b/lib/TODO.gnutls
index 2a64454aa..1440df1d2 100644
--- a/lib/TODO.gnutls
+++ b/lib/TODO.gnutls
@@ -1,10 +1,6 @@
Things to fix for the GnuTLS support
====================================
-* set LD_LIBRARY_PATH in configure when the GnuTLS lib was found, to fix link
- problems that othwerwise might happen within configure. Compare with OpenSSL
- stuff.
-
* make the configure --with-ssl option first check for OpenSSL and then for
GnuTLS if OpenSSL wasn't detected.