| 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 |
+ |
|
| 121 |
|
/* Define to 1 if you have the `inet_aton' function. */ |
| 122 |
|
#undef HAVE_INET_ATON |
| 123 |
|
|
| 130 |
|
/* Define to 1 if you have the <inttypes.h> header file. */ |
| 131 |
|
#undef HAVE_INTTYPES_H |
| 132 |
|
|
| 133 |
< |
/* If we support ssl */ |
| 133 |
> |
/* Define to 1 if you have the `crypto' library (-lcrypto). */ |
| 134 |
|
#undef HAVE_LIBCRYPTO |
| 135 |
|
|
| 136 |
|
/* Define if you have the libdl library or equivalent. */ |
| 139 |
|
/* Define if libdlloader will be built on this platform */ |
| 140 |
|
#undef HAVE_LIBDLLOADER |
| 141 |
|
|
| 124 |
– |
/* Define to 1 if you have the <libgen.h> header file. */ |
| 125 |
– |
#undef HAVE_LIBGEN_H |
| 126 |
– |
|
| 142 |
|
/* Define to 1 if libpcre (-lpcre) is available. */ |
| 143 |
|
#undef HAVE_LIBPCRE |
| 144 |
|
|
| 175 |
|
/* Define to 1 if you have the <socket.h> header file. */ |
| 176 |
|
#undef HAVE_SOCKET_H |
| 177 |
|
|
| 163 |
– |
/* Define to 1 if you have the <stddef.h> header file. */ |
| 164 |
– |
#undef HAVE_STDDEF_H |
| 165 |
– |
|
| 178 |
|
/* Define to 1 if you have the <stdint.h> header file. */ |
| 179 |
|
#undef HAVE_STDINT_H |
| 180 |
|
|