Commit 076a038f 076a038f7036a16773f0d2b56e188b0e91d8adce by Sergey Poznyakoff

Updated

1 parent a4720e77
Showing 1 changed file with 12 additions and 0 deletions
1 2002-08-06 Sergey Poznyakoff 1 2002-08-06 Sergey Poznyakoff
2 2
3 * Makefile.am: Removed distcheck kludge. Testsuite doesn't
4 need it anymore.
5 * mail/testsuite/makespool: New file. Prepares data
6 for testsuite.
7 * mail/testsuite/Makefile.am: Added EXTA_DIST and
8 distclean-local
9 * mail/testsuite/lib/mail.exp: Fixed paths.
10 (mail_prepare_spools,mail_cleanup_spools): new procedures.
11 * mail/testsuite/mail/folder.exp: Corrected paths.
12
13 2002-08-06 Sergey Poznyakoff
14
3 * Makefile.am: Added distcheck rule needed for 15 * Makefile.am: Added distcheck rule needed for
4 test suite. 16 test suite.
5 * configure.ac: Added missing AH_BOTTOM and descriptions to 17 * configure.ac: Added missing AH_BOTTOM and descriptions to
......