about summary refs log tree commit diff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-21 02:35:18 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-21 02:35:18 +0000
commit37d6aa1c013eed98058cdfde4430094611231e9a (patch)
tree00d7883155f4e00bc1b27ada955fd3ea9b6955ad /acconfig.h
parenta032d24a4eef8fa51fa24e354db652310192ee97 (diff)
downloadzsh-37d6aa1c013eed98058cdfde4430094611231e9a.tar.gz
zsh-37d6aa1c013eed98058cdfde4430094611231e9a.tar.xz
zsh-37d6aa1c013eed98058cdfde4430094611231e9a.zip
manual/8345
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 05ab0a733..2e61e7bb0 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -163,6 +163,9 @@
  * By default this is defined.                               */
 #undef RESTRICTED_R
 
+/* Define for Maildir support */
+#undef MAILDIR_SUPPORT
+
 /* Define to 1 if your termcap library has the ospeed variable */
 #undef HAVE_OSPEED
 /* Define to 1 if you have ospeed, but it is not defined in termcap.h */