Documentation: fixed links to boost.org
[senf.git] / site_scons / senfutil.py
index 498f7f0..7a2eb98 100644 (file)
@@ -262,8 +262,8 @@ def Configure(env):
                          help=False, 
                          custom_tests=senfconf.Tests(), 
                          config_h="#/senf/autoconf.hh")
-    env.Replace(
-        BOOST_VERSION  =  conf.CheckBoostVersion(),
+    env.SetDefault(
+        BOOST_VERSION  = conf.CheckBoostVersion(),
         BOOST_VARIANT  = conf.CheckBoostVariants( '', 'mt' ),
         NEED_BOOST_EXT = not conf.CheckCXXHeader("boost/bimap.hpp"),
         HAVE_BOOST_SPIRIT_INCLUDE_CLASSIC_HPP = conf.CheckCXXHeader(