fix scons compile after introducing BF_BOOST_LIB_INTERNATIONAL

This commit is contained in:
Jens Verwiebe 2012-11-12 09:31:10 +00:00
parent fbc61c96d6
commit ad5cf1fe9c

@ -590,6 +590,7 @@ def read_opts(env, cfg, args):
('BF_BOOST', 'Boost root path', ''),
('BF_BOOST_INC', 'Boost include path', ''),
('BF_BOOST_LIB', 'Boost library', ''),
('BF_BOOST_LIB_INTERNATIONAL', 'Boost library', ''),
('BF_BOOST_LIBPATH', 'Boost library path', ''),
('BF_BOOST_LIB_STATIC', 'Boost static library', ''),