Commit 527ec5f5 authored by Changwoo Ryu's avatar Changwoo Ryu 🖥️
Browse files

Fix FTCBFS

nabi fails to cross build from source, because it looks up pkg-config
using AC_PATH_PROG. A better solution is to use PKG_PROG_PKG_CONFIG, but
since it uses PKG_CHECK_MODULES, this is AC_REQUIREd already. We can
simply drop the AC_PATH_PROG at no loss of functionality and fix the
cross build. Thanks to Helmut Grohne <helmut@subdivi.de>.
parent f11eafc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment