Searched defs:pkgconf (Results 1 – 3 of 3) sorted by relevance
98 pkgconf = $(shell pkg-config $(if $(STATIC),--static) $1 | sed -e 's/^"//g' -e 's/"$$//g') macro
71 pkgconf = $(shell pkg-config $1 | sed -e 's/^"//g' -e 's/"$$//g') macro
105 pkgconf = $(shell pkg-config $1 | sed -e 's/^"//g' -e 's/"$$//g') macro