]> granicus.if.org Git - vim/commit
patch 8.2.2442: automatic GUI selection does not check for GTK 3 v8.2.2442
authorBram Moolenaar <Bram@vim.org>
Sun, 31 Jan 2021 18:52:50 +0000 (19:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 31 Jan 2021 18:52:50 +0000 (19:52 +0100)
commitf272ae12ac064856b710046393d5bf9b1670076d
treee487bc36460d011a505d4772a23194d3317225bf
parentc03f5c677a1fba99d2379550ccf2391eaa43e2ac
patch 8.2.2442: automatic GUI selection does not check for GTK 3

Problem:    Automatic GUI selection does not check for GTK 3.
Solution:   Make SKIP_GTK3 empty for automatic GUI support.  Set SKIP_GTK3 to
            YES when checking for GTK2.
src/auto/configure
src/configure.ac
src/version.c