summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-09-30 16:43:51 +0000
committerng0 <ng0@infotropique.org>2017-09-30 16:43:51 +0000
commitdc3acc1603d57da12f54d5e360e40eda12b1066c (patch)
tree0801396f627e299b5af704c4e70e5c1d9f7ddb68
parentc824ecd6de5d765e8c4b258d3affa6249c9f61c1 (diff)
downloadgnurl-dc3acc1603d57da12f54d5e360e40eda12b1066c.tar.gz
gnurl-dc3acc1603d57da12f54d5e360e40eda12b1066c.tar.bz2
gnurl-dc3acc1603d57da12f54d5e360e40eda12b1066c.zip
gnURL: Mention unbound + GnuTLS in the README as "optional but recommended".
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 6a63bd4b7..5d95c209a 100644
--- a/README
+++ b/README
@@ -6,9 +6,13 @@ Compilation requirements:
* libgnurl must be compiled so that it supports only GnuTLS
(remove CaySSL, QsoSSL, GSKit, etc.)
* removed support for NTLM, GSSAPI, SPNEGO, LDAP, metalink, HTTP2
+* Optional, but recommended: GnuTLS build with DANE support
+ (provided by 'unbound')
Changes to the code:
* renamed the library binary from 'libcurl' to 'lignurl'
+* renamed files to enable a system-wide installation of
+ libgnurl next to libcurl without any collisions
* adjustments to the testsuite, deleted tests/data/test1139
Usage notes: