~ruther/dwl

7d2415bfe854cccc2bcf2709fecc1eaacddbe903 — mcsimw 4 months ago de57f6c
Update config.mk

compiles and works fine on wlroots-0.20
1 files changed, 2 insertions(+), 2 deletions(-)

M config.mk
M config.mk => config.mk +2 -2
@@ 8,8 8,8 @@ PREFIX = /usr/local
MANDIR = $(PREFIX)/share/man
DATADIR = $(PREFIX)/share

WLR_INCS = `$(PKG_CONFIG) --cflags wlroots-0.19`
WLR_LIBS = `$(PKG_CONFIG) --libs wlroots-0.19`
WLR_INCS = `$(PKG_CONFIG) --cflags wlroots-0.20`
WLR_LIBS = `$(PKG_CONFIG) --libs wlroots-0.20`

# Allow using an alternative wlroots installation
# This has to have all the includes required by wlroots, e.g: