From: RvdE Date: Wed, 25 Oct 2017 15:23:32 +0000 (+0200) Subject: Update compiling.rst X-Git-Tag: rec-4.1.0-rc2~16^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b638ba8170c7b503b92a96c87896308ea14d6675;p=pdns Update compiling.rst fix libdecaf configure option (was probably copied from the libsodium paragraph) --- diff --git a/docs/appendices/compiling.rst b/docs/appendices/compiling.rst index 8d5c8f502..8a2239f9a 100644 --- a/docs/appendices/compiling.rst +++ b/docs/appendices/compiling.rst @@ -68,7 +68,7 @@ ed25519 and ed448 support with libdecaf ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `libdecaf `_ is a library that allows the PowerDNS Recursor to support ed25519 and Ed448 (DNSSEC algorithms 15 and 16). -To detect libsodium, use the ``--enable-libsodium`` configure option. +To detect libdecaf, use the ``--enable-libdecaf`` configure option. systemd notify support ^^^^^^^^^^^^^^^^^^^^^^