summaryrefslogtreecommitdiffstats
path: root/config.h.in
blob: cd184341dd659c11dff5b660ae167b796cd76fb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* This is dnsdist */
#undef DNSDIST

/* Define to 1 if you have the `accept4' function. */
#undef HAVE_ACCEPT4

/* Defined if the requested minimum BOOST version is satisfied */
#undef HAVE_BOOST

/* Define to 1 if you have <boost/test/unit_test.hpp> */
#undef HAVE_BOOST_TEST_UNIT_TEST_HPP

/* Defined if the Boost unit_test_framework library is available */
#undef HAVE_BOOST_UNIT_TEST_FRAMEWORK

/* Define to 1 if you have CDB */
#undef HAVE_CDB

/* Define to 1 if you have the <cdb.h> header file. */
#undef HAVE_CDB_H

/* Define to 1 if you have clock_gettime */
#undef HAVE_CLOCK_GETTIME

/* Define to 1 if you have the `crypto_box_curve25519xchacha20poly1305_easy'
   function. */
#undef HAVE_CRYPTO_BOX_CURVE25519XCHACHA20POLY1305_EASY

/* Define to 1 if you have the `crypto_box_easy_afternm' function. */
#undef HAVE_CRYPTO_BOX_EASY_AFTERNM

/* Define to 1 if you have the `CRYPTO_memcmp' function. */
#undef HAVE_CRYPTO_MEMCMP

/* Define to 1 if you have the `crypto_shorthash' function. */
#undef HAVE_CRYPTO_SHORTHASH

/* define if the compiler supports basic C++17 syntax */
#undef HAVE_CXX17

/* Define to 1 if you have the declaration of
   `h2o_socket_get_ssl_server_name', and to 0 if you don't. */
#undef HAVE_DECL_H2O_SOCKET_GET_SSL_SERVER_NAME

/* Define to 1 if you have the declaration of `snmp_select_info2', and to 0 if
   you don't. */
#undef HAVE_DECL_SNMP_SELECT_INFO2

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you enable dnscrypt support */
#undef HAVE_DNSCRYPT

/* Define to 1 if you enable DNS over HTTPS support */
#undef HAVE_DNS_OVER_HTTPS

/* Define to 1 if you enable DNS over TLS support */
#undef HAVE_DNS_OVER_TLS

/* Define if using eBPF. */
#undef HAVE_EBPF

/* Define to 1 if you have the `EVP_MD_CTX_free' function. */
#undef HAVE_EVP_MD_CTX_FREE

/* Define to 1 if you have the `EVP_MD_CTX_new' function. */
#undef HAVE_EVP_MD_CTX_NEW

/* Define to 1 if you have EVP_PKEY_CTX_set1_scrypt_salt */
#undef HAVE_EVP_PKEY_CTX_SET1_SCRYPT_SALT

/* Define to 1 if you have the `explicit_bzero' function. */
#undef HAVE_EXPLICIT_BZERO

/* Define to 1 if you have the `explicit_memset' function. */
#undef HAVE_EXPLICIT_MEMSET

/* Define if ASAN fiber annotation interface is available. */
#undef HAVE_FIBER_SANITIZER

/* Define to 1 if you have libfstrm */
#undef HAVE_FSTRM

/* Define to 1 if you have the `fstrm_tcp_writer_init' function. */
#undef HAVE_FSTRM_TCP_WRITER_INIT

/* Define to 1 if you have the `gmtime_r' function. */
#undef HAVE_GMTIME_R

/* Define to 1 if you have GnuTLS */
#undef HAVE_GNUTLS

/* Define to 1 if you have the `gnutls_alpn_set_protocols' function. */
#undef HAVE_GNUTLS_ALPN_SET_PROTOCOLS

/* Define to 1 if you have the `gnutls_memset' function. */
#undef HAVE_GNUTLS_MEMSET

/* Define to 1 if you have the `gnutls_session_get_verify_cert_status'
   function. */
#undef HAVE_GNUTLS_SESSION_GET_VERIFY_CERT_STATUS

/* Define to 1 if you have the `gnutls_session_set_verify_cert' function. */
#undef HAVE_GNUTLS_SESSION_SET_VERIFY_CERT

/* define to 1 if h2o_socket_get_ssl_server_name is available. */
#undef HAVE_H2O_SOCKET_GET_SSL_SERVER_NAME

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have libcap */
#undef HAVE_LIBCAP

/* Define to 1 if you have OpenSSL libcrypto */
#undef HAVE_LIBCRYPTO

/* Define to 1 if you have libh2o-evloop */
#undef HAVE_LIBH2OEVLOOP

/* Define to 1 if you have libsodium */
#undef HAVE_LIBSODIUM

/* Define to 1 if you have OpenSSL libssl */
#undef HAVE_LIBSSL

/* Define to 1 if you have the <linux/bpf.h> header file. */
#undef HAVE_LINUX_BPF_H

/* Define to 1 if you have LMDB */
#undef HAVE_LMDB

/* Define to 1 if you have the <lmdb.h> header file. */
#undef HAVE_LMDB_H

/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R

/* Define to 1 if you have lua */
#undef HAVE_LUA

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define if using Net SNMP. */
#undef HAVE_NET_SNMP

