On Fri, 25 May 2018 19:48:24 +0200 Helmut Grohne <[email protected]> wrote: > Source: fvwm > Version: 1:2.6.7-49-gd84d4d4b-1 > Tags: upstream patch > User: [email protected] > Usertags: rebootstrap > > fvwm fails to cross build from source, because it uses the build > architecture pkg-config and thus fails finding host architecture > libraries. The attached patch removes fvwm's broken macro > AM_CHECK_PKG_CONFIG and replaces it with the upstream macro > PKG_PROG_PKG_CONFIG. Even though this patch does not make fvwm cross > buildable yet, I think it is a reasonable improvement just for removing > broken duplicate code. Please consider applying it. >
I passed the patch on to upstream, but they weren't interested. I will apply the patch to the debian package, with my next upload. jaimos

