Re: [PATCH] build: Use PKG_INSTALL_DIR

2024-03-25 Thread David Pirotte
Hello Arsen, > ... > This patch is in a similar vein to my earlier patch to Guile itself > posted at > https://lists.gnu.org/archive/html/guile-devel/2023-03/msg00040.html > These came up while I was working on packaging Guile in Gentoo. > ... I pushed the proposed changes to the devel branch, w

Re: [PATCH] build: Use PKG_INSTALL_DIR

2023-03-26 Thread Arsen Arsenović
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,