summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-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 = """