aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-03-09 22:03:48 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-03-09 22:03:48 +0000
commit9fe06f87591f813fce7f9068f19246c8d933fc6a (patch)
tree8fe82e694feb735dcc2059bc154c2d40c02ff70a /ChangeLog
parent67f891b804218ca7b42318fadeedfeec9243a0d6 (diff)
downloadmailfromd-9fe06f87591f813fce7f9068f19246c8d933fc6a.tar.gz
mailfromd-9fe06f87591f813fce7f9068f19246c8d933fc6a.tar.bz2
Fix the test suite. The file status.mfh now contains m4 statements,
yet the test suite uses --no-preproc files, so we have to use an already preprocessed version of that file. * tests/atlocal.in (MFOPTS): Add -I@abs_builddir@ * tests/Makefile.am (status.mfh): New rule. (check_local): Depend on status.mfh (clean-local): Remove status.mfh * NEWS: Raise version number. git-svn-id: file:///svnroot/mailfromd/branches/release_4_3_patches@1629 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66cdf707..239eda1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-03-09 Sergey Poznyakoff <gray@gnu.org.ua>
+ Fix the test suite. The file status.mfh now contains m4 statements,
+ yet the test suite uses --no-preproc files, so we have to use an
+ already preprocessed version of that file.
+
+ * tests/atlocal.in (MFOPTS): Add -I@abs_builddir@
+ * tests/Makefile.am (status.mfh): New rule.
+ (check_local): Depend on status.mfh
+ (clean-local): Remove status.mfh
+ * NEWS: Raise version number.
+
Prefix all exception codes with `e_'.
* src/mfstat.awk: Look for mf_exception_code/mf_exception_count.

Return to:

Send suggestions and report system problems to the System administrator.