Commit f86cee31 f86cee318ef65563d5f75edcca6e81f3613dfe5f by Sergey Poznyakoff

Update

1 parent b85e6b51
1 2005-11-16 Sergey Poznyakoff <gray@gnu.org.ua> 1 2005-11-16 Sergey Poznyakoff <gray@gnu.org.ua>
2 2
3 * auth/sql.h (sql_interface): Fix data type
4 * include/mailutils/errno.hin: Include errno.h
5 Provide ECANCELED if it is missing (mainly for cygwin).
6 * mailbox/errors (MU_ERR_CANCELED): New error code.
7
3 * Makefile.am (EXTRA_DIST): Remove MU_EXTRA_DIST 8 * Makefile.am (EXTRA_DIST): Remove MU_EXTRA_DIST
4 * configure.ac: Call MU_FINISH 9 * configure.ac: Call MU_FINISH
5 * m4/mu_libobj.m4 (MU_LIBSOURCE,MU_LIBSOURCES): Construct the list 10 * m4/mu_libobj.m4 (MU_LIBSOURCE,MU_LIBSOURCES): Construct the list
......