From 48696918de8d3c8e8bf645e5e701749b53c9041b Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Fri, 11 Aug 2006 15:50:21 +0000 Subject: [PATCH] Try not specifying static link, to see if it makes Darwin happy [SVN r34871] --- test/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 8e000ec4..6e7139b2 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -170,7 +170,7 @@ bpl-test crossmod_exception [ run select_from_python_test.cpp ../src/converter/type_id.cpp : : - : BOOST_PYTHON_STATIC_LIB + : # BOOST_PYTHON_STATIC_LIB /python//python ]