Commit 8f3ee46f 8f3ee46fdff9139a7ac697d6f25453a89fdd8552 by Sergey Poznyakoff

Updated

1 parent 8ffcc140
Showing 1 changed file with 10 additions and 0 deletions
1 2002-12-04 Sergey Poznyakoff 1 2002-12-04 Sergey Poznyakoff
2 2
3 * include/mailutils/argp.h (mu_print_options, mu_check_option):
4 New functions.
5 * mailbox/mu_argp.c: Likewise.
6 * mailbox/mailutils-config.c: Added --info option (prints and
7 tests for the values of compilation options). Improved help
8 output.
9 * doc/texinfo/programs.texi: Documented mailutils-config.
10
11 2002-12-04 Sergey Poznyakoff
12
3 * TODO: Updated 13 * TODO: Updated
4 * configure.ac: Add mysql libraries to MYSQLLIBS 14 * configure.ac: Add mysql libraries to MYSQLLIBS
5 * mailbox/Makefile.am: New target mailutils-config 15 * mailbox/Makefile.am: New target mailutils-config
......