Wireshark-commits: [Wireshark-commits] master d3995b5: Disable GTK+ by default.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Oct 2016 20:35:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3995b5248e412dd1b00c06a3f54936326967e2d
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d3995b5 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Disable GTK+ by default.
    
    I suggested disabling GTK+ by default at Sharkfest EU and no one
    objected, hence this patch.
    
    Disable it by default in both Autotools and CMake. Make sure it's
    enabled for Debian packaging. The RPM packaging enables GTK3 explicitly
    so no change appears to be necessary there.
    
    Change-Id: If5daeaef4bb26cf60006bc8883be15b2cf6c6ae4
    Reviewed-on: https://code.wireshark.org/review/18256
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  5ab49c6   InterfaceList: Changing text clears the cell
    adds  d3995b5   Disable GTK+ by default.


Summary of changes:
 .travis.yml                    |    4 +++-
 CMakeOptions.txt               |    2 +-
 configure.ac                   |    4 ++--
 debian/rules                   |    1 +
 docbook/release-notes.asciidoc |    1 +
 5 files changed, 8 insertions(+), 4 deletions(-)