+Mon Apr 17 21:28:40 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+ * Scott Blachowicz pointed out that the configure --help output
+ for --enable-masquerade was misleading. Clarified.
+
Mon Apr 17 19:01:00 2000 Shantonu Sen <ssen@mit.edu>
* APOP support can be compiled in to inc and msgchk using
--enable-debug enable nmh code debugging"
ac_help="$ac_help
--enable-masquerade[='draft_from mmailid username_extension']
- enable 3 types of email address masquerading [none]"
+ enable up to 3 types of address masquerading [none]"
ac_help="$ac_help
--enable-mhe enable mhe support (DEFAULT)"
ac_help="$ac_help
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
-Mon Apr 17 19:00:19 PDT 2000
+Mon Apr 17 21:22:51 PDT 2000