From 53d348a8025f493db3b0434ce8dd88aa71269b63 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 2 Feb 2013 15:17:28 +0000 Subject: [PATCH] Tweak message. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = """ -- 2.30.2