From: David Levine Date: Fri, 15 Jun 2012 04:28:05 +0000 (-0500) Subject: Fixed temporary autoconf workaround by hard-coding nmhbindir. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=7b2c5a1bbb879321bc126c5b8df3cc1f38321496;p=mmh Fixed temporary autoconf workaround by hard-coding nmhbindir. --- diff --git a/uip/mhmail.in b/uip/mhmail.in index 5ad4c71..e899e99 100755 --- 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