]> granicus.if.org Git - apache/commitdiff
mod_auth_ldap and util_ldap no longer build from the experimental directory
authorBradley Nicholes <bnicholes@apache.org>
Wed, 18 Aug 2004 23:24:14 +0000 (23:24 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 18 Aug 2004 23:24:14 +0000 (23:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104724 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/config.m4

index d02181a5878dbb1e81eefca28297d4688391eae9..d62b1647655edd7dad3a8a4c57cbdbbc718d835d 100644 (file)
@@ -29,10 +29,4 @@ APACHE_MODULE(example, example and demo module, , , no)
 APACHE_MODULE(case_filter, example uppercase conversion filter, , , no)
 APACHE_MODULE(case_filter_in, example uppercase conversion input filter, , , no)
 
-ldap_objects="util_ldap.lo util_ldap_cache.lo util_ldap_cache_mgr.lo"
-APACHE_MODULE(ldap, LDAP caching and connection pooling services, $ldap_objects, , no)
-
-auth_ldap_objects="mod_auth_ldap.lo"
-APACHE_MODULE(auth_ldap, LDAP based authentication, $auth_ldap_objects, , no)
-
 APACHE_MODPATH_FINISH