Re: [dm-devel] [PATCH] multipath-tools build: rename PKGCONFIG to PKG_CONFIG

2023-06-06 Thread Sam James
Chris Hofstaedtler writes: > Debian's build system helpers automatically set "PKG_CONFIG" correctly, so it > would be convenient for Debian to use this name instead of "PKGCONFIG". > > The majority of projects also seem to call this makefile variable > "PKG_CONFIG". > > Signed-off-by: Chris Hof

[dm-devel] [PATCH] multipath-tools build: rename PKGCONFIG to PKG_CONFIG

2023-06-06 Thread Chris Hofstaedtler
Debian's build system helpers automatically set "PKG_CONFIG" correctly, so it would be convenient for Debian to use this name instead of "PKGCONFIG". The majority of projects also seem to call this makefile variable "PKG_CONFIG". Signed-off-by: Chris Hofstaedtler --- Makefile.inc| 8 +++