projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1b2838
)
Fixed temporary autoconf workaround by hard-coding nmhbindir.
author
David Levine
<levinedl@acm.org>
Fri, 15 Jun 2012 04:28:05 +0000
(23:28 -0500)
committer
David Levine
<levinedl@acm.org>
Fri, 15 Jun 2012 04:28:05 +0000
(23:28 -0500)
uip/mhmail.in
patch
|
blob
|
history
diff --git
a/uip/mhmail.in
b/uip/mhmail.in
index
5ad4c71
..
e899e99
100755
(executable)
--- a/
uip/mhmail.in
+++ b/
uip/mhmail.in
@@
-35,6
+35,7
@@
usage='Usage: mhmail [addrs ... [switches]]
# prefix=@prefix@
# exec_prefix=@exec_prefix@
# nmhbindir=@bindir@
+nmhbindir=`dirname $0`
#### Or if configure/make haven't been run yet, figure out nmhbindir at runtime.
case ${nmhbindir} in