Browse Source
I had believed this case was working correctly, but an edit to reduce the number of used local variables had introduced a mistake that caused it to fail. This commit fixes the problem by overwriting the variable where the captured output of a failed pkg-config attempt was stored with 0, so that the subsequent if branch works correctly.master

1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue