From b638ba8170c7b503b92a96c87896308ea14d6675 Mon Sep 17 00:00:00 2001 From: RvdE Date: Wed, 25 Oct 2017 17:23:32 +0200 Subject: [PATCH] Update compiling.rst fix libdecaf configure option (was probably copied from the libsodium paragraph) --- docs/appendices/compiling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/appendices/compiling.rst b/docs/appendices/compiling.rst index 8d5c8f502d..8a2239f9aa 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 ^^^^^^^^^^^^^^^^^^^^^^ -- 2.47.2