]> granicus.if.org Git - apache/commitdiff
Update the make file to be compatible with the latest Novell LDAP SDK
authorBradley Nicholes <bnicholes@apache.org>
Wed, 22 Jan 2003 16:34:37 +0000 (16:34 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 22 Jan 2003 16:34:37 +0000 (16:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98456 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/NWGNUauthldap
modules/experimental/NWGNUutilldap

index d6f892d68b237b4fd9872081810ee0fc1238aa4b..579d87d57a2b9b448c75cc024e312fc3b1bcba93 100644 (file)
@@ -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)
  
 #   
index 97dad962622f51d92d8d8bcf069a959e814e6833..6338ea90938717fef4bf036017213e2143b53448 100644 (file)
@@ -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)
  
 #