summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 37f3283a88..09c5f4b4db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,6 +28,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
# Checks for library functions.
AC_HEADER_STDC
+PKG_CHECK_MODULES([talloc], [talloc >= 2.0])
AC_ARG_ENABLE([debug],
[AS_HELP_STRING([--enable-debug],