mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 20:37:15 +02:00
Added note to explain that Boost.Config has nothing to do with how the libraries are built.
[SVN r37648]
This commit is contained in:
@ -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.</P>
|
||||
<h4><a name="config_script">Using the configure script</a></h4>
|
||||
<P><STRONG>Note</STRONG>: this configure script only sets up the Boost headers for
|
||||
use with a particular compiler. <STRONG><EM>It has no effect on Boost.Build, or
|
||||
how the libraries are built</EM></STRONG>.</P>
|
||||
<p>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()
|
||||
<p>Copyright Beman Dawes 2001</p>
|
||||
<p>Copyright Vesa Karvonen 2001</p>
|
||||
<p>Copyright John Maddock 2001</p>
|
||||
<P>Distributed under the Boost Software License, Version 1.0. (See accompanying file <A href="../../LICENSE_1_0.txt">
|
||||
LICENSE_1_0.txt</A> or copy at <A href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</A>).</P>
|
||||
<P>Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file <A href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</A> or copy at <A href="http://www.boost.org/LICENSE_1_0.txt">
|
||||
www.boost.org/LICENSE_1_0.txt</A>).</P>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
@ -1677,4 +1681,3 @@ int test()
|
||||
<p> </p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user