]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
remove jsoncpp dep
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Tue, 18 Dec 2012 07:59:47 +0000 (07:59 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Tue, 18 Dec 2012 07:59:47 +0000 (07:59 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2996 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.xml

index 8a5e1e0625dc3f64c5a7ff8ffd7ce9c8a2c43bbc..890f26a4c492e9c2d4de517709cb880a6998ee81 100644 (file)
@@ -17961,7 +17961,7 @@ record building scripts on his <ulink url="http://anders.com/projects/sysadmin/d
       </para>
      <sect2 id="remotebackend-compiling"><title>Compiling</title>
         <para>
-        Install following libraries for dependencies: libjsoncpp. To compile this backend, you need to configure --with-modules="remote pipe", for
+        To compile this backend, you need to configure --with-modules="remote pipe", for
         now. If you want to use http connector, you need libcurl and use --enable-remotebackend-http. 
       </para>
       </sect2>