changeset 16721:66dd9b7649cc

(HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.
author Richard M. Stallman <rms@gnu.org>
date Wed, 18 Dec 1996 18:12:37 +0000
parents e0000e05133f
children 7b3bcbb9a8f5
files src/config.in
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Wed Dec 18 18:11:20 1996 +0000
+++ b/src/config.in	Wed Dec 18 18:12:37 1996 +0000
@@ -134,6 +134,11 @@
 #undef HAVE_LIBKRB
 #undef HAVE_LIBDES
 
+/* Mail-file locking */
+#undef HAVE_LIBMAIL
+#undef HAVE_MAILLOCK_H
+#undef HAVE_TOUCHLOCK
+
 #undef HAVE_ALLOCA_H
 
 #undef HAVE_GETTIMEOFDAY