[packages/boost] use '--without-*' instead of '--with-*'
authorMirko Vogt <mirko@openwrt.org>
Tue, 10 Apr 2012 19:02:26 +0000 (19:02 +0000)
committerMirko Vogt <mirko@openwrt.org>
Tue, 10 Apr 2012 19:02:26 +0000 (19:02 +0000)
commitdd0137b523c11dcb34793c5998a3ec82e847c196
tree16e106e87486b46f9a979b255edbc2e9f3476954
parenta8c9d0f4e01814c676d7cf97f317bf93aa01808e
[packages/boost] use '--without-*' instead of '--with-*'

When just selecting 'boost' - which only stages the header files - no '--with-*'-option is passed.
This however leads the configure script of boost to build the whole boost-suite which is not intended.

SVN-Revision: 31245
libs/boost/Makefile