From 7d6a6b771eb3a26706bf416a7cfb638d72b7d5c1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 8 May 2007 16:59:24 +0000 Subject: [PATCH] Added note about configure not effecting the build process. [SVN r37635] --- config.htm | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/config.htm b/config.htm index f481932a..912bfc9b 100644 --- a/config.htm +++ b/config.htm @@ -67,6 +67,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 @@ -1601,14 +1604,14 @@ int test() test system proceeds as: