YAP 7.1.0
sys_config.h
1/* Define to 1 if you have the <openssl/ripemd.h> header file. */
2#ifndef HAVE_APACHE2_UTIL_MD5_H
3/* #undef HAVE_APACHE2_UTIL_MD5_H */
4#endif
5
6/* Define to 1 if you have the <openssl/ripemd.h> header file. */
7#ifndef HAVE_APR_1_APR_MD5_H
8/* #undef HAVE_APR_1_APR_MD5_H */
9#endif
10
11
12/* Define to 1 if you have the <openssl/md5.h> header file. */
13#ifndef HAVE_OPENSSL_MD5_H
14/* #undef HAVE_OPENSSL_MD5_H */
15#endif
16
17/* Define to 1 if you have the <openssl/ripemd.h> header file. */
18#ifndef HAVE_OPENSSL_RIPEMD_H
19/* #undef HAVE_OPENSSL_RIPEMD_H */
20#endif
21
22/* "Define if you have the crypt function." */
23#ifndef HAVE_CRYPT
24/* #undef HAVE_CRYPT */
25#endif
26
27/* Define to 1 if you have the <crypt.h> header file. */
28#ifndef HAVE_CRYPT_H
29/* #undef HAVE_CRYPT_H */
30#endif
31