On Tue, Mar 09, 2021 at 10:24:40PM +0100, Heiko Becker wrote: > Hard-coding the pkg-config executable might result in build errors > on system and cross environments that have prefixed toolchains. The > PKG_CONFIG variable already holds the proper one and is already used > in a few other places. > > Signed-off-by: Heiko Becker <heire...@exherbo.org>
Added to devel, thanks.