Arsen Arsenović writes:
> This allows users to adjust their pkg-config install location.
>
> * configure.ac: Call PKG_INSTALLDIR.
> * meta/Makefile.am (pkgconfig_DATA): Remove. It will be defined
Oh, shoo, I just noticed I made a typo here. This changelog entry
ought to refer to pkgconfigdir,
This allows users to adjust their pkg-config install location.
* configure.ac: Call PKG_INSTALLDIR.
* meta/Makefile.am (pkgconfig_DATA): Remove. It will be defined
automatically by the PKG_INSTALLDIR invocation.
---
Evening,
This patch adds an invocation of the PKG_INSTALLDIR macro from pkg.m4,