> Are you using this wrap file? > > https://github.com/mesonbuild/wrapdb/blob/master/subprojects/zlib.wrap
Yes. My mistake was to fetch and copy this directly. The right way
is to call `meson wrap install <library>` instead, which apparently
performs some additional massaging (as can be seen in commit
bf1f34d75e).
Werner
