summaryrefslogtreecommitdiff
path: root/libsieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-11-26 14:34:13 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-11-26 14:34:13 +0000
commit736f45309f3463345750cebf8616910b67b4c722 (patch)
treee629315a7aa5ea83d6fdceeb355cccb0c0944807 /libsieve
parentdf054f40a7a7fcd6e649ebbb071da98f2e1d971e (diff)
downloadmailutils-736f45309f3463345750cebf8616910b67b4c722.tar.gz
mailutils-736f45309f3463345750cebf8616910b67b4c722.tar.bz2
* configure.ac (MU_APP_LIBRARIES): Load libmuaux after libmuargp
and libcfg. (fgetpwent): Use AC_CHECK_FUNCS * auth/virtual.c: Use mu_fgetpwent if fgetpwent is not available. * lib/Makefile.am: Add back utmp.c * lib/utmp.c: Restore after unintended remove. * m4/utmp.m4: Fix quoting. * libcfg/gsasl.c, libcfg/ldap.c, libcfg/pam.c, libcfg/radius.c, libcfg/sieve.c, libcfg/sql.c, libcfg/tls.c, libcfg/virtdomain.c: Include stdlib.h * libproto/imap/folder.c, libproto/mbox/mbox.c, libproto/mbox/mbox0.h, libproto/pop/mbox.c, mailbox/attachment.c, mailbox/mailbox.c, mailbox/parsedate.y: Do not use alloca. * mailbox/Makefile.am (libmailutils_la_SOURCES): Add fgetpwent.c and intprops.h. * mailbox/fgetpwent.c (fgetpwent): Rename to mu_fgetpwent. * mailbox/gocs.c: Revert recent change. It broke the testsuite in sieve. * mailbox/syslog.c (log_facility): Initialize to LOG_FACILITY.
Diffstat (limited to 'libsieve')
0 files changed, 0 insertions, 0 deletions

Return to:

Send suggestions and report system problems to the System administrator.