On Mon, Aug 12, 2019 at 09:15:57AM -0700, Kevin J. McCarthy wrote: > One common, and increasingly prevalent, solution is to use pkg-config > and the related autoconf macros (e.g. PKG_CHECK_MODULES).
> However, this isn't without issues, for example dealing with libraries > installed in non-standard places. > why would supplying a non-standard search path to pkg-config files be any more problematic than a non-standard path to the library itself?
