remove unused INIFLAGS
This commit is contained in:
parent
14d59c4d0c
commit
eb64867d43
@ -16,10 +16,6 @@ XINERAMAFLAGS = -DXINERAMA
|
||||
# or use "CFLAGS=-DSTATIC_CONFIG make" to build
|
||||
#STATIC= -DSTATIC_CONFIG
|
||||
|
||||
# inih flags
|
||||
INIFLAGS = -DINI_ALLOW_MULTILINE=0
|
||||
|
||||
|
||||
PKG_CONFIG:=$(shell which pkg-config)
|
||||
ifeq (${PKG_CONFIG}, ${EMPTY})
|
||||
$(error "Failed to find pkg-config, please make sure it is installed")
|
||||
|
Loading…
x
Reference in New Issue
Block a user