Update of /cvsroot/boost/boost/libs/wave/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22053/libs/wave/build
Modified Files:
Jamfile.v2
Log Message:
Wave: Fixed predefined macro support to be thread safe.
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/build/Jamfile.v2,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Jamfile.v2 11 Jul 2007 15:29:10 -0000 1.15
+++ Jamfile.v2 17 Jul 2007 15:41:28 -0000 1.16
@@ -31,8 +31,8 @@
lib boost_wave
:
$(SOURCES)
- /boost/filesystem//boost_filesystem
- /boost/thread//boost_thread
+ ../../filesystem/build//boost_filesystem
+ ../../thread/build//boost_thread
;
for local source in $(SOURCES)
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs