Browse Source

[4009] Added --with-boost-libs description

Francis Dupont 9 years ago
parent
commit
5898a79c1e
1 changed files with 11 additions and 1 deletions
  1. 11 1
      doc/guide/install.xml

+ 11 - 1
doc/guide/install.xml

@@ -256,9 +256,19 @@ Debian and Ubuntu:
           </varlistentry>
 
           <varlistentry>
+            <term>--with-boost-libs</term>
+            <listitem>
+              <simpara>Specify Boost libraries to link with (this option
+                exists only to provide a way to enforce such a list:
+                usually this should not be used).
+              </simpara>
+            </listitem>
+          </varlistentry>
+
+          <varlistentry>
             <term>--with-botan-config</term>
             <listitem>
-              <simpara>To specific the path to the botan-config
+              <simpara>Specify the path to the botan-config
                 script to build with Botan for the crypto code.
               </simpara>
             </listitem>