2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 14:35:29 +00:00

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

This commit is contained in:
Francis Dupont
2015-09-16 23:12:18 +02:00
parent 401db62fac
commit 5898a79c1e

View File

@@ -255,10 +255,20 @@ Debian and Ubuntu:
</listitem> </listitem>
</varlistentry> </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> <varlistentry>
<term>--with-botan-config</term> <term>--with-botan-config</term>
<listitem> <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. script to build with Botan for the crypto code.
</simpara> </simpara>
</listitem> </listitem>