summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-02-02 15:17:28 +0000
committerCarl Hetherington <cth@carlh.net>2013-02-02 15:17:28 +0000
commit53d348a8025f493db3b0434ce8dd88aa71269b63 (patch)
tree702789af3b5a54617c48b50cffa3188bfacc415e
parentc94582da47f390ce6d9e4064f7a7ddc3cd3be07b (diff)
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 76e08ef5..c3cc6a1d 100644
--- 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 = """