From d3995b5248e412dd1b00c06a3f54936326967e2d Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 18 Oct 2016 10:16:39 +0200 Subject: Disable GTK+ by default. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Jörg Mayer --- docbook/release-notes.asciidoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docbook/release-notes.asciidoc') diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc index 9bd215816f..a9594fb84f 100644 --- a/docbook/release-notes.asciidoc +++ b/docbook/release-notes.asciidoc @@ -32,6 +32,7 @@ since version 2.2.0: That is, you should make sure the NSIS package is completely uninstalled before installing the Windows Installer package and vice-versa. * Source packages are now compressed using xz instead of bzip2. +* GTK+ is disabled by default in Autotools and CMake. //=== Removed Dissectors -- cgit v1.2.1