aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2014-05-02 10:27:17 +0200
committerWladimir J. van der Laan <[email protected]>2014-05-02 10:27:27 +0200
commitbf35cae1ae2f506d824fe04a5100d03fad4b004c (patch)
tree87d84e1168195d4910de95ea26b58c71f9c0eda6 /doc
parentMerge pull request #4032 (diff)
parentRemove build-time no-IPv6 setting (diff)
downloaddiscoin-bf35cae1ae2f506d824fe04a5100d03fad4b004c.tar.xz
discoin-bf35cae1ae2f506d824fe04a5100d03fad4b004c.zip
Merge pull request #4115
e27c411 Remove build-time no-IPv6 setting (Wladimir J. van der Laan)
Diffstat (limited to 'doc')
-rw-r--r--doc/build-unix.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index 498bfa1e0..f990b69c8 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -32,10 +32,6 @@ turned off by default. See the configure options for upnp behavior desired:
--disable-upnp-default (the default) UPnP support turned off by default at runtime
--enable-upnp-default UPnP support turned on by default at runtime
-IPv6 support may be disabled by setting:
-
- --disable-ipv6 Disable IPv6 support
-
Licenses of statically linked libraries:
Berkeley DB New BSD license with additional requirement that linked
software must be free open source