100 |
/* Define to 1 if the system has the type `error_t'. */ |
/* Define to 1 if the system has the type `error_t'. */ |
101 |
#undef HAVE_ERROR_T |
#undef HAVE_ERROR_T |
102 |
|
|
|
/* Define to 1 if you have the `EVP_bf_cfb' function. */ |
|
|
#undef HAVE_EVP_BF_CFB |
|
|
|
|
|
/* Define to 1 if you have the `EVP_cast5_cfb' function. */ |
|
|
#undef HAVE_EVP_CAST5_CFB |
|
|
|
|
|
/* Define to 1 if you have the `EVP_des_cfb' function. */ |
|
|
#undef HAVE_EVP_DES_CFB |
|
|
|
|
|
/* Define to 1 if you have the `EVP_des_ede3_cfb' function. */ |
|
|
#undef HAVE_EVP_DES_EDE3_CFB |
|
|
|
|
|
/* Define to 1 if you have the `EVP_idea_cfb' function. */ |
|
|
#undef HAVE_EVP_IDEA_CFB |
|
|
|
|
|
/* Define to 1 if you have the `EVP_rc5_32_12_16_cfb' function. */ |
|
|
#undef HAVE_EVP_RC5_32_12_16_CFB |
|
|
|
|
103 |
/* Define to 1 if you have the `inet_aton' function. */ |
/* Define to 1 if you have the `inet_aton' function. */ |
104 |
#undef HAVE_INET_ATON |
#undef HAVE_INET_ATON |
105 |
|
|
124 |
/* Define to 1 if libpcre (-lpcre) is available. */ |
/* Define to 1 if libpcre (-lpcre) is available. */ |
125 |
#undef HAVE_LIBPCRE |
#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. */ |
/* Define to 1 if you have the <link.h> header file. */ |
131 |
#undef HAVE_LINK_H |
#undef HAVE_LINK_H |
132 |
|
|