Update of /cvsroot/boost/boost/libs/iostreams/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv24087

Modified Files:
        Jamfile.v2 
Log Message:
Do not use peek at source files, link to the library.

Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/iostreams/test/Jamfile.v2,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Jamfile.v2  28 Nov 2006 08:12:02 -0000      1.15
+++ Jamfile.v2  10 Apr 2007 06:02:10 -0000      1.16
@@ -49,7 +49,7 @@
           [ 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 @@
           [ 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 ]


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to