1/* config.hin.  Generated automatically from configure.in by autoheader.  */
2
3/* Define to empty if the keyword does not work.  */
4#undef const
5
6/* Define if you have the ANSI C header files.  */
7#undef STDC_HEADERS
8
9/* Define if you can safely include both <sys/time.h> and <time.h>.  */
10#undef TIME_WITH_SYS_TIME
11
12/* Define if you have the _close function.  */
13#undef HAVE__CLOSE
14
15/* Define if you have the _open function.  */
16#undef HAVE__OPEN
17
18/* Define if you have the _read function.  */
19#undef HAVE__READ
20
21/* Define if you have the b64_ntop function.  */
22#undef HAVE___B64_NTOP
23
24/* Define if you have the close function.  */
25#undef HAVE_CLOSE
26
27/* Define if you have the <crypto.h> header file.  */
28#undef HAVE_CRYPTO_H
29
30/* Define if you have the getopt function.  */
31#undef HAVE_GETOPT
32
33/* Define if you have the memcpy function.  */
34#undef HAVE_MEMCPY
35
36/* Define if you have the open function.  */
37#undef HAVE_OPEN
38
39/* Define if you have the read function.  */
40#undef HAVE_READ
41
42/* Define if you have the regcomp function.  */
43#undef HAVE_REGCOMP
44
45/* Define if you have the snprintf function.  */
46#undef HAVE_SNPRINTF
47
48/* Define if you have the strcasecmp function.  */
49#undef HAVE_STRCASECMP
50
51/* Define if you have the strchr function.  */
52#undef HAVE_STRCHR
53
54/* Define if you have the stricmp function.  */
55#undef HAVE_STRICMP
56
57/* Define if you have the strncasecmp function.  */
58#undef HAVE_STRNCASECMP
59
60/* Define if you have the strnicmp function.  */
61#undef HAVE_STRNICMP
62
63/* Define if you have the <fcntl.h> header file.  */
64#undef HAVE_FCNTL_H
65
66/* Define if you have the <io.h> header file.  */
67#undef HAVE_IO_H
68
69/* Define if you have the <limits.h> header file.  */
70#undef HAVE_LIMITS_H
71
72/* Define if you have the <memory.h> header file.  */
73#undef HAVE_MEMORY_H
74
75/* Define if you have the <openssl/crypto.h> header file.  */
76#undef HAVE_OPENSSL_CRYPTO_H
77
78/* Define if you have the <regex.h> header file.  */
79#undef HAVE_REGEX_H
80
81/* Define if you have the <ssl/crypto.h> header file.  */
82#undef HAVE_SSL_CRYPTO_H
83
84/* Define if you have the <sys/time.h> header file.  */
85#undef HAVE_SYS_TIME_H
86
87/* Define if you have the <unistd.h> header file.  */
88#undef HAVE_UNISTD_H
89
90/* Define if you have the crypto library (-lcrypto).  */
91#undef HAVE_LIBCRYPTO
92