allow use config.def.h instead of config.h

This commit is contained in:
Leonardo Hernández Hernández 2022-10-16 15:42:16 -05:00
parent e6a0980cf9
commit 25a96a8190
No known key found for this signature in database
GPG key ID: E538897EE11B9624
3 changed files with 11 additions and 2 deletions

View file

@ -7,6 +7,9 @@ PKG_CONFIG = pkg-config
PREFIX = /usr/local
MANDIR = $(PREFIX)/share/man
# Comment to use config.h instead of config.def.h
CONFIG_H = -DUSE_CONFIG_DEF_H
XWAYLAND =
XLIBS =
# Uncomment to build XWayland support