diff options
Diffstat (limited to 'ldap/servers')
-rw-r--r-- | ldap/servers/plugins/acl/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ldap/servers/plugins/acl/Makefile b/ldap/servers/plugins/acl/Makefile index 087019b2..5696a14b 100644 --- a/ldap/servers/plugins/acl/Makefile +++ b/ldap/servers/plugins/acl/Makefile @@ -54,9 +54,6 @@ LIBDIR = $(LIB_RELDIR) include $(BUILD_ROOT)/nsconfig.mk include $(LDAP_SRC)/nsldap.mk -# ACL plugin depends on libadminutil -#MCC_INCLUDE += $(ADMINUTIL_INCLUDE) - ifeq ($(ARCH), WINNT) DEF_FILE:=./libacl.def endif |