]> diplodocus.org Git - nmh/blobdiff - test/mhparam/test-mhparam
More replacements of mh_strcasecmp() with strcasecmp().
[nmh] / test / mhparam / test-mhparam
index cc6089ed79b8e19fa40fd9b9d4bb33c0d1ce503f..a5bb2e78fbbb31c78123d6eb4e5b0e94d94afc38 100755 (executable)
@@ -79,12 +79,11 @@ AliasFile: aliases"
 cat >$expected <<EOF
 context
 .mh_sequences
-$bindir/mhbuild
+$MH_INST_DIR$bindir/mhbuild
 $MH_INST_DIR$bindir/refile
 700
 $bindir/inc
-$auxexecdir/install-mh
-$pagerpath
+more
 $bindir/mhmail
 $MH_INST_DIR$auxexecdir/mhl
 cat
@@ -100,7 +99,7 @@ $bindir/msh
 $bindir/whatnow
 $bindir/whom
 $sysconfdir
-$auxexecdir
+${MH_LIB_DIR}
 EOF
 
 mhparam -nocomponent \
@@ -110,7 +109,6 @@ buildmimeproc \
 fileproc \
 foldprot \
 incproc \
-installproc \
 lproc \
 mailproc \
 mhlproc \