From: Kurt Zeilenga Date: Thu, 22 Oct 1998 20:57:44 +0000 (+0000) Subject: NT doesn't appear to have a resolver routines... X-Git-Tag: PHP3_TOOL_0_0~18^2~13 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fefe72b348183e912c44bdd0f5ee56444b7f8354;p=openldap NT doesn't appear to have a resolver routines... --- diff --git a/include/portable.h.nt b/include/portable.h.nt index 13a155fc44..6b8562c66b 100644 --- a/include/portable.h.nt +++ b/include/portable.h.nt @@ -189,7 +189,7 @@ typedef char * caddr_t; #define LDAP_DEBUG 1 /* define this for LDAP DNS support */ -#define LDAP_DNS 1 +/* #undef LDAP_DNS */ /* define this to remove -lldap cache support */ /* #undef LDAP_NOCACHE */