Wireshark-commits: [Wireshark-commits] master 27cfea6: Define INET6 in config.h rather than in the
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Aug 2014 18:49:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27cfea6467d26ef44f73d4fce70a2895b3b98bdb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

27cfea6 by Guy Harris (guy@xxxxxxxxxxxx):

    Define INET6 in config.h rather than in the Makefile.
    
    That's what we do with nmake and CMake; this makes it uniform, so it's
    easier to compare compiler commands.
    
    Change-Id: Ice2c4bd796e921fa3089e8a45a32ad14d9b0e0a4
    Reviewed-on: https://code.wireshark.org/review/3387
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  53957d8   Go back to non-verbose Makefiles.
    adds  27cfea6   Define INET6 in config.h rather than in the Makefile.


Summary of changes:
 acinclude.m4 |   24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)