2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +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 To build shared libraries, specify "--with-libtool" on the
configure command line. configure command line.
To compile with KAME IPv6, use"--with-kame[=PATH]". This should If your operating system has integrated support for IPv6, it
only be necessary if KAME was installed separately, not if it will be used automatically. If you have installed KAME IPv6
is integrated into your operating system. separately, use "--with-kame[=PATH]" to specify its location.
To see additional configure options, run "configure --help". To see additional configure options, run "configure --help".