$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: troy_at_[hidden]
Date: 2007-06-19 13:05:29
Author: troy
Date: 2007-06-19 13:05:27 EDT (Tue, 19 Jun 2007)
New Revision: 7103
URL: http://svn.boost.org/trac/boost/changeset/7103
Log:
Cruft.
Text files modified: 
   sandbox-branches/boost-cmake/boost_1_34_0/DartConfig.cmake |     1 -                                       
   1 files changed, 0 insertions(+), 1 deletions(-)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/DartConfig.cmake
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/DartConfig.cmake	(original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/DartConfig.cmake	2007-06-19 13:05:27 EDT (Tue, 19 Jun 2007)
@@ -38,7 +38,6 @@
 # Windows version is quite primitive just yet.
 #
 if (UNIX)
-  exec_program(svn ARGS info ${CMAKE_SOURCE_DIR} | grep Revision | cut -c 11- OUTPUT_VARIABLE SVN_REVISION)
   exec_program(${CMAKE_CXX_COMPILER} ARGS ${CMAKE_CXX_COMPILER_ARG1} -dumpversion OUTPUT_VARIABLE COMPILER_VERSION)
   exec_program(uname ARGS -s OUTPUT_VARIABLE OSTYPE)
   exec_program(uname ARGS -r OUTPUT_VARIABLE OSVERSION)