Change Jamfile to <runtime-link>

[SVN r29738]
This commit is contained in:
John Maddock 2005-06-22 17:03:13 +00:00
parent 4695a898da
commit d8715def13
5 changed files with 5 additions and 5 deletions

@ -1 +1 @@
Subproject commit 7e689db5e24aefd8e1c858c6b2f7d320709640f3
Subproject commit ec8f567b96a3e316caaba5c724029b4774e93c01

@ -1 +1 @@
Subproject commit 8c3b095904641d42aecd6ec824d17c967dc5f6e4
Subproject commit 9ff45d6bbf49f3ff7d6cb05899e1b1217e5fa8d4

View file

@ -72,7 +72,7 @@ build-project ../libs/variant/test ; # test-suite variant
: #args
: #input-files
: #requirements
<link-runtime>shared
<runtime-link>shared
<define>BOOST_DYN_LINK=1
<define>BOOST_CONFIG_NO_LIB=1
:

View file

@ -5,7 +5,7 @@ project
:
requirements
<link>static
<link-runtime>static
<runtime-link>static
<threading>single
;

@ -1 +1 @@
Subproject commit 8e5aeab989f2797624cffb38ed07f501491496fa
Subproject commit eacc0693b5bf69396ea68e16137cfe876f5227c5