aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-22 14:05:59 +0100
committerVincent Richard <[email protected]>2004-12-22 14:05:59 +0100
commitcc51a32255f103d782233f12537bdb0132f45e02 (patch)
tree759e15f091021acf45eacc8131a9d178628711c6 /SConstruct
parentUpdated ChangeLog. (diff)
downloadvmime-cc51a32255f103d782233f12537bdb0132f45e02.tar.gz
vmime-cc51a32255f103d782233f12537bdb0132f45e02.zip
Added getCapabilities() on messaging::store.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 74eebaa7..977b6e75 100644
--- a/SConstruct
+++ b/SConstruct
@@ -360,7 +360,7 @@ opts.AddOptions(
+ 'This option has no effect if "with_messaging" is not activated.\n'
+ 'Separate protocols with spaces; string must be quoted with ".\n'
+ 'Available protocols: pop3, smtp, imap, maildir.',
- '"pop3 smtp imap"'
+ '"pop3 smtp imap maildir"'
),
(
'with_platforms',