Commit 8d9d3de6eb8f0ffdbb859fce79cff89038e513c4

Mattias Hansson 2021-10-08T11:05:42

pkg.m4: PKG_CHECK_MODULES provides modversion Projects using PKG_CHECK_MODULES wants to add dependency versions to their binaries. Currently, the projects have to resolve dependency versions themselves when using pkgconf. With this patch PKG_CHECK_MODULES now defines a $PKG_VERSION variable that represents `--modversion`.