summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/wscript b/wscript
index 97e9112..df61abd 100644
--- a/wscript
+++ b/wscript
@@ -99,9 +99,7 @@ def configure(conf):
# Boost headers
conf.check_cxx(header_name='boost/format.hpp')
- conf.check_cxx(header_name='boost/shared_ptr.hpp')
conf.check_cxx(header_name='boost/utility.hpp')
- conf.check_cxx(header_name='boost/weak_ptr.hpp')
conf.env.PATCHAGE_VERSION = PATCHAGE_VERSION