link-runtime -> runtime-link.

Patch from Jurgen Hunold.


[SVN r29729]
This commit is contained in:
Vladimir Prus
2005-06-22 10:11:39 +00:00
parent 95a142d785
commit a107a3001b

View File

@ -1,7 +1,7 @@
# copyright John Maddock 2003
lib link_test : link_test.cpp
: <link>shared <link-runtime>shared
: <link>shared <runtime-link>shared
# This is needed to make the test work, I'm unsure if this
# should be set globally.
<define>BOOST_DYN_LINK=1