Rest of the MMDF-style mail drop support removal.
[mmh] / configure.ac
index b3fa70a..3de6bf6 100644 (file)
@@ -100,13 +100,6 @@ else
   AC_DEFINE(DOT_LOCKING)dnl
 fi
 
-dnl What should be the default pager?
-AC_ARG_WITH(pager,
-  AS_HELP_STRING([--with-pager=PAGER],[specify the default pager]))
-
-if test -n "$with_pager"; then
-  pagerpath="$with_pager"
-fi
 
 dnl ----------------------------------------------------
 dnl Default location is /usr/local/mmh/{bin,etc,lib,share/man}
@@ -841,6 +834,7 @@ config install path    : ${nmhsysconf}
 man page install path  : ${nmhman}
 
 sendmail path          : ${sendmailpath}
+mail spool             : ${mailspool}
 
 file locking type      : ${LOCKTYPE}
 address masquerading   : ${masquerade}