summaryrefslogtreecommitdiffstats
path: root/config.h.in
blob: b555459382a808eb64edd9b3d21249cf36e58342 (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
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to 1 if system and steady clocks use the same duration type */
#undef CHRONO_SAME_DURATION

/* config.h inclusion marker */
#undef CONFIG_H_WAS_INCLUDED

/* AFL fuzzing was enabled. */
#undef ENABLE_AFL

/* Enable low-performing debugging facilities? */
#undef ENABLE_DEBUG

/* Check logger messages? */
#undef ENABLE_LOGGER_CHECKS

/* Does this platform have some undefined pthreads behavior? */
#undef HAS_UNDEFINED_PTHREAD_BEHAVIOR

/* Define to 1 if you have the <boost/asio/coroutine.hpp> header file. */
#undef HAVE_BOOST_ASIO_COROUTINE_HPP

/* Define to 1 if you have the <boost/asio.hpp> header file. */
#undef HAVE_BOOST_ASIO_HPP

/* Define to 1 if you have the <boost/asio/ip/address.hpp> header file. */
#undef HAVE_BOOST_ASIO_IP_ADDRESS_HPP

/* Define to 1 if you have the <boost/asio/signal_set.hpp> header file. */
#undef HAVE_BOOST_ASIO_SIGNAL_SET_HPP

/* Define to 1 if you have the <boost/asio/ssl.hpp> header file. */
#undef HAVE_BOOST_ASIO_SSL_HPP

/* Define to 1 if you have the <boost/atomic.hpp> header file. */
#undef HAVE_BOOST_ATOMIC_HPP

/* Define to 1 if you have the <boost/circular_buffer.hpp> header file. */
#undef HAVE_BOOST_CIRCULAR_BUFFER_HPP

/* Define to 1 if you have the
   <boost/date_time/posix_time/posix_time_types.hpp> header file. */
#undef HAVE_BOOST_DATE_TIME_POSIX_TIME_POSIX_TIME_TYPES_HPP

/* Define to 1 if you have the <boost/foreach.hpp> header file. */
#undef HAVE_BOOST_FOREACH_HPP

/* Define to 1 if you have the <boost/functional/hash.hpp> header file. */
#undef HAVE_BOOST_FUNCTIONAL_HASH_HPP

/* Define to 1 if you have the <boost/integer/common_factor.hpp> header file.
   */
#undef HAVE_BOOST_INTEGER_COMMON_FACTOR_HPP

/* Define to 1 if you have the
   <boost/interprocess/sync/interprocess_upgradable_mutex.hpp> header file. */
#undef HAVE_BOOST_INTERPROCESS_SYNC_INTERPROCESS_UPGRADABLE_MUTEX_HPP

/* Define to 1 if you have the <boost/shared_ptr.hpp> header file. */
#undef HAVE_BOOST_SHARED_PTR_HPP

/* Define to 1 if you have the <boost/system/error_code.hpp> header file. */
#undef HAVE_BOOST_SYSTEM_ERROR_CODE_HPP

/* Define to 1 if you have the <botan/asio_stream.h> header file. */
#undef HAVE_BOTAN_ASIO_STREAM_H

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

/* Define to 1 if getsockopt(IPV6_USE_MIN_MTU) does not work */
#undef HAVE_BROKEN_GET_IPV6_USE_MIN_MTU

/* Define to 1 if gtest defines edit_distance::CreateUnifiedDiff */
#undef HAVE_CREATE_UNIFIED_DIFF

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

/* Define to 1 if you have the `EVP_MD_CTX_create' function. */
#undef HAVE_EVP_MD_CTX_CREATE

/* Define to 1 if you have the `EVP_MD_CTX_destroy' function. */
#undef HAVE_EVP_MD_CTX_DESTROY

/* 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 the `EVP_PKEY_new_mac_key' function. */
#undef HAVE_EVP_PKEY_NEW_MAC_KEY

/* Define to 1 if you have the `EVP_PKEY_new_raw_private_key' function. */
#undef HAVE_EVP_PKEY_NEW_RAW_PRIVATE_KEY

/* Define to 1 if boost::asio::ssl::context::tls is available */
#undef HAVE_GENERIC_TLS_METHOD

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

/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
#undef HAVE_GSSAPI_GSSAPI_KRB5_H

/* gss_str_to_oid is available */
#undef HAVE_GSS_STR_TO_OID

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

/* Define to 1 if std::is_base_of is available */
#undef HAVE_IS_BASE_OF

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

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

/* Define to 1 if you have the <log4cplus/logger.h> header file. */
#undef HAVE_LOG4CPLUS_LOGGER_H

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

/* MySQL is present */
#undef HAVE_MYSQL

/* MySQL uses my_bool */
#undef HAVE_MYSQL_MY_BOOL

/* Check for optreset? */
#undef HAVE_OPTRESET

/* PostgreSQL is present */
#undef HAVE_PGSQL

/* PostgreSQL was built with OpenSSL support */
#undef HAVE_PGSQL_SSL

/* Define to 1 if you have the `pselect' function. */
#undef HAVE_PSELECT

/* Define to 1 if sockaddr has a sa_len member, and corresponding sin_len and
   sun_len */
#undef HAVE_SA_LEN

/* Define to 1 if stdbool.h conforms to C99. */
#undef HAVE_STDBOOL_H

/* 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 boost::asio::ssl::error::stream_truncated is available */
#undef HAVE_STREAM_TRUNCATED_ERROR

/* 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

/* Using sysrepo 1.x */
#undef HAVE_SYSREPO_V1

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

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

/* 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 boost::asio::ssl::context::tlsv12 is available */
#undef HAVE_TLS_1_2_METHOD

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

/* Define to 1 if you have the <utils/errcodes.h> header file. */
#undef HAVE_UTILS_ERRCODES_H

/* Check valgrind headers */
#undef HAVE_VALGRIND_HEADERS

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

/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL

/* Define to 1 if libc is musl */
#undef LIBC_MUSL

/* Explicit initialization of log4cplus possible */
#undef LOG4CPLUS_INITIALIZER_H

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

/* Running on BSD? */
#undef OS_BSD

/* Running on FreeBSD? */
#undef OS_FREEBSD

/* Running on Linux? */
#undef OS_LINUX

/* Running on NetBSD? */
#undef OS_NETBSD

/* Running on OpenBSD? */
#undef OS_OPENBSD

/* Running on OSX? */
#undef OS_OSX

/* Running on Solaris? */
#undef OS_SOLARIS

/* Name of package */
#undef PACKAGE

/* 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

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

/* Define to 1 if C++11 regex is usable */
#undef USE_REGEX

/* Was Kea statically linked? */
#undef USE_STATIC_LINK

/* Version number of package */
#undef VERSION

/* Compile with Botan crypto */
#undef WITH_BOTAN

/* Define to 1 if Botan boost TLS is available */
#undef WITH_BOTAN_BOOST

/* Heimdal GSS-API implementation */
#undef WITH_HEIMDAL

/* Compile with OpenSSL crypto */
#undef WITH_OPENSSL

/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
   `char[]'. */
#undef YYTEXT_POINTER

/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t

/* Define to `int' if <sys/types.h> does not define. */
#undef ssize_t