Merge branch 'develop' of github.com:boostorg/config into develop

This commit is contained in:
Beman
2016-05-02 14:59:33 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -5635,7 +5635,7 @@
</li>
</ul></div>
<p>
See <a href="http://svn.boost.org/trac/boost/wiki/Guidelines/Separate" target="_top">Guidelines
See <a href="http://www.boost.org/development/separate_compilation.html" target="_top">Guidelines
for Authors of Boost Libraries Containing Separate Source</a>
</p>
<div class="section">

View File

@ -1360,7 +1360,7 @@ include separate source code, and are intended to address several issues:
* Fixing the ABI of the compiled library
* Selecting which compiled library to link against based upon the compilers settings
See [@http://svn.boost.org/trac/boost/wiki/Guidelines/Separate Guidelines for Authors of Boost Libraries Containing Separate Source]
See [@http://www.boost.org/development/separate_compilation.html Guidelines for Authors of Boost Libraries Containing Separate Source]
[section Macros controlling shared library symbol visibility]