aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-07 21:28:07 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-07 21:28:07 +0000
commited469f88ec318644a48ffe41a2f05a464f232ba9 (patch)
treecda83492ea784602b4b34658ad3587e1e2857c2c /acconfig.h
parent0a28551e11dffa7f1bab01975df20b442b60881e (diff)
downloadfetchmail-ed469f88ec318644a48ffe41a2f05a464f232ba9.tar.gz
fetchmail-ed469f88ec318644a48ffe41a2f05a464f232ba9.tar.bz2
fetchmail-ed469f88ec318644a48ffe41a2f05a464f232ba9.zip
Fallback MDA.
svn path=/trunk/; revision=3222
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 8ffc9d28..34315c29 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -134,6 +134,8 @@
/* Define to the version of the distribution. */
#undef VERSION
+/* Define if you have a fallback MDA installed */
+#undef FALLBACK_MDA
/* Leave that blank line there!! Autoheader needs it.