Mercurial > emacs
comparison ChangeLog @ 108379:203aa49071bf
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
* configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
(BLESSMAIL_TARGET): New output variable.
* lib-src/Makefile.in (BLESSMAIL_TARGET): Set with configure, not cpp.
* src/s/aix4-2.h (MAIL_USE_LOCKF):
* src/s/bsd-common.h (MAIL_USE_FLOCK):
* src/s/darwin.h (MAIL_USE_FLOCK):
* src/s/gnu-linux.h (MAIL_USE_FLOCK):
* src/s/irix6-5.h (MAIL_USE_FLOCK):
* src/s/template.h (MAIL_USE_FLOCK):
Move to configure.
* src/s/ms-w32.h: Comment.
* msdos/sed3v2.inp (BLESSMAIL_TARGET): Edit to need-blessmail.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 09 May 2010 17:07:47 -0700 |
parents | 973b5bc5fcfe |
children | b9b3b94979ee |
comparison
equal
deleted
inserted
replaced
108378:addaf0e91db3 | 108379:203aa49071bf |
---|---|
1 2010-05-10 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs. | |
4 (BLESSMAIL_TARGET): New output variable. | |
5 | |
1 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change) | 6 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change) |
2 | 7 |
3 * INSTALL: Fix typos. | 8 * INSTALL: Fix typos. |
4 | 9 |
5 2010-05-08 Chong Yidong <cyd@stupidchicken.com> | 10 2010-05-08 Chong Yidong <cyd@stupidchicken.com> |