From: "Lubomir I. Ivanov" <[email protected]>

Signed-off-by: Lubomir I. Ivanov <[email protected]>
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 319f7d0..ecf91f1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -62,7 +62,7 @@ if(NOT NO_MARBLE)
 endif()
 
 if(NO_MARBLE)
-       message(STATUS marble NOT AVAIL)
+       message(STATUS "building without marble widget support")
        add_definitions(-DNO_MARBLE)
        set(MARBLE_LIBRARIES "")
 endif()
-- 
1.7.11.msysgit.0

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to