mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 17:52:17 +00:00
Fix auto-link to look at the right variable.
Make boost-build.jam point at the v2 Boost. [SVN r36318]
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
//
|
||||
// If we're importing code from a dll, then tell auto_link.hpp about it:
|
||||
//
|
||||
#if defined(BOOST_ALL_DYN_LINK) || defined(BOOST_PYTHON_DYN_LINK)
|
||||
#ifdef BOOST_PYTHON_DYNAMIC_LIB
|
||||
# define BOOST_DYN_LINK
|
||||
#endif
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user