From 1b8032483bda8790324e5e557b42bad6f9c154aa Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Wed, 22 Jan 2003 16:34:37 +0000 Subject: [PATCH] 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 --- modules/experimental/NWGNUauthldap | 8 ++++---- modules/experimental/NWGNUutilldap | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) 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) # -- 2.50.1