Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
3520850d
Commit
3520850d
authored
Dec 09, 2002
by
Kurt Zeilenga
Browse files
rebuild
parent
bc35e4bc
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
configure
View file @
3520850d
This diff is collapsed.
Click to expand it.
include/portable.h.in
View file @
3520850d
...
@@ -236,6 +236,9 @@
...
@@ -236,6 +236,9 @@
/* Define if you have the send function. */
/* Define if you have the send function. */
#undef HAVE_SEND
#undef HAVE_SEND
/* Define if you have the sendmsg function. */
#undef HAVE_SENDMSG
/* Define if you have the sendto function. */
/* Define if you have the sendto function. */
#undef HAVE_SENDTO
#undef HAVE_SENDTO
...
@@ -890,6 +893,12 @@
...
@@ -890,6 +893,12 @@
/* define if you actually have sys_errlist in your libs */
/* define if you actually have sys_errlist in your libs */
#undef HAVE_SYS_ERRLIST
#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 */
/* define this to add debugging code */
#undef LDAP_DEBUG
#undef LDAP_DEBUG
...
@@ -1010,6 +1019,9 @@
...
@@ -1010,6 +1019,9 @@
/* define to enable rewriting in back-ldap and back-meta */
/* define to enable rewriting in back-ldap and back-meta */
#undef ENABLE_REWRITE
#undef ENABLE_REWRITE
/* define to enable slapi library */
#undef ENABLE_SLAPI
/* begin of postamble */
/* begin of postamble */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment