Commit 60d4fba9 60d4fba9ad5570160e9d07b1cef7d2e4d9be2c70 by Sergey Poznyakoff

Updated

1 parent a9c418a0
1 2003-01-10 Sergey Poznyakoff 1 2003-01-10 Sergey Poznyakoff
2 2
3 * libmu_scm/Makefile.am (mailutils.scm target): Bugfix. Use $<
4 instead of $?.
5 * libmu_scm/mailutils.scm.in: Explicitly load libmailbox before
6 loading libmu_scm. Fixed 1.6 branch of the conditional.
7
8 2003-01-10 Sergey Poznyakoff
9
3 * lib/posix/regex.h: Removed redefinition of __restrict_arr 10 * lib/posix/regex.h: Removed redefinition of __restrict_arr
4 * libsieve/comparator.c (comp_false): Fixed declaration. 11 * libsieve/comparator.c (comp_false): Fixed declaration.
5 (sieve_match_part_checker): shut compiler warnings 12 (sieve_match_part_checker): shut compiler warnings
......