From f72a461c766a4cedc705e1ed0d6d2bb999a393f1 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 13 Jul 2001 01:01:51 +0000 Subject: [PATCH] document --with-openssl in the same place as all the other configure options --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index 5e536af92c..d9c7daffb4 100644 --- a/README +++ b/README @@ -188,7 +188,13 @@ Building To build shared libraries, specify "--with-libtool" on the configure command line. - To build libbind (BIND 8 resolver library), specify + To build with DNSSEC support, you must have OpenSSL 0.9.5a + or newer installed and specify "--with-openssl" on the + configure command line. If OpenSSL is installed under + a nonstandard prefix, you can tell configure where to + look for it using "--with-openssl=/prefix". + + To build libbind (the BIND 8 resolver library), specify "--enable-libbind" on the configure command line. On some platforms, BIND 9 can be built with multithreading