| 100 |
|
/* Define to 1 if the system has the type `error_t'. */ |
| 101 |
|
#undef HAVE_ERROR_T |
| 102 |
|
|
| 103 |
– |
/* Define to 1 if you have the `EVP_bf_cfb' function. */ |
| 104 |
– |
#undef HAVE_EVP_BF_CFB |
| 105 |
– |
|
| 106 |
– |
/* Define to 1 if you have the `EVP_cast5_cfb' function. */ |
| 107 |
– |
#undef HAVE_EVP_CAST5_CFB |
| 108 |
– |
|
| 109 |
– |
/* Define to 1 if you have the `EVP_des_cfb' function. */ |
| 110 |
– |
#undef HAVE_EVP_DES_CFB |
| 111 |
– |
|
| 112 |
– |
/* Define to 1 if you have the `EVP_des_ede3_cfb' function. */ |
| 113 |
– |
#undef HAVE_EVP_DES_EDE3_CFB |
| 114 |
– |
|
| 115 |
– |
/* Define to 1 if you have the `EVP_idea_cfb' function. */ |
| 116 |
– |
#undef HAVE_EVP_IDEA_CFB |
| 117 |
– |
|
| 118 |
– |
/* Define to 1 if you have the `EVP_rc5_32_12_16_cfb' function. */ |
| 119 |
– |
#undef HAVE_EVP_RC5_32_12_16_CFB |
| 120 |
– |
|
| 103 |
|
/* Define to 1 if you have the `inet_aton' function. */ |
| 104 |
|
#undef HAVE_INET_ATON |
| 105 |
|
|
| 124 |
|
/* Define to 1 if libpcre (-lpcre) is available. */ |
| 125 |
|
#undef HAVE_LIBPCRE |
| 126 |
|
|
| 127 |
+ |
/* Define to 1 if you have the `ssl' library (-lssl). */ |
| 128 |
+ |
#undef HAVE_LIBSSL |
| 129 |
+ |
|
| 130 |
|
/* Define to 1 if you have the <link.h> header file. */ |
| 131 |
|
#undef HAVE_LINK_H |
| 132 |
|
|