Subject: [boost] Boost-1.46.0-beta1 fails to build in tools/regression/
From: Philipp Reh (sefi_at_[hidden])
Date: 2011-01-30 17:14:01


tools/regression expects boost::filesystem to be version 2
but version 3 is now the default.

The attached patch fixed the build for me.