From dd4b5586c443a8445a9bef7f2a449f4f1f50860e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 1 Oct 2013 16:03:32 +0100 Subject: Adapt for new libdcp API; clarify name of libquickmail in configuration. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 95b0768e8..1db377f47 100644 --- a/wscript +++ b/wscript @@ -126,7 +126,7 @@ def configure(conf): int main(void) { quickmail_initialize (); } """, mandatory=True, - msg='Checking for quickmail', + msg='Checking for libquickmail', libpath='/usr/local/lib', lib='quickmail', uselib_store='QUICKMAIL') -- cgit v1.2.3