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
343e2df7
Commit
343e2df7
authored
Dec 07, 2001
by
Kurt Zeilenga
Browse files
autoconf for hyc
parent
0552b1c5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
configure
View file @
343e2df7
This diff is collapsed.
Click to expand it.
include/portable.h.in
View file @
343e2df7
...
...
@@ -574,6 +574,9 @@
/* Define if you have the <winsock.h> header file. */
#undef HAVE_WINSOCK_H
/* Define if you have the <winsock2.h> header file. */
#undef HAVE_WINSOCK2_H
/* Define if you have the V3 library (-lV3). */
#undef HAVE_LIBV3
...
...
@@ -646,6 +649,9 @@
/* define if you have winsock */
#undef HAVE_WINSOCK
/* define if you have winsock2 */
#undef HAVE_WINSOCK2
/* define if you have res_query() */
#undef HAVE_RES_QUERY
...
...
@@ -763,6 +769,9 @@
/* define if NDBM is available */
#undef HAVE_NDBM
/* define if LDAP libs are dynamic */
#undef LDAP_LIBS_DYNAMIC
/* define if you have -lwrap */
#undef HAVE_TCPD
...
...
Write
Preview
Markdown
is supported
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