]> diplodocus.org Git - nmh/blobdiff - configure.ac
Disabled the optimization to stop stat'ing directory entries in
[nmh] / configure.ac
index 2e8cbd7a3ca21e9d071cae45b29e5a21ed416d55..aeed66c315de4de5c4812594f7a3df0d4e6b5d85 100644 (file)
@@ -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]))