From: James Taylor Date: Thu, 9 Oct 2014 09:14:27 +0000 (+0000) Subject: Fixes documentation for remotehttp-backend. X-Git-Tag: rec-3.7.0-rc1~189^2~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1798%2Fhead;p=thirdparty%2Fpdns.git Fixes documentation for remotehttp-backend. Still needs clarification on the SSL information. --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index a7c1bd158c..c5688002cf 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -21899,7 +21899,7 @@ record building scripts on his - If you want to use http connector, you need libcurl and use --enable-remotebackend-http. + For versions prior to 3.4.0, if you want to use http connector, you need libcurl and use --enable-remotebackend-http. If you want to use ZeroMQ connector, you need libzmq-dev or libzmq3-dev and use --enable-remotebackend-zeromq.