bnicholes 2002/12/12 15:10:02 Modified: include apr_ldap.hnw Log: NetWare has LDAP Revision Changes Path 1.4 +1 -1 apr-util/include/apr_ldap.hnw Index: apr_ldap.hnw =================================================================== RCS file: /home/cvs/apr-util/include/apr_ldap.hnw,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- apr_ldap.hnw 11 Dec 2002 02:31:04 -0000 1.3 +++ apr_ldap.hnw 12 Dec 2002 23:10:02 -0000 1.4 @@ -74,7 +74,7 @@ */ /* this will be defined if LDAP support was compiled into apr-util */ -#define APR_HAS_LDAP @apu_has_ldap@ +#define APR_HAS_LDAP 1 /* this whole thing disappears if LDAP is not enabled */ #if !APR_HAS_LDAP