mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:50:00 -04:00
Mention --enable-libbind.
This commit is contained in:
parent
9565793aed
commit
5c5a746d57
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
|
@ -181,6 +181,9 @@ Building
|
|||
To build shared libraries, specify "--with-libtool" on the
|
||||
configure command line.
|
||||
|
||||
To build libbind (BIND 8 resolver library), specify
|
||||
"--enable-libbind" on the configure command line.
|
||||
|
||||
On some platforms, BIND 9 can be built with multithreading
|
||||
support, allowing it to take advantage of multiple CPUs.
|
||||
You can specify whether to build a multithreaded BIND 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue