From: Bradley Nicholes Date: Wed, 22 Jan 2003 16:34:37 +0000 (+0000) Subject: Update the make file to be compatible with the latest Novell LDAP SDK X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12a33a7fc7736449df573c3ff487582bad2ef4b3;p=apache Update the make file to be compatible with the latest Novell LDAP SDK git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98456 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/experimental/NWGNUauthldap b/modules/experimental/NWGNUauthldap index d6f892d68b..579d87d57a 100644 --- a/modules/experimental/NWGNUauthldap +++ b/modules/experimental/NWGNUauthldap @@ -182,9 +182,9 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ aprlib \ libc \ - ldapsdk \ - ldapssl \ - ldapx \ + lldapsdk \ + lldapssl \ + lldapx \ $(EOLIST) # @@ -215,7 +215,7 @@ FILES_nlm_Ximports = \ @$(APR)/aprlib.imp \ @$(NWOS)/httpd.imp \ @libc.imp \ - @$(LDAPSDK)/lib/nlm/ldapsdk.imp \ + @$(LDAPSDK)/imports/lldapsdk.imp \ $(EOLIST) # diff --git a/modules/experimental/NWGNUutilldap b/modules/experimental/NWGNUutilldap index 97dad96262..6338ea9093 100644 --- a/modules/experimental/NWGNUutilldap +++ b/modules/experimental/NWGNUutilldap @@ -184,9 +184,9 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ aprlib \ libc \ - ldapsdk \ - ldapssl \ - ldapx \ + lldapsdk \ + lldapssl \ + lldapx \ $(EOLIST) # @@ -211,7 +211,7 @@ FILES_nlm_Ximports = \ @$(APR)/aprlib.imp \ @$(NWOS)/httpd.imp \ @libc.imp \ - @$(LDAPSDK)/lib/nlm/ldapsdk.imp \ + @$(LDAPSDK)/imports/lldapsdk.imp \ $(EOLIST) #