2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

reworded --with-kame explanation

This commit is contained in:
Andreas Gustafsson
2000-05-12 19:42:25 +00:00
parent 69930116e3
commit e21262ae8a

6
README
View File

@@ -165,9 +165,9 @@ Building
To build shared libraries, specify "--with-libtool" on the
configure command line.
To compile with KAME IPv6, use"--with-kame[=PATH]". This should
only be necessary if KAME was installed separately, not if it
is integrated into your operating system.
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.
To see additional configure options, run "configure --help".