diff src/config.in @ 108380:72fc67fa8fe3

Regenerate configure, src/config.in.
author Glenn Morris <rgm@gnu.org>
date Sun, 09 May 2010 17:11:40 -0700
parents f043f612f6da
children f3d57f9fdf9f fe07c47cf7a7
line wrap: on
line diff
--- a/src/config.in	Sun May 09 17:07:47 2010 -0700
+++ b/src/config.in	Sun May 09 17:11:40 2010 -0700
@@ -819,6 +819,12 @@
 /* Define to unlink, rather than empty, mail spool after reading. */
 #undef MAIL_UNLINK_SPOOL
 
+/* Define if the mailer uses flock to interlock the mail spool. */
+#undef MAIL_USE_FLOCK
+
+/* Define if the mailer uses lockf to interlock the mail spool. */
+#undef MAIL_USE_LOCKF
+
 /* Define to support MMDF mailboxes in movemail. */
 #undef MAIL_USE_MMDF