summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9c147e84..41e14387 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,6 +60,8 @@ AC_HEADER_STDC
AM_PROG_CC_C_O
AC_PROG_SED
+PKG_PROG_PKG_CONFIG
+
# Initialize libtool
LT_PREREQ([2.2])
LT_INIT