X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.ac;h=a6a55efbb7c54d5c0610f7ad52f45579a0361ee2;hb=6a7760a0fa8ccb36a056a7600aab31f3656f7cfa;hp=0d3dc69e86711404d66f817d330a02d7b8d8eaf5;hpb=c840e9f3c212b901300df2a8ec12fd359fb85a7f;p=mmh diff --git a/configure.ac b/configure.ac index 0d3dc69..a6a55ef 100644 --- a/configure.ac +++ b/configure.ac @@ -45,17 +45,6 @@ if test x"$enable_nmh_debug" = x"yes"; then enable_debug=yes fi -dnl Allow users to send email from addresses other than their default? -AC_ARG_ENABLE(masquerade, - AS_HELP_STRING([--enable-masquerade='draft_from mmailid username_extension'], - [enable up to 3 types of address masquerading]), - [if test x"$enable_masquerade" = x"yes"; then - masquerade="draft_from mmailid username_extension" - else - masquerade="$enable_masquerade" - fi], [masquerade="draft_from mmailid username_extension"]) -AC_SUBST(masquerade)dnl - dnl Do you want mhe support? AC_ARG_ENABLE(mhe, AS_HELP_STRING([--disable-mhe],[disable mhe support])) @@ -834,7 +823,7 @@ config install path : ${nmhsysconf} man page install path : ${nmhman} sendmail path : ${sendmailpath} +mail spool : ${mailspool} file locking type : ${LOCKTYPE} -address masquerading : ${masquerade} "