Fixed temporary autoconf workaround by hard-coding nmhbindir.
[mmh] / uip / mhmail.in
index 5ad4c71..e899e99 100755 (executable)
@@ -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