projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
241b2b4
)
one down
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 7 Apr 2005 22:14:22 +0000
(22:14 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 7 Apr 2005 22:14:22 +0000
(22:14 +0000)
lib/TODO.gnutls
patch
|
blob
|
history
diff --git
a/lib/TODO.gnutls
b/lib/TODO.gnutls
index 2a64454aa1c2268cd00877cdac64f5ec310cdd3d..1440df1d24a6a5817b6ac023d66d2222df4bb30d 100644
(file)
--- 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.