2
0
mirror of https://github.com/boostorg/python.git synced 2026-02-02 21:12:15 +00:00

Fix broken links.

[SVN r21403]
This commit is contained in:
Rene Rivera
2003-12-27 01:46:04 +00:00
parent 23b7ccca7f
commit 5bc28e3016
5 changed files with 6 additions and 7 deletions

View File

@@ -45,9 +45,8 @@ Boost.Python's static link library comes in two variants. Both are located
in Boost's <tt>/libs/python/build/bin-stage</tt> subdirectory. On Windows, the
variants are called <tt>boost_python.lib</tt> (for release builds) and
<tt>boost_python_debug.lib</tt> (for debugging). If you can't find the libraries,
you probably haven't built Boost.Python yet. See <a href="../../building.html
Building">
and Testing</a> on how to do this.</p>
you probably haven't built Boost.Python yet. See <a href="../../building.html">
Building and Testing</a> on how to do this.</p>
<p>
Python's static link library can be found in the <tt>/libs</tt> subdirectory of
your Python directory. On Windows it is called pythonXY.lib where X.Y is