From aace6f5a20b21451a4bfbbd96aa85ecf2f7d8011 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 24 Sep 2015 15:22:05 +0200 Subject: [PATCH] [4009] Improved new boost options doc --- doc/guide/install.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/guide/install.xml b/doc/guide/install.xml index d98d525249..61ab7a0239 100644 --- a/doc/guide/install.xml +++ b/doc/guide/install.xml @@ -271,7 +271,7 @@ Debian and Ubuntu: --with-boost-lib-dir Specify the path to Boost libraries to link with - (same comment than for ). + (usually there should be no reason to specify this option). @@ -351,8 +351,9 @@ Debian and Ubuntu: - If you have some problems with the header-only Boost error code - or you'd like to use the Boost system library in /usr/pkg/lib: + If you have some problems with building Kea using the header-only + Boost error code or you'd like to use the Boost system library + (e.g., located in /usr/pkg/lib): $ ./configure \ --with-boost-libs=-lboost_system \ -- 2.47.2