Wireshark-commits: [Wireshark-commits] master 2f1ac87: Clean up handling of INET6.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 4 Jan 2015 22:11:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f1ac87700532344b9239f830283d07d50a615b1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2f1ac87 by Guy Harris (guy@xxxxxxxxxxxx):

    Clean up handling of INET6.
    
    We wire it on, so we don't need a commented out wiring-it-on on Windows.
    
    Explain *why* we're wiring it on rather than doing checks for IPv6
    support.
    
    Change-Id: I205ba2456160f9dad48041f27c63a09cdcdc12d3
    Reviewed-on: https://code.wireshark.org/review/6313
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  553cdfd   No need to #define HAVE_PYTHON.
    adds  2f1ac87   Clean up handling of INET6.


Summary of changes:
 cmakeconfig.h.in |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)