/* Define to 1 if you have nghttp2 */
#undef HAVE_NGHTTP2

/* Define to 1 if you have the `OCSP_basic_sign' function. */
#undef HAVE_OCSP_BASIC_SIGN

/* Define to 1 if you have the `OPENSSL_init_crypto' function. */
#undef HAVE_OPENSSL_INIT_CRYPTO

/* Define to 1 if you have pthread_getattr_np */
#undef HAVE_PTHREAD_GETATTR_NP

/* Define to 1 if you have pthread_get_stackaddr_np */
#undef HAVE_PTHREAD_GET_STACKADDR_NP

/* Define to 1 if you have pthread_get_stacksize_np */
#undef HAVE_PTHREAD_GET_STACKSIZE_NP

/* Define to 1 if you have the <pthread_np.h> header file. */
#undef HAVE_PTHREAD_NP_H

/* Define to 1 if you have pthread_setaffinity_np */
#undef HAVE_PTHREAD_SETAFFINITY_NP

/* 1-arg pthread_setname_np */
#undef HAVE_PTHREAD_SETNAME_NP_1

/* 2-arg pthread_setname_np */
#undef HAVE_PTHREAD_SETNAME_NP_2

/* 3-arg pthread_setname_np */
#undef HAVE_PTHREAD_SETNAME_NP_3

/* 2-arg pthread_set_name_np */
#undef HAVE_PTHREAD_SET_NAME_NP_2

/* 2-arg void pthread_set_name_np */
#undef HAVE_PTHREAD_SET_NAME_NP_2_VOID

/* Define to 1 if you have the `randombytes_stir' function. */
#undef HAVE_RANDOMBYTES_STIR

/* Define to 1 if you have the `RAND_bytes' function. */
#undef HAVE_RAND_BYTES

/* Define to 1 if you have the `RAND_pseudo_bytes' function. */
#undef HAVE_RAND_PSEUDO_BYTES

/* Define if using RE2. */
#undef HAVE_RE2

/* Define to 1 if you have the `recvmmsg' function. */
#undef HAVE_RECVMMSG

/* Define to 1 if you have the `RSA_get0_key' function. */
#undef HAVE_RSA_GET0_KEY

/* Define to 1 if you have the <sanitizer/common_interface_defs.h> header
   file. */
#undef HAVE_SANITIZER_COMMON_INTERFACE_DEFS_H

/* Define to 1 if __sanitizer_finish_switch_fiber takes only a pointer */
#undef HAVE_SANITIZER_FINISH_SWITCH_FIBER_SINGLE_PTR

/* Define to 1 if __sanitizer_finish_switch_fiber takes three pointers */
#undef HAVE_SANITIZER_FINISH_SWITCH_FIBER_THREE_PTRS

/* Define to 1 if you have the `sendmmsg' function. */
#undef HAVE_SENDMMSG

/* define to 1 if snmp_select_info2 is available. */
#undef HAVE_SNMP_SELECT_INFO2

/* Define to 1 if you have the `sodium_memcmp' function. */
#undef HAVE_SODIUM_MEMCMP

/* Define to 1 if you have the `SSL_CTX_get0_privatekey' function. */
#undef HAVE_SSL_CTX_GET0_PRIVATEKEY

/* Define to 1 if you have the `SSL_CTX_set_alpn_protos' function. */
#undef HAVE_SSL_CTX_SET_ALPN_PROTOS

/* Define to 1 if you have the `SSL_CTX_set_alpn_select_cb' function. */
#undef HAVE_SSL_CTX_SET_ALPN_SELECT_CB

/* Define to 1 if you have the `SSL_CTX_set_ciphersuites' function. */
#undef HAVE_SSL_CTX_SET_CIPHERSUITES

/* Define to 1 if you have the `SSL_CTX_set_keylog_callback' function. */
#undef HAVE_SSL_CTX_SET_KEYLOG_CALLBACK

/* Define to 1 if you have the `SSL_CTX_set_min_proto_version' function. */
#undef HAVE_SSL_CTX_SET_MIN_PROTO_VERSION

/* Define to 1 if you have the `SSL_CTX_set_next_proto_select_cb' function. */
#undef HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB

/* Define to 1 if you have the `SSL_CTX_set_num_tickets' function. */
#undef HAVE_SSL_CTX_SET_NUM_TICKETS

/* Define to 1 if you have the `SSL_get0_alpn_selected' function. */
#undef HAVE_SSL_GET0_ALPN_SELECTED

/* Define to 1 if you have the `SSL_get0_next_proto_negotiated' function. */
#undef HAVE_SSL_GET0_NEXT_PROTO_NEGOTIATED

/* Define to 1 if you have the `SSL_set_hostflags' function. */
#undef HAVE_SSL_SET_HOSTFLAGS

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Systemd available and enabled */
#undef HAVE_SYSTEMD

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* If your OS is so broken that it needs an additional prototype */
#undef NEED_INET_NTOP_PROTO

/* If POSIX typedefs need to be defined */
#undef NEED_POSIX_TYPEDEF

/* Name of package */
#undef PACKAGE

/* Set to the package version used for secpoll */
#undef PACKAGEVERSION

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* The number of bytes in type time_t */
#undef SIZEOF_TIME_T

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Version number of package */
#undef VERSION