#1099440 wdm FTCBFS: hard codes the build architecture pkg-config

Package:
src:wdm
Source:
src:wdm
Submitter:
Helmut Grohne
Date:
2025-03-03 17:30:02 UTC
Severity:
normal
Tags:
#1099440#5
Date:
2025-03-03 13:26:08 UTC
From:
To:
wdm fails to cross build from source, because configure.ac hard codes
the build architecture pkg-config. I'm attaching a patch that uses the
recommended PKG_CHECK_MODULES macro and in turn reduces quite a bit of
code while making wdm cross buildable. Please consider applying it and
forwarding it upstream.

Helmut