1/* ac-hdrs.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the <alloca.h> header file. */
4#undef HAVE_ALLOCA_H
5
6/* Define to 1 if you have the `atan2f' function. */
7#undef HAVE_ATAN2F
8
9/* POSIX capabilities */
10#undef HAVE_CAPABILITY_H
11
12/* Have clock_gettime */
13#undef HAVE_CLOCK_GETTIME
14
15/* Linux event fd support */
16#undef HAVE_EVENTFD_H
17
18/* Define to 1 if you have the `gai_strerror' function. */
19#undef HAVE_GAI_STRERROR
20
21/* Define to 1 if you have the `getnameinfo' function. */
22#undef HAVE_GETNAMEINFO
23
24/* Define to 1 if you have the `inet_ntop' function. */
25#undef HAVE_INET_NTOP
26
27/* Define to 1 if you have the `inet_pton' function. */
28#undef HAVE_INET_PTON
29
30/* Define to 1 if you have the <inttypes.h> header file. */
31#undef HAVE_INTTYPES_H
32
33/* Have libz */
34#undef HAVE_LIBZ
35
36/* Define to 1 if you have the <memory.h> header file. */
37#undef HAVE_MEMORY_H
38
39/* Define to 1 if you have the <netinet/sctp.h> header file. */
40#undef HAVE_NETINET_SCTP_H
41
42/* Define to 1 if you have the <openssl/ssl.h> header file. */
43#undef HAVE_OPENSSL_SSL_H
44
45/* Define to 1 if you have the <poll.h> header file. */
46#undef HAVE_POLL_H
47
48/* Linux process control prctl.h */
49#undef HAVE_PRCTL_H
50
51/* Define to 1 if you have the `putenv' function. */
52#undef HAVE_PUTENV
53
54/* Define to 1 if you have the `setenv' function. */
55#undef HAVE_SETENV
56
57/* Define to 1 if you have the `socket' function. */
58#undef HAVE_SOCKET
59
60/* Define to 1 if you have the `socketpair' function. */
61#undef HAVE_SOCKETPAIR
62
63/* Define to 1 if you have the <stdint.h> header file. */
64#undef HAVE_STDINT_H
65
66/* Define to 1 if you have the <stdlib.h> header file. */
67#undef HAVE_STDLIB_H
68
69/* Define to 1 if you have the <strings.h> header file. */
70#undef HAVE_STRINGS_H
71
72/* Define to 1 if you have the <string.h> header file. */
73#undef HAVE_STRING_H
74
75/* Define if you have the __sync_fetch_and_add function */
76#undef HAVE_SYNC_FETCH_AND_ADD
77
78/* Define to 1 if you have the <sys/capability.h> header file. */
79#undef HAVE_SYS_CAPABILITY_H
80
81/* Define to 1 if you have the <sys/epoll.h> header file. */
82#undef HAVE_SYS_EPOLL_H
83
84/* Define to 1 if you have the <sys/eventfd.h> header file. */
85#undef HAVE_SYS_EVENTFD_H
86
87/* Define to 1 if you have the <sys/prctl.h> header file. */
88#undef HAVE_SYS_PRCTL_H
89
90/* Define to 1 if you have the <sys/stat.h> header file. */
91#undef HAVE_SYS_STAT_H
92
93/* Define to 1 if you have the <sys/types.h> header file. */
94#undef HAVE_SYS_TYPES_H
95
96/* OpenSSL 0.9.7 or later */
97#undef HAVE_TLSV1_SERVER_METHOD
98
99/* Define to 1 if you have the <unistd.h> header file. */
100#undef HAVE_UNISTD_H
101
102/* OpenSSL 0.9.7 or later */
103#undef HAVE_X509_FREE
104
105/* Define to 1 if you have the <zlib.h> header file. */
106#undef HAVE_ZLIB_H
107
108/* Define to the address where bug reports for this package should be sent. */
109#undef PACKAGE_BUGREPORT
110
111/* Define to the full name of this package. */
112#undef PACKAGE_NAME
113
114/* Define to the full name and version of this package. */
115#undef PACKAGE_STRING
116
117/* Define to the one symbol short name of this package. */
118#undef PACKAGE_TARNAME
119
120/* Define to the home page for this package. */
121#undef PACKAGE_URL
122
123/* Define to the version of this package. */
124#undef PACKAGE_VERSION
125
126/* Define to 1 if you have the ANSI C header files. */
127#undef STDC_HEADERS
128