Wireshark-commits: [Wireshark-commits] master fad1565: Remove configure --enable-ipv6 option
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fad15654b1900a9af59d9dabf705060c6f9f058d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fad1565 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
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@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9e1128b Add Windows CMake auto generated files to .gitignore
adds fad1565 Remove configure --enable-ipv6 option
Summary of changes:
Makefile.nmake | 1 -
acinclude.m4 | 118 ------------------------------------------
caputils/capture-pcap-util.c | 4 --
cmakeconfig.h.in | 9 ----
config.h.win32 | 3 --
config.nmake | 2 -
configure.ac | 16 ------
epan/addr_resolv.c | 8 +--
file.c | 2 +-
ui/qt/Wireshark.pro | 2 +-
10 files changed, 4 insertions(+), 161 deletions(-)