include xcb only when building with xwayland support

This commit is contained in:
Leonardo Hernández Hernández
2022-05-30 16:18:31 -05:00
parent 7b42232ad1
commit 14641560b0
2 changed files with 3 additions and 1 deletions

View File

@@ -9,5 +9,7 @@ MANDIR = $(PREFIX)/share/man
#CFLAGS = -pedantic -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-unused-function -Wno-unused-variable -Wno-unused-result -Wdeclaration-after-statement
XWAYLAND =
XLIBS =
# Uncomment to build XWayland support
#XWAYLAND = -DXWAYLAND
#XLIBS = xcb