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)
commit6364dd0a01dcfbc9b57c8dabd43cb6ca772ccd99
tree5f5fc4128967b1621e970022a370be40f4fe7181
parent56e423ea1f0bbcc3211a67078f1921fa7eee17c0
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