Commit a7041e00 a7041e0068f46fe7305e0f54ae6cb1648757a611 by Sergey Poznyakoff

Update

1 parent ac73454f
Showing 1 changed file with 17 additions and 0 deletions
1 2005-11-12 Sergey Poznyakoff <gray@gnu.org.ua>
2
3 * configure.ac (AUTHLIBS,AUTHLIBS_DEPENDENCY,AUTHINCS): Prefixed
4 with MU_
5 * mail/msgset.y (check_set): Was displaying `inappropriate message'
6 diagnostics if the first message from the set was deleted. Fixed.
7 * mail/util.c, mailbox/registrar.c: Add typecasts
8 * mh/mh.h: Add includes needed for W.*() macros
9 * comsat/Makefile.am, config/Makefile.am, examples/Makefile.am,
10 frm/Makefile.am, guimb/Makefile.am, imap4d/Makefile.am,
11 libmu_scm/Makefile.am, libsieve/Makefile.am, mail/Makefile.am,
12 mail.local/Makefile.am, mail.remote/Makefile.am,
13 mailbox/Makefile.am, messages/Makefile.am, mh/Makefile.am,
14 movemail/Makefile.am, pop3d/Makefile.am, readmsg/Makefile.am,
15 sieve/Makefile.am: Load MU_AUTHLIBS before libmailutils. Fixes
16 cygwin build.
17
1 2005-11-09 Sergey Poznyakoff <gray@gnu.org.ua> 18 2005-11-09 Sergey Poznyakoff <gray@gnu.org.ua>
2 19
3 * configure.ac: Somewhat reluctantly append $(EXEEXT) to popauth 20 * configure.ac: Somewhat reluctantly append $(EXEEXT) to popauth
......