On Sat, Sep 12, 2020 at 10:49:13AM +0200, Juergen Gross wrote: > Using $(file ...) breaks the build with make older than version 4.0. > Replace it with echo. > > Fixes: 52dbd6f07cea7a ("tools: generate pkg-config files from make variables") > Signed-off-by: Juergen Gross <jgr...@suse.com>
This patch is superseded by Andrew's patch. Wei.