Commit 3c4e4bb7264afeab0704df287343d4c77ca8f8a1

Nick Wellnhofer 2022-08-05T16:24:51

Fix build with older pkg-config versions The PKG_CHECK_VAR macro was introduced in pkg-config 0.28. Guard the invocation with m4_ifdef. Fixes #374.