]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
update docs, we -do- need boost libs these days
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 9 May 2012 18:16:08 +0000 (18:16 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 9 May 2012 18:16:08 +0000 (18:16 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2613 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.xml

index 6c0bb0e0c62afeb789fefb15f3ac314c02ee4c1b..04547999ef46c0828dc77686571cd6c352edc766 100644 (file)
@@ -18342,15 +18342,7 @@ static RandomLoader randomloader;
         Starting with version 2.9.18, PowerDNS requires 'Boost' to compile, it is available for most operating systems. Otherwise, see <ulink url="http://www.boost.org">the Boost 
        website</ulink>.
       </para>
-      <para>
-       If your operating system does not have a Boost package, you don't need to compile all of boost just for PowerDNS.
-       PowerDNS only uses Boost include files, so there is no need to install all of boost. Just untar the Boost distribution file and 
-       point instruct ./configure to find it, perhaps like this:
-       <screen>
-       $ CXXFLAGS=-I/home/bert/download/boost_1_33_0 ./configure ...
-    </screen>
-    </para>
-      <sect2 id="unix-aix"><title>AIX</title>
+          <sect2 id="unix-aix"><title>AIX</title>
        <para>
          Known to compile with gcc, but only since 2.9.8. AIX lacks POSIX semaphores so they need to be emulated, as with MacOS X.
        </para>