summaryrefslogtreecommitdiff
path: root/mh/tests/comp.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-11-24 21:38:19 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-11-24 21:38:19 +0200
commite53b55870dd3c4166ea6658ea679d608e500172a (patch)
tree9d3d6a979b8ce0b4782700e73d95ac2ca36b2a93 /mh/tests/comp.at
parentbd228fc3d1f40f0f230db1d066fb5a330a0c35a9 (diff)
downloadmailutils-e53b55870dd3c4166ea6658ea679d608e500172a.tar.gz
mailutils-e53b55870dd3c4166ea6658ea679d608e500172a.tar.bz2
mh: move format files to a separate directory.
* mh/etc: New directory. * mh/Makefile.am: New file. * mh/components: Move to mh/etc. * mh/mailutils-mh.eli: Move to mh/etc. * mh/mhl.format: Move to mh/etc. * mh/mhl.forward: Move to mh/etc. * mh/mhl.repl: Move to mh/etc. * mh/mhl.usenet: Move to mh/etc. * mh/replcomps: Move to mh/etc. * mh/replgroupcomps: Move to mh/etc. * configure.ac (AC_CONFIG_FILES): Add mh/etc/Makefile. * mh/Makefile.am (SUBDIRS): Add etc. Move mhlib_DATA and related statements to mh/etc/Makefile.am * mh/comp.c (formfile): Remove const qualifier. (opt_handler): Use mh_find_file to set formfile. * mh/forw.c: Likewise. * mh/mh_init.c (mh_find_file): Make sure *resolved_name is always set to the last tried name. * mh/tests/comp.at: Remove directory components from the -from argument. * mh/tests/forw.at: Likewise. * mh/tests/mhl.at: Likewise. * mh/tests/testsuite.at (MH_SETUP): Change mhetcdir value.
Diffstat (limited to 'mh/tests/comp.at')
-rw-r--r--mh/tests/comp.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/mh/tests/comp.at b/mh/tests/comp.at
index ced3de91b..4ffa81b25 100644
--- a/mh/tests/comp.at
+++ b/mh/tests/comp.at
@@ -16,7 +16,7 @@
m4_pushdef([MH_KEYWORDS],[comp])
m4_pushdef([compcmd],[comp dnl
--form $abs_top_srcdir/mh/components dnl
+-form components dnl
-editor $abs_top_srcdir/mh/tests/mhed])
MH_CHECK([comp -file],[comp00 comp-file],[

Return to:

Send suggestions and report system problems to the System administrator.