aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2015-11-19 11:24:44 +0000
committerMichael Mann <mmann78@netscape.net>2015-11-23 04:07:37 +0000
commitfad15654b1900a9af59d9dabf705060c6f9f058d (patch)
treee3da6735b367467b09f3b0b8865ad3d54357714b /config.h.win32
parent9e1128bfb6ca2cc75563813304e4feb9780f14f7 (diff)
Remove configure --enable-ipv6 option
It's an ancient obsolete option with a confusing name. Change-Id: Ib10330cf859cdea18fed2077c6539e56350ef380 Reviewed-on: https://code.wireshark.org/review/11967 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win323
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.win32 b/config.h.win32
index 0a60f7d6d7..aa00b12174 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -210,9 +210,6 @@
/* Define to enable WinSparkle software updates */
@HAVE_SOFTWARE_UPDATE@
-/* Define for IPv6 */
-@INET6@
-
/* Define to have ntddndis.h */
@HAVE_NTDDNDIS_H@