diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |