From 12543c76ce635e1efa5a6585f47ebd85b5c7db90 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 30 Sep 1997 21:26:42 +0000 Subject: Integrated RPA support. svn path=/trunk/; revision=1444 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') 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 -- cgit v1.2.3