From d04f6bb59d0efa1aa09c1c2891210e8388cd067e Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 6 Sep 2002 17:53:46 +0000 Subject: [PATCH] Added the LDAP module dependancies to the link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96689 13f79535-47bb-0310-9956-ffa450edef68 --- modules/experimental/NWGNUauthldap | 3 +++ modules/experimental/NWGNUutilldap | 3 +++ 2 files changed, 6 insertions(+) diff --git a/modules/experimental/NWGNUauthldap b/modules/experimental/NWGNUauthldap index f8998d7415..cb55499b1f 100644 --- a/modules/experimental/NWGNUauthldap +++ b/modules/experimental/NWGNUauthldap @@ -183,6 +183,9 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ aprlib \ libc \ + ldapsdk \ + ldapssl \ + ldapx \ $(EOLIST) # diff --git a/modules/experimental/NWGNUutilldap b/modules/experimental/NWGNUutilldap index a516c1b18b..137c586921 100644 --- a/modules/experimental/NWGNUutilldap +++ b/modules/experimental/NWGNUutilldap @@ -185,6 +185,9 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ aprlib \ libc \ + ldapsdk \ + ldapssl \ + ldapx \ $(EOLIST) # -- 2.50.1