From: Remi Gacogne Date: Thu, 16 Dec 2021 08:46:04 +0000 (+0100) Subject: Update pdns/dnsdistdist/docs/install.rst X-Git-Tag: auth-4.7.0-alpha1~103^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c7878d022f5baad0ac5f870b9d88b2e64a60ba;p=thirdparty%2Fpdns.git Update pdns/dnsdistdist/docs/install.rst Co-authored-by: Pieter Lexis --- diff --git a/pdns/dnsdistdist/docs/install.rst b/pdns/dnsdistdist/docs/install.rst index 167a4d99c3..35f2925c6c 100644 --- a/pdns/dnsdistdist/docs/install.rst +++ b/pdns/dnsdistdist/docs/install.rst @@ -128,7 +128,7 @@ Our ``configure`` script provides a fair number of options with regard to which Additionally several Lua bindings can be removed when they are not needed, as they increase the memory required during compilation and the size of the final binary: -* ``DDISABLE_CLIENT_STATE_BINDINGS`` +* ``DISABLE_CLIENT_STATE_BINDINGS`` * ``DISABLE_COMBO_ADDR_BINDINGS`` * ``DISABLE_DNSHEADER_BINDINGS`` * ``DISABLE_DNSNAME_BINDINGS``