X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=configure.ac;h=3de6bf62ed58e5d3ec32034f45a6e1dddb85e931;hp=b3fa70ad20eda886db7dc69d09c4e66f58824e8b;hb=684ec30d81e1223a282764452f4902ed4ad1c754;hpb=0b5de876d3d1f915e6485a249f3e65749b437709 diff --git a/configure.ac b/configure.ac index b3fa70a..3de6bf6 100644 --- a/configure.ac +++ b/configure.ac @@ -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}