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

... 'pkgconf' and 'pkg-config' don't share the same option set.
This commit is contained in:
Solomon Peachy 2020-03-29 14:00:06 -04:00
parent 4c46b98bc8
commit e9f01fdb4c
1 changed files with 1 additions and 1 deletions

View File

@ -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)