diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:03:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:03:32 +0100 |
| commit | dd4b5586c443a8445a9bef7f2a449f4f1f50860e (patch) | |
| tree | 9b5144d92e4427c061cee3ec74b3a054fd4c2136 /wscript | |
| parent | d087368dc0dcd6026b3a967f00f145feb701dd0e (diff) | |
Adapt for new libdcp API; clarify name of libquickmail in configuration.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |
