summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs/Config.sh')
-rw-r--r--extra/Configs/Config.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh
index 39736b4cf..9012530c2 100644
--- a/extra/Configs/Config.sh
+++ b/extra/Configs/Config.sh
@@ -153,6 +153,10 @@ DOLFS = false
# disabled. This is off by default.
INCLUDE_RPC = false
+# If you want to include support for the next version of the Internet
+# Protocol: IP version 6, enable this. This is off by default.
+INCLUDE_IPV6 = false
+
# If you want to compile the library as PIC code, turn this on.
DOPIC = false