From 7b7771f90573b462b16ccb467500f4d7d533b6a9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 10 Jun 2018 21:26:49 +0300 Subject: Add cross compilation fix by Helmut Grohne . Related issue https://bugs.debian.org/901221 --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 48e44a868..87cd36833 100755 --- a/configure.ac +++ b/configure.ac @@ -218,6 +218,7 @@ AC_TYPE_SSIZE_T # Search for *-config AC_PATH_PROG(PKG_CONFIG, pkg-config) +PKG_PROG_PKG_CONFIG AC_PATH_PROG(CURL_CONFIG, curl-config) AC_PATH_PROG(ICU_CONFIG, icu-config) -- cgit v1.2.3-70-g09d2