From 852331e50d80635dcb51afb51c5b05cbacd063ca Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 15 Jun 2007 05:31:58 +0000 Subject: [PATCH] fixed python Jamfile to build a shared library --- bindings/python/Jamfile | 1 - 1 file changed, 1 deletion(-) diff --git a/bindings/python/Jamfile b/bindings/python/Jamfile index 00eb2cb1b..afad3a1a7 100755 --- a/bindings/python/Jamfile +++ b/bindings/python/Jamfile @@ -25,6 +25,5 @@ python-extension libtorrent /torrent//torrent /boost/python//boost_python : src - : static ;