From 3578ec333709674fba673fbef23632bce70e29fd Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 3 Nov 2004 21:06:17 +0000 Subject: [PATCH] rebuild --- include/portable.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/portable.h.in b/include/portable.h.in index 13c7122ae5..b6e6af113b 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -476,9 +476,6 @@ /* Define if you have the 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 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 -- 2.39.5