]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix issue in recursor compilation doc 6661/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 23 May 2018 20:29:04 +0000 (22:29 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 23 May 2018 20:29:04 +0000 (22:29 +0200)
pdns/recursordist/docs/appendices/compiling.rst

index 884c674c7921729735a6c4656fdd26f18cdb051b..267cab81786cfd0ee077cc7f66933e3a2954c602 100644 (file)
@@ -52,7 +52,7 @@ ed25519 and ed448 support with libdecaf
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 `libdecaf <https://sourceforge.net/projects/ed448goldilocks/>`_ 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.
 
 Protobuf to emit DNS logs
 ^^^^^^^^^^^^^^^^^^^^^^^^^