From 5c5a746d5745802c3b825bb68d03fb1e97759cdd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 5 Jul 2001 05:31:57 +0000 Subject: [PATCH] Mention --enable-libbind. --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 6630a39b28..96a1e01a41 100644 --- a/README +++ b/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