define SLAPD_RLOOKUPS since it looks like connection_init wont work without it

This commit is contained in:
Gary Williams 1999-07-27 17:26:15 +00:00
parent 9c90663ad3
commit 67cdcb8df9

View 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 */