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 2004/04/08 17:29:42 UTC

cvs commit: httpd-2.0/modules/experimental NWGNUauthldap

bnicholes    2004/04/08 08:29:42

  Modified:    modules/experimental NWGNUauthldap
  Log:
  Remove the autoload dependancy on util_ldap in order to allow auth_ldap to fail normally if util_ldap is not loaded or loaded out of order
  
  Revision  Changes    Path
  1.11      +0 -1      httpd-2.0/modules/experimental/NWGNUauthldap
  
  Index: NWGNUauthldap
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/experimental/NWGNUauthldap,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- NWGNUauthldap	14 Feb 2003 16:04:01 -0000	1.10
  +++ NWGNUauthldap	8 Apr 2004 15:29:42 -0000	1.11
  @@ -186,7 +186,6 @@
   	lldapsdk \
   	lldapssl \
   	lldapx \
  -	utilldap \
   	$(EOLIST)
   
   #