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
##
mkdir $MH_TEST_DIR/Mail || exit 1
cat > $MH <<EOF || exit 1
Path: ${MH_TEST_DIR}/Mail
-mhlproc: ${MH_OBJ_DIR}/uip/mhl
+mhlproc: ${MH_INST_DIR}${auxexecdir}/mhl
EOF
for f in MailAliases components digestcomps distcomps forwcomps mhl.body \