]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorAndreas Gustafsson <source@isc.org>
Thu, 27 Sep 2001 01:13:35 +0000 (01:13 +0000)
committerAndreas Gustafsson <source@isc.org>
Thu, 27 Sep 2001 01:13:35 +0000 (01:13 +0000)
clarified the connection between DNSSEC, crypto support,
and OpenSSL [RT #1805]

README

diff --git a/README b/README
index c39f7a54dc51e659272c999aeb5f983f6069bafb..ae48652990c33fa0ab3146bf7b6f1ba7c8c6a037 100644 (file)
--- a/README
+++ b/README
@@ -197,7 +197,8 @@ Building
        To build shared libraries, specify "--with-libtool" on the
        configure command line.
 
-       To build with DNSSEC support, you must have OpenSSL 0.9.5a
+       For the server to support DNSSEC, you need to build it
+       with crypto 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