Remove support for legacy KAME IPv6 stack

This commit is contained in:
Ondřej Surý
2018-08-21 11:51:57 +02:00
parent 7b21bbb7c1
commit 243a347d60
3 changed files with 0 additions and 93 deletions

View File

@@ -271,10 +271,6 @@ specifying `--enable-fixed-rrset` or `--disable-fixed-rrset` on the
configure command line. By default, fixed rrset-order is disabled to
reduce memory footprint.
If your operating system has integrated support for IPv6, it will be used
automatically. If you have installed KAME IPv6 separately, use
`--with-kame[=PATH]` to specify its location.
`make install` will install `named` and the various BIND 9 libraries. By
default, installation is into /usr/local, but this can be changed with the
`--prefix` option when running `configure`.