mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
rebuild
This commit is contained in:
parent
e2d293f6cc
commit
3578ec3337
1 changed files with 3 additions and 3 deletions
|
|
@ -476,9 +476,6 @@
|
|||
/* Define if you have the <openssl/bn.h> header file. */
|
||||
#undef HAVE_OPENSSL_BN_H
|
||||
|
||||
/* Define if you have OpenSSL with CRL checking capability. */
|
||||
#undef HAVE_OPENSSL_CRL
|
||||
|
||||
/* Define if you have the <openssl/crypto.h> header file. */
|
||||
#undef HAVE_OPENSSL_CRYPTO_H
|
||||
|
||||
|
|
@ -752,6 +749,9 @@
|
|||
/* define if you have RSAref */
|
||||
#undef HAVE_RSAREF
|
||||
|
||||
/* define if you have OpenSSL with CRL checking capability */
|
||||
#undef HAVE_OPENSSL_CRL
|
||||
|
||||
/* define if you have TLS */
|
||||
#undef HAVE_TLS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue