summaryrefslogtreecommitdiffstats
path: root/rules/boost.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-01-26 18:12:56 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-01-26 18:13:44 +0100
commit97c0fed17c3e4db5d75483fff5b693d606cde775 (patch)
treebdc0dd3d69cf9155efab96659c3f4ab9d6b25dd6 /rules/boost.in
parentf4d61669e79ccb1214f2943e843b215b0881a532 (diff)
downloadptxdist-97c0fed17c3e4db5d75483fff5b693d606cde775.tar.gz
ptxdist-97c0fed17c3e4db5d75483fff5b693d606cde775.tar.xz
[boost] version bump 1_38_0 -> 1_41_0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/boost.in')
-rw-r--r--rules/boost.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/boost.in b/rules/boost.in
index 8e8a4b869..f68e67ea8 100644
--- a/rules/boost.in
+++ b/rules/boost.in
@@ -3,7 +3,9 @@
menuconfig BOOST
tristate
- select ZLIB
+ select ZLIB if BOOST_IOSTREAMS
+ select BZIP2 if BOOST_IOSTREAMS
+ select BZIP2_LIBBZ2 if BOOST_IOSTREAMS
prompt "boost "
help