projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40821f5
)
Removed remaining lines from the --with-pager=... removal, months ago.
author
markus schnalke
<meillo@marmaro.de>
Tue, 3 Jan 2012 05:41:27 +0000
(06:41 +0100)
committer
markus schnalke
<meillo@marmaro.de>
Tue, 3 Jan 2012 05:41:27 +0000
(06:41 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
b3fa70a
..
0d3dc69
100644
(file)
--- 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}