Update of /cvsroot/boost/boost/tools/inspect/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25485/tools/inspect/build

Modified Files:
      Tag: RC_1_34_0
        Jamfile Jamfile.v2 
Log Message:
(merge from head)

Index: Jamfile
===================================================================
RCS file: /cvsroot/boost/boost/tools/inspect/build/Jamfile,v
retrieving revision 1.11
retrieving revision 1.11.4.1
diff -u -d -r1.11 -r1.11.4.1
--- Jamfile     8 Feb 2005 18:52:38 -0000       1.11
+++ Jamfile     24 Jul 2006 18:32:45 -0000      1.11.4.1
@@ -9,7 +9,7 @@
 
 exe inspect
   :
-  ../inspect.cpp ../license_check.cpp ../link_check.cpp ../long_name_check.cpp 
../tab_check.cpp ../crlf_check.cpp ../copyright_check.cpp ../minmax_check.cpp
+  ../inspect.cpp ../license_check.cpp ../link_check.cpp ../long_name_check.cpp 
../tab_check.cpp ../crlf_check.cpp ../copyright_check.cpp ../minmax_check.cpp 
../unnamed_namespace_check.cpp
   <lib>../../../libs/filesystem/build/boost_filesystem
   <lib>../../../libs/regex/build/boost_regex
   :

Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/tools/inspect/build/Jamfile.v2,v
retrieving revision 1.6.4.1
retrieving revision 1.6.4.2
diff -u -d -r1.6.4.1 -r1.6.4.2
--- Jamfile.v2  15 Jul 2006 23:32:04 -0000      1.6.4.1
+++ Jamfile.v2  24 Jul 2006 18:32:45 -0000      1.6.4.2
@@ -9,7 +9,7 @@
 
 exe inspect
     :
-    inspect.cpp license_check.cpp link_check.cpp long_name_check.cpp 
tab_check.cpp crlf_check.cpp
+    inspect.cpp license_check.cpp link_check.cpp long_name_check.cpp 
tab_check.cpp crlf_check.cpp unnamed_namespace_check.cpp
     copyright_check.cpp minmax_check.cpp
     /boost//filesystem/<link>static
     /boost//regex/<link>static


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