string_item_to_iaddr: Actually set port if !CONFIG_IPV6
[secnet] / config.h.in
index 74fea83..a8b73b9 100644 (file)
@@ -8,6 +8,9 @@
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
 
+/* Define to 1 to use IPv6 support in system and adns */
+#undef CONFIG_IPV6
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H