Boost logo

Boost-Commit :

From: troy_at_[hidden]
Date: 2007-05-17 19:25:43


Author: troy
Date: 2007-05-17 19:25:42 EDT (Thu, 17 May 2007)
New Revision: 4104
URL: http://svn.boost.org/trac/boost/changeset/4104

Log:
messages need to be STATUS to keep windows from popping things up

Text files modified:
   sandbox/troy/boost_1_34_0/libs/config/CMakeLists.txt | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/troy/boost_1_34_0/libs/config/CMakeLists.txt
==============================================================================
--- sandbox/troy/boost_1_34_0/libs/config/CMakeLists.txt (original)
+++ sandbox/troy/boost_1_34_0/libs/config/CMakeLists.txt 2007-05-17 19:25:42 EDT (Thu, 17 May 2007)
@@ -1 +1 @@
-MESSAGE("*** Gore Warning: program that generates jamfile ***")
+MESSAGE(STATUS "*** Gore Warning: program that generates jamfile ***")


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk