You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2005/04/08 18:10:43 UTC

svn commit: r160559 - httpd/httpd/trunk/modules/ldap/NWGNUmakefile

Author: bnicholes
Date: Fri Apr  8 09:10:43 2005
New Revision: 160559

URL: http://svn.apache.org/viewcvs?view=rev&rev=160559
Log:
Remove the unnecessary exported api's from the NetWare make file

Modified:
    httpd/httpd/trunk/modules/ldap/NWGNUmakefile

Modified: httpd/httpd/trunk/modules/ldap/NWGNUmakefile
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ldap/NWGNUmakefile?view=diff&r1=160558&r2=160559
==============================================================================
--- httpd/httpd/trunk/modules/ldap/NWGNUmakefile (original)
+++ httpd/httpd/trunk/modules/ldap/NWGNUmakefile Fri Apr  8 09:10:43 2005
@@ -221,16 +221,6 @@
 #
 FILES_nlm_exports = \
 	ldap_module \
-	uldap_connection_open \
-	uldap_connection_find \
-	uldap_connection_close \
-	uldap_connection_unbind \
-	uldap_connection_cleanup \
-	uldap_cache_checkuserid \
-	uldap_cache_getuserdn \
-	uldap_cache_compare \
-	uldap_cache_comparedn \
-	uldap_ssl_supported \
 	$(EOLIST)
 	
 #