1
0
Fork 0
forked from mirror/dwl

xwayland support

This commit is contained in:
Zynh Ludwig 2025-02-23 00:29:00 -08:00
parent 4b7097f8c6
commit 559a7ccb44

View file

@ -8,10 +8,10 @@ PREFIX = /usr/local
MANDIR = $(PREFIX)/share/man MANDIR = $(PREFIX)/share/man
DATADIR = $(PREFIX)/share DATADIR = $(PREFIX)/share
XWAYLAND = # XWAYLAND =
XLIBS = # XLIBS =
# Uncomment to build XWayland support # Uncomment to build XWayland support
#XWAYLAND = -DXWAYLAND XWAYLAND = -DXWAYLAND
#XLIBS = xcb xcb-icccm XLIBS = xcb xcb-icccm
CC = gcc CC = gcc