diff --git a/lib/TODO.gnutls b/lib/TODO.gnutls
index 2a64454aa1c2268cd00877cdac64f5ec310cdd3d..1440df1d24a6a5817b6ac023d66d2222df4bb30d 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.