changed lib names, minor gcc3.3 warning patches

[SVN r18443]
This commit is contained in:
John Maddock
2003-05-19 11:56:17 +00:00
parent 535e1b05cc
commit 088b492987
16 changed files with 2930 additions and 2921 deletions

View File

@ -60,4 +60,5 @@ int test_main( int argc, char* argv[] )
BOOST_CHECK(boost::regex_match(good_text, what, e));
return 0;
}
}