aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index feee06f9f..3ccfc9c1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,6 +43,7 @@ AC_PROG_INSTALL
43AC_PROG_LN_S 43AC_PROG_LN_S
44AC_PROG_MAKE_SET 44AC_PROG_MAKE_SET
45AC_PROG_MKDIR_P 45AC_PROG_MKDIR_P
46PKG_PROG_PKG_CONFIG([0.29.2])
46 47
47LT_INIT([disable-static dlopen]) 48LT_INIT([disable-static dlopen])
48 49