]> granicus.if.org Git - pdns/commitdiff
Update compiling.rst
authorRvdE <tremere@cainites.net>
Wed, 25 Oct 2017 15:23:32 +0000 (17:23 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Oct 2017 15:23:32 +0000 (17:23 +0200)
 fix libdecaf configure option (was probably copied from the libsodium paragraph)

docs/appendices/compiling.rst

index 8d5c8f502d784cc9d41fcd38f4b9c57e8b7e29b4..8a2239f9aac0b52a6dd4a2f8aad52b8b608242c1 100644 (file)
@@ -68,7 +68,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.
 
 systemd notify support
 ^^^^^^^^^^^^^^^^^^^^^^