]> git.sur5r.net Git - openldap/commitdiff
define SLAPD_RLOOKUPS since it looks like connection_init wont work without it
authorGary Williams <gwilliams@openldap.org>
Tue, 27 Jul 1999 17:26:15 +0000 (17:26 +0000)
committerGary Williams <gwilliams@openldap.org>
Tue, 27 Jul 1999 17:26:15 +0000 (17:26 +0000)
include/portable.h.nt

index 9215f415bcf4e4eb4b863865bf91e63ccb256ccb..2b3a2a9c848c8034744235c2a89f91b4cb2d9dba 100644 (file)
@@ -294,7 +294,7 @@ typedef char * caddr_t;
 /* #undef SLAPD_PHONETIC */
 
 /* define this for Reverse Lookup support */
-/* #undef SLAPD_RLOOKUPS */
+#define SLAPD_RLOOKUPS 1
 
 /* define this to use SLAPD shell backend */
 /* #undef SLAPD_SHELL */