mirror of
https://github.com/boostorg/config.git
synced 2025-11-01 16:21:50 +01:00
Updated docs to match changes to auto-linking code.
Updated auto-link tests to match the new Boost.Install naming scheme. [SVN r20603]
This commit is contained in:
@@ -69,7 +69,7 @@ bool BOOST_CONFIG_DECL check_options(
|
||||
// set up automatic linking:
|
||||
//
|
||||
#if !defined(BOOST_CONFIG_SOURCE) && !defined(BOOST_CONFIG_NO_LIB)
|
||||
# define BOOST_LIB_NAME "link_test"
|
||||
# define BOOST_LIB_NAME link_test
|
||||
# include <boost/config/auto_link.hpp>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user