From 5898a79c1e3236f778966d45300732ca30ba8aa3 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 16 Sep 2015 23:12:18 +0200 Subject: [PATCH] [4009] Added --with-boost-libs description --- doc/guide/install.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/guide/install.xml b/doc/guide/install.xml index 5f355cda42..4364bd54cb 100644 --- a/doc/guide/install.xml +++ b/doc/guide/install.xml @@ -255,10 +255,20 @@ Debian and Ubuntu: + + --with-boost-libs + + 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). + + + + --with-botan-config - To specific the path to the botan-config + Specify the path to the botan-config script to build with Botan for the crypto code.