diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -104,10 +104,10 @@ #undef SSL_ENABLE /* Define if you want OPIE support compiled in */ -#undef OPIE +#undef OPIE_ENABLE /* Define if you want IPv6 support compiled in */ -#undef INET6 +#undef INET6_ENABLE /* Define if you want network security support compiled in */ #undef NET_SECURITY |