*** libs/filesystem/build/Jamfile.v2 2010-07-06 12:17:54.000000000 +0100 --- libs/filesystem/build/Jamfile.v2.patched 2011-01-07 14:45:23.000000000 +0000 *************** *** 8,13 **** --- 8,15 ---- # See library home page at http://www.boost.org/libs/filesystem project boost/filesystem + : requirements + hpux,gcc:_INCLUDE_STDC__SOURCE_199901 : source-location .. : usage-requirements # pass these requirement to dependents (i.e. users) shared:BOOST_FILESYSTEM_DYN_LINK=1 *************** *** 35,38 **** ; ! boost-install boost_filesystem ; \ No newline at end of file --- 37,40 ---- ; ! boost-install boost_filesystem ;