diff --git a/config.htm b/config.htm index 37bd91d3..a0aafa7b 100644 --- a/config.htm +++ b/config.htm @@ -66,6 +66,9 @@ The best way to keep abreast of changes to the macros used in user code is to monitor the discussions on the Boost developers list.

Using the configure script

+

Note: this configure script only sets up the Boost headers for + use with a particular compiler.  It has no effect on Boost.Build, or + how the libraries are built.

If you know that boost is incorrectly configured for your particular setup, and you are on a UNIX like platform, then you may want to try and improve things by running the boost configure script. From a shell command prompt you will need @@ -1668,8 +1671,9 @@ int test()

Copyright Beman Dawes 2001

Copyright Vesa Karvonen 2001

Copyright John Maddock 2001

-

Distributed under the Boost Software License, Version 1.0. (See accompanying file - LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt).

+

Distributed under the Boost Software License, Version 1.0. (See accompanying + file LICENSE_1_0.txt or copy at + www.boost.org/LICENSE_1_0.txt).

 

 

 

@@ -1677,4 +1681,3 @@ int test()

 

-