one down
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2005 22:14:22 +0000 (22:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2005 22:14:22 +0000 (22:14 +0000)
lib/TODO.gnutls

index 2a64454..1440df1 100644 (file)
@@ -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.