The source project of this merge request has been removed.
Modernize autotools
@sping Some cleanups to simplift the current build system. Using pkg-config
everywhere helps a lot, especially when building against Clang/LLD, as LLD is very allergic to -L/usr/lib
link lines, which cause failures on Gentoo (https://bugs.gentoo.org/731048). I've bumped the version, so we can hopefully gut a new release soon?