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
4e06e2d4
Commit
4e06e2d4
authored
Oct 13, 2004
by
Kurt Zeilenga
Browse files
rebuild
parent
4c256c41
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
configure
View file @
4e06e2d4
This diff is collapsed.
Click to expand it.
include/portable.h.in
View file @
4e06e2d4
...
...
@@ -359,12 +359,18 @@
/* Define if you have the <bits/types.h> header file. */
#undef HAVE_BITS_TYPES_H
/* Define if you have the <bn.h> header file. */
#undef HAVE_BN_H
/* Define if you have the <conio.h> header file. */
#undef HAVE_CONIO_H
/* Define if you have the <crypt.h> header file. */
#undef HAVE_CRYPT_H
/* Define if you have the <crypto.h> header file. */
#undef HAVE_CRYPTO_H
/* Define if you have the <cthreads.h> header file. */
#undef HAVE_CTHREADS_H
...
...
@@ -464,6 +470,12 @@
/* Define if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
/* Define if you have the <openssl/bn.h> header file. */
#undef HAVE_OPENSSL_BN_H
/* Define if you have the <openssl/crypto.h> header file. */
#undef HAVE_OPENSSL_CRYPTO_H
/* Define if you have the <openssl/ssl.h> header file. */
#undef HAVE_OPENSSL_SSL_H
...
...
@@ -836,6 +848,9 @@
/* define if you have -lslp */
#undef HAVE_SLP
/* define if you have SSLeay or OpenSSL's BIGNUM */
#undef HAVE_BIGNUM
/* define if you have -lgmp */
#undef HAVE_GMP
...
...
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