Hi Christopher,
thanks, hopefully fixed in SVN 1587.
Best Regards,
Jürgen
On 9/5/22 3:43 AM, Christopher
Rodriguez wrote:
Hello,
On line 204 of `configure.ac` there is a check to see if `pkg-config` is
executable on
Hello,
On line 204 of `configure.ac` there is a check to see if `pkg-config` is
executable on the current system.
However, this check /only/ checks whether (specifically)
`/usr/bin/pkg-config` is executable—meaning that if the user has
`pkg-config` installed in a non-standard location (for insta