From: Francis Dupont Date: Thu, 24 Sep 2015 13:22:05 +0000 (+0200) Subject: [4009] Improved new boost options doc X-Git-Tag: trac4074_base~31^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aace6f5a20b21451a4bfbbd96aa85ecf2f7d8011;p=thirdparty%2Fkea.git [4009] Improved new boost options doc --- 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 \