Removed remaining lines from the --with-pager=... removal, months ago.
authormarkus schnalke <meillo@marmaro.de>
Tue, 3 Jan 2012 05:41:27 +0000 (06:41 +0100)
committermarkus schnalke <meillo@marmaro.de>
Tue, 3 Jan 2012 05:41:27 +0000 (06:41 +0100)
configure.ac

index b3fa70a..0d3dc69 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}