Fixing cxx11thread build.
Changing settings to build with cxx11 std:: pointers by default. Requires c++11 capable compiler to build with extras=cxx11thread; tested with gcc 4.8.
Couple fixes to the MultiThreadedJobDistributor which didn't get automatically rewritten.