On 2020-08-20 9:43 a.m., Andreas Schwab wrote: > That's because aclocal cannot find a definition of PKG_CHECK_MODULES. > You need to run autoreconf with -I ../../config. Indeed, that's what I found in the end. Though I'll propose a patch that adds the required include to configure.ac. Simon