Tweak message. attempt-at-overwrite-existing
authorCarl Hetherington <cth@carlh.net>
Sat, 2 Feb 2013 15:17:28 +0000 (15:17 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 2 Feb 2013 15:17:28 +0000 (15:17 +0000)
wscript

diff --git a/wscript b/wscript
index 76e08ef53e0b7ec4bd052bb2dddeba6d5b922b5b..c3cc6a1d3b8a10b9294ed81c7e6d166d7f6505e4 100644 (file)
--- a/wscript
+++ b/wscript
@@ -55,7 +55,7 @@ def configure(conf):
                               """,
                    mandatory = True,
                    msg = 'Checking for boost library >= 1.45',
-                   okmsg = 'ok',
+                   okmsg = 'yes',
                    errmsg = 'too old\nPlease install boost version 1.45 or higher.')
 
     conf.check_cxx(fragment = """