From 7fdcdabd3e61cd1aaa5de530e76cf15c9af9470f Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 24 Jan 2006 17:29:56 +0000 Subject: [PATCH] Make math_info static link for Borland (fixes unresolved externals from Borland/STLport bug). [SVN r32401] --- test/Jamfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/Jamfile b/test/Jamfile index 7e7b5b0d..5fb36248 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -13,7 +13,7 @@ subproject libs/config/test ; import testing ./options ; run config_info.cpp