Bug#870864: bmon FTCBFS: uses the build architecture pkg-config

2017-08-08 Thread Patrick Matthäi
tag #870864 + pending thanks Am 05.08.2017 um 22:33 schrieb Helmut Grohne: > Source: bmon > Version: 1:4.0-4 > Tags: upstream patch > User: helm...@debian.org > Usertags: rebootstrap > > bmon fails to cross build from source, because it uses the build > architecture pkg-config. After switching det

Bug#870864: bmon FTCBFS: uses the build architecture pkg-config

2017-08-05 Thread Helmut Grohne
Source: bmon Version: 1:4.0-4 Tags: upstream patch User: helm...@debian.org Usertags: rebootstrap bmon fails to cross build from source, because it uses the build architecture pkg-config. After switching detection to PKG_PROG_PKG_CONFIG (which considers $ac_tool_prefix), cross builds succeed. Plea