X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=3caecbd234b2cfe37167f32ca254b79cdc4e0817;hb=6ac9c5dca97f6ecc5008d65f8f1e7ffcd8d6c77e;hp=e008945151d541254708ec99af6188e44423233a;hpb=0daa906477229d9f3e1ba2bd6982283e61c06a7a;p=mmh diff --git a/configure.in b/configure.in index e008945..3caecbd 100644 --- a/configure.in +++ b/configure.in @@ -44,7 +44,7 @@ dnl Allow users to send email from addresses other than their default? undefine([masquerade])dnl AC_ARG_ENABLE(masquerade, [ --enable-masquerade[='draft_from mmailid username_extension'] - enable 3 types of email address masquerading [none]], + enable up to 3 types of address masquerading [none]], [if test x"$enable_masquerade" = x"yes"; then masquerade="draft_from mmailid username_extension" else