X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.ac;h=aeed66c315de4de5c4812594f7a3df0d4e6b5d85;hb=40ae9d199d58c85469e3528fc53205143baf29d2;hp=2e8cbd7a3ca21e9d071cae45b29e5a21ed416d55;hpb=8ae191f927b3e294b7a50124b8c806365c4dbeb8;p=mmh diff --git a/configure.ac b/configure.ac index 2e8cbd7..aeed66c 100644 --- a/configure.ac +++ b/configure.ac @@ -123,10 +123,6 @@ AS_IF([test x"$with_mts" = x"smtp"], [MTS="smtp"], [MTS="smtp"]) AC_SUBST([MTS])dnl -dnl Both the smtp and sendmail mail transport services use the smtp code -AC_DEFINE([SMTPMTS], [1], - [Define if you want SMTP (simple mail transport protocol) support.])dnl - dnl What should be the default pager? AC_ARG_WITH([pager], AS_HELP_STRING([--with-pager=PAGER],[specify the default pager]))