? iostreams_tests.diff
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/iostreams/test/Jamfile.v2,v
retrieving revision 1.15
diff -u -p -r1.15 Jamfile.v2
--- Jamfile.v2	28 Nov 2006 08:12:02 -0000	1.15
+++ Jamfile.v2	10 Apr 2007 05:59:23 -0000
@@ -49,7 +49,7 @@ rule test-iostreams ( sources * : requir
           [ test-iostreams file_test.cpp ]
           [ test-iostreams 
                 file_descriptor_test.cpp 
-                ../src/file_descriptor.cpp : <link>static ]
+                ../build//boost_iostreams : <link>static ]
           [ test-iostreams filtering_stream_test.cpp ]
           [ test-iostreams 
                 finite_state_filter_test.cpp 
@@ -63,7 +63,7 @@ rule test-iostreams ( sources * : requir
           [ test-iostreams line_filter_test.cpp ]
           [ test-iostreams 
                 mapped_file_test.cpp 
-                ../src/mapped_file.cpp : <link>static ]
+                ../build//boost_iostreams : <link>static ]
           [ test-iostreams newline_test.cpp ]
           [ test-iostreams null_test.cpp ]
           [ test-iostreams pipeline_test.cpp ]
