From: Ken Hornstein Date: Sat, 11 Feb 2012 04:22:12 +0000 (-0500) Subject: Switch to using the "inst" version of mhl for tests. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=3439af1e13339ebd1c189f8afaae93a6d9fd27a7;p=mmh Switch to using the "inst" version of mhl for tests. --- diff --git a/Makefile.am b/Makefile.am index e2aa952..84bf58f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ auxexecdir = @libdir@ TESTS_ENVIRONMENT = MH_TEST_DIR=`pwd`/test/testdir \ MH_TEST_COMMON=`pwd`/test/common.sh \ MH_OBJ_DIR=`pwd` mandir=$(mandir) bindir=$(bindir) \ - sysconfdir=$(sysconfdir) + sysconfdir=$(sysconfdir) auxexecdir=$(auxexecdir) ## ## Important note: the "cleanup" test should always be last ## diff --git a/test/common.sh.in b/test/common.sh.in index 4c7089c..adcb685 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -84,7 +84,7 @@ setup_test () mkdir $MH_TEST_DIR/Mail || exit 1 cat > $MH <