Update of /cvsroot/boost/boost/tools/wave
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3635/tools/wave

Modified Files:
        cpp.cpp 
Log Message:
Wave: fixed configuration to correctly take into account thread related 
settings.

Index: cpp.cpp
===================================================================
RCS file: /cvsroot/boost/boost/tools/wave/cpp.cpp,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- cpp.cpp     27 Jun 2007 01:23:21 -0000      1.41
+++ cpp.cpp     3 Jul 2007 15:47:51 -0000       1.42
@@ -1134,7 +1134,7 @@
             ("listincludes,l", po::value<string>(), 
                 "list names of included files to a file [arg] or to stdout 
[-]")
             ("macronames,m", po::value<string>(), 
-                "list names of all defined macros to a file [arg] or to stdout 
[-]")
+                "list all defined macros to a file [arg] or to stdout [-]")
             ("preserve,p", po::value<int>()->default_value(0), 
                 "preserve whitespace\n"
                             "0: no whitespace is preserved (default),\n"


-------------------------------------------------------------------------
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

Reply via email to