summaryrefslogtreecommitdiffstats
path: root/daemons/configure.ac
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2011-11-09 19:03:48 -0500
committerSimo Sorce <ssorce@redhat.com>2011-11-21 18:52:48 -0500
commit710f435c200717fa09cf43e4cd2638f775bc8475 (patch)
tree93bc53dcea167131eb03e48e1a772b5a218100ae /daemons/configure.ac
parentb8f259e027d919b7d947ea85a5384f4f11e8d00f (diff)
downloadfreeipa-710f435c200717fa09cf43e4cd2638f775bc8475.tar.gz
freeipa-710f435c200717fa09cf43e4cd2638f775bc8475.tar.xz
freeipa-710f435c200717fa09cf43e4cd2638f775bc8475.zip
Create skeleton CLDAP server as a DS plugin
Diffstat (limited to 'daemons/configure.ac')
-rw-r--r--daemons/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemons/configure.ac b/daemons/configure.ac
index f89c50d62..46f476574 100644
--- a/daemons/configure.ac
+++ b/daemons/configure.ac
@@ -234,6 +234,7 @@ PKG_PROG_PKG_CONFIG()
PKG_CHECK_MODULES([TALLOC], [talloc])
PKG_CHECK_MODULES([TEVENT], [tevent])
PKG_CHECK_MODULES([NDRPAC], [ndr_krb5pac])
+PKG_CHECK_MODULES([NDRNBT], [ndr_nbt])
dnl ---------------------------------------------------------------------------
@@ -300,6 +301,7 @@ AC_CONFIG_FILES([
Makefile
ipa-kdb/Makefile
ipa-slapi-plugins/Makefile
+ ipa-slapi-plugins/ipa-cldap/Makefile
ipa-slapi-plugins/ipa-enrollment/Makefile
ipa-slapi-plugins/ipa-lockout/Makefile
ipa-slapi-plugins/ipa-pwd-extop/Makefile