Fixed temporary autoconf workaround by hard-coding nmhbindir.
authorDavid Levine <levinedl@acm.org>
Fri, 15 Jun 2012 04:28:05 +0000 (23:28 -0500)
committerDavid Levine <levinedl@acm.org>
Fri, 15 Jun 2012 04:28:05 +0000 (23:28 -0500)
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