aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-09-30 21:26:42 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-09-30 21:26:42 +0000
commit12543c76ce635e1efa5a6585f47ebd85b5c7db90 (patch)
tree421dba6fad43471c42b3e7eb017097023f500726 /acconfig.h
parent06e870380328afef42cb857f7e421466df12aeaa (diff)
downloadfetchmail-12543c76ce635e1efa5a6585f47ebd85b5c7db90.tar.gz
fetchmail-12543c76ce635e1efa5a6585f47ebd85b5c7db90.tar.bz2
fetchmail-12543c76ce635e1efa5a6585f47ebd85b5c7db90.zip
Integrated RPA support.
svn path=/trunk/; revision=1444
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 e7f225a6..e31bd2fb 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -55,6 +55,9 @@
/* Define if you want POP2 support compiled in */
#undef POP2_ENABLE
+/* Define if you want RPA support compiled in */
+#undef RPA_ENABLE
+
/* Define if you want OPIE support compiled in */
#undef OPIE_ENABLE