build: Not all 'pkg-config' executables are equal.

... 'pkgconf' and 'pkg-config' don't share the same option set.
master
Solomon Peachy 3 years ago
parent 4c46b98bc8
commit e9f01fdb4c

@ -17,7 +17,7 @@ endif
#NO_GUTENPRINT = 1
# pkg-config extra stuff
PKG_CONFIG_EXTRA = --with-path=/usr/local/lib/pkgconfig
#PKG_CONFIG_EXTRA = --with-path=/usr/local/lib/pkgconfig # only works with pkgconf, not pkg-config!
# Base executable name
EXEC_NAME ?= dyesub_backend$(EXEC_SUFFIX)

Loading…
Cancel
Save