Bug#989954: cif-api FTCBFS: uses the build architecture pkg-config

2021-06-17 Thread Andrius Merkys
Hi Helmut, On 2021-06-16 17:49, Helmut Grohne wrote: > cif-api fails to cross build from source, because the upstream configure > script uses the build architecture pkg-config. The simple solution is to > replace the relevant AC_PATH_PROG with AC_PATH_TOOL. A better solution > would likely be usin

Bug#989954: cif-api FTCBFS: uses the build architecture pkg-config

2021-06-16 Thread Helmut Grohne
Source: cif-api Version: 0.4.2-2 Tags: patch upstream User: debian-cr...@lists.debian.org Usertags: ftcbfs cif-api fails to cross build from source, because the upstream configure script uses the build architecture pkg-config. The simple solution is to replace the relevant AC_PATH_PROG with AC_PAT