summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-07 22:14:22 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-07 22:14:22 +0000
commitbec6423c026afcf373e2ed94f618d9e335648b24 (patch)
tree369bf17901b68b0501229867da383c7dc1b28979
parent241b2b4ae30200fb544f193f7b821e8ed679dc6e (diff)
downloadgnurl-bec6423c026afcf373e2ed94f618d9e335648b24.tar.gz
gnurl-bec6423c026afcf373e2ed94f618d9e335648b24.tar.bz2
gnurl-bec6423c026afcf373e2ed94f618d9e335648b24.zip
one down
-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.