]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0012: Build fails when wayland is not defined v9.2.0012
authorChristoffer Aasted <chr.aasted@gmail.com>
Mon, 16 Feb 2026 21:39:57 +0000 (21:39 +0000)
committerChristian Brabandt <cb@256bit.org>
Mon, 16 Feb 2026 21:39:57 +0000 (21:39 +0000)
commit4255ba7ff4a075baef6afdb2de76833d8ed6b140
tree1f2fc6729cca9c5e1f81e10b46c43ec1407a128a
parent0e57151c1831a18428354da834afcba03ecf046a
patch 9.2.0012: Build fails when wayland is not defined

Problem:  Build fails when wayland is not defined
          (fjaell, after v9.2.0010)
Solution: Add ifdef GDK_WINDOWING_WAYLAND
          (Christoffer Aasted)

fixes:  #19429
closes: #19428

Signed-off-by: Christoffer Aasted <chr.aasted@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui_gtk_x11.c
src/version.c