Skip to content
Snippets Groups Projects
Commit 3520850d authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

rebuild

parent bc35e4bc
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -236,6 +236,9 @@
/* Define if you have the send function. */
#undef HAVE_SEND
/* Define if you have the sendmsg function. */
#undef HAVE_SENDMSG
/* Define if you have the sendto function. */
#undef HAVE_SENDTO
......@@ -890,6 +893,12 @@
/* define if you actually have sys_errlist in your libs */
#undef HAVE_SYS_ERRLIST
/* define if you have libtool -ltdl */
#undef HAVE_LIBLTDL
/* define this to add SLAPI code */
#undef LDAP_SLAPI
/* define this to add debugging code */
#undef LDAP_DEBUG
......@@ -1010,6 +1019,9 @@
/* define to enable rewriting in back-ldap and back-meta */
#undef ENABLE_REWRITE
/* define to enable slapi library */
#undef ENABLE_SLAPI
/* begin of postamble */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment