summaryrefslogtreecommitdiff
path: root/app/xbiff/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2011-01-28 19:43:41 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2011-01-28 19:43:41 +0000
commit7f25e2106f30279f9bad1f609efd0eb40858db18 (patch)
treefc238e6ffedca13bc6304655eab252f7834e1c6e /app/xbiff/config.h.in
parent1050dc95865a74680d083798aa8a1d4be4f9e5da (diff)
Update to xbiff 1.0.3. No functional change.
Diffstat (limited to 'app/xbiff/config.h.in')
-rw-r--r--app/xbiff/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/xbiff/config.h.in b/app/xbiff/config.h.in
index b12a10efd..1d5b989aa 100644
--- a/app/xbiff/config.h.in
+++ b/app/xbiff/config.h.in
@@ -6,6 +6,9 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+/* Define to 1 if you have the <paths.h> header file. */
+#undef HAVE_PATHS_H
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
@@ -27,6 +30,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Directory containing user mailboxes */
+#undef MAILBOX_DIRECTORY
+
/* Name of package */
#undef PACKAGE