From bd57c85d9a2cc1e95e0ae16168b764204755e143 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 16 Feb 1998 06:28:50 +0000 Subject: Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. svn path=/trunk/; revision=1630 --- acconfig.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 53f2fa1d..f349fe48 100644 --- a/acconfig.h +++ b/acconfig.h @@ -70,6 +70,11 @@ /* Define if you want OPIE support compiled in */ #undef OPIE +/* Define if you want IPv6 support compiled in */ +#undef INET6 + +/* Define if you want network security support compiled in */ +#undef NETSEC /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: -- cgit v1.2.3