From e248156915d70bed04dd21cf1aeae43554efce2d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 3 Aug 1998 19:21:53 +0000 Subject: Added experimental SDPS support. svn path=/trunk/; revision=2034 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 78bb273a..b02cdf45 100644 --- a/acconfig.h +++ b/acconfig.h @@ -73,6 +73,9 @@ /* Define if you want RPA support compiled in */ #undef RPA_ENABLE +/* Define if you want SDPS support compiled in */ +#undef SDPS_ENABLE + /* Define if you want OPIE support compiled in */ #undef OPIE -- cgit v1.2.3