
10 Oct
2007
10 Oct
'07
3:52 p.m.
Beman Dawes wrote:
Hi Hartmut,
Shouldn't the boost-trunk\libs\wave\build\Jamfile.v2 change you made this morning have been:
lib boost_wave : $(SOURCES) ../../filesystem/build//boost_filesystem ../../thread/build//boost_thread ../../date_time/build//boost_date_time ^^^^^^ ;
I've committed the above fix. It was causing bjam to fail, thus shutting down all regression testing, not just wave. --Beman