Imported Upstream version 1.18.1
[platform/upstream/c-ares.git] / src / lib / ares_config.h.cmake
1 /* Generated from ares_config.h.cmake */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* define this if ares is built for a big endian system */
7 #undef ARES_BIG_ENDIAN
8
9 /* when building as static part of libcurl */
10 #undef BUILDING_LIBCURL
11
12 /* Defined for build that exposes internal static functions for testing. */
13 #undef CARES_EXPOSE_STATICS
14
15 /* Defined for build with symbol hiding. */
16 #undef CARES_SYMBOL_HIDING
17
18 /* Definition to make a library symbol externally visible. */
19 #undef CARES_SYMBOL_SCOPE_EXTERN
20
21 /* Use resolver library to configure cares */
22 #cmakedefine CARES_USE_LIBRESOLV
23
24 /* if a /etc/inet dir is being used */
25 #undef ETC_INET
26
27 /* Define to the type of arg 2 for gethostname. */
28 #define GETHOSTNAME_TYPE_ARG2 @GETHOSTNAME_TYPE_ARG2@
29
30 /* Define to the type qualifier of arg 1 for getnameinfo. */
31 #define GETNAMEINFO_QUAL_ARG1 @GETNAMEINFO_QUAL_ARG1@
32
33 /* Define to the type of arg 1 for getnameinfo. */
34 #define GETNAMEINFO_TYPE_ARG1 @GETNAMEINFO_TYPE_ARG1@
35
36 /* Define to the type of arg 2 for getnameinfo. */
37 #define GETNAMEINFO_TYPE_ARG2 @GETNAMEINFO_TYPE_ARG2@
38
39 /* Define to the type of args 4 and 6 for getnameinfo. */
40 #define GETNAMEINFO_TYPE_ARG46 @GETNAMEINFO_TYPE_ARG46@
41
42 /* Define to the type of arg 7 for getnameinfo. */
43 #define GETNAMEINFO_TYPE_ARG7 @GETNAMEINFO_TYPE_ARG7@
44
45 /* Specifies the number of arguments to getservbyport_r */
46 #define GETSERVBYPORT_R_ARGS @GETSERVBYPORT_R_ARGS@
47
48 /* Specifies the number of arguments to getservbyname_r */
49 #define GETSERVBYNAME_R_ARGS @GETSERVBYNAME_R_ARGS@
50
51 /* Define to 1 if you have AF_INET6. */
52 #cmakedefine HAVE_AF_INET6
53
54 /* Define to 1 if you have the <arpa/inet.h> header file. */
55 #cmakedefine HAVE_ARPA_INET_H
56
57 /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
58 #cmakedefine HAVE_ARPA_NAMESER_COMPAT_H
59
60 /* Define to 1 if you have the <arpa/nameser.h> header file. */
61 #cmakedefine HAVE_ARPA_NAMESER_H
62
63 /* Define to 1 if you have the <assert.h> header file. */
64 #cmakedefine HAVE_ASSERT_H
65
66 /* Define to 1 if you have the `bitncmp' function. */
67 #cmakedefine HAVE_BITNCMP
68
69 /* Define to 1 if bool is an available type. */
70 #cmakedefine HAVE_BOOL_T
71
72 /* Define to 1 if you have the clock_gettime function and monotonic timer. */
73 #cmakedefine HAVE_CLOCK_GETTIME_MONOTONIC
74
75 /* Define to 1 if you have the closesocket function. */
76 #cmakedefine HAVE_CLOSESOCKET
77
78 /* Define to 1 if you have the CloseSocket camel case function. */
79 #cmakedefine HAVE_CLOSESOCKET_CAMEL
80
81 /* Define to 1 if you have the connect function. */
82 #cmakedefine HAVE_CONNECT
83
84 /* define if the compiler supports basic C++11 syntax */
85 #cmakedefine HAVE_CXX11
86
87 /* Define to 1 if you have the <dlfcn.h> header file. */
88 #cmakedefine HAVE_DLFCN_H
89
90 /* Define to 1 if you have the <errno.h> header file. */
91 #cmakedefine HAVE_ERRNO_H
92
93 /* Define to 1 if you have the fcntl function. */
94 #cmakedefine HAVE_FCNTL
95
96 /* Define to 1 if you have the <fcntl.h> header file. */
97 #cmakedefine HAVE_FCNTL_H
98
99 /* Define to 1 if you have a working fcntl O_NONBLOCK function. */
100 #cmakedefine HAVE_FCNTL_O_NONBLOCK
101
102 /* Define to 1 if you have the freeaddrinfo function. */
103 #cmakedefine HAVE_FREEADDRINFO
104
105 /* Define to 1 if you have a working getaddrinfo function. */
106 #cmakedefine HAVE_GETADDRINFO
107
108 /* Define to 1 if the getaddrinfo function is threadsafe. */
109 #cmakedefine HAVE_GETADDRINFO_THREADSAFE
110
111 /* Define to 1 if you have the getenv function. */
112 #cmakedefine HAVE_GETENV
113
114 /* Define to 1 if you have the gethostbyaddr function. */
115 #cmakedefine HAVE_GETHOSTBYADDR
116
117 /* Define to 1 if you have the gethostbyname function. */
118 #cmakedefine HAVE_GETHOSTBYNAME
119
120 /* Define to 1 if you have the gethostname function. */
121 #cmakedefine HAVE_GETHOSTNAME
122
123 /* Define to 1 if you have the getnameinfo function. */
124 #cmakedefine HAVE_GETNAMEINFO
125
126 /* Define to 1 if you have the getservbyport_r function. */
127 #cmakedefine HAVE_GETSERVBYPORT_R
128
129 /* Define to 1 if you have the getservbyname_r function. */
130 #cmakedefine HAVE_GETSERVBYNAME_R
131
132 /* Define to 1 if you have the `gettimeofday' function. */
133 #cmakedefine HAVE_GETTIMEOFDAY
134
135 /* Define to 1 if you have the `if_indextoname' function. */
136 #cmakedefine HAVE_IF_INDEXTONAME
137
138 /* Define to 1 if you have a IPv6 capable working inet_net_pton function. */
139 #cmakedefine HAVE_INET_NET_PTON
140
141 /* Define to 1 if you have a IPv6 capable working inet_ntop function. */
142 #cmakedefine HAVE_INET_NTOP
143
144 /* Define to 1 if you have a IPv6 capable working inet_pton function. */
145 #cmakedefine HAVE_INET_PTON
146
147 /* Define to 1 if you have the <inttypes.h> header file. */
148 #cmakedefine HAVE_INTTYPES_H
149
150 /* Define to 1 if you have the ioctl function. */
151 #cmakedefine HAVE_IOCTL
152
153 /* Define to 1 if you have the ioctlsocket function. */
154 #cmakedefine HAVE_IOCTLSOCKET
155
156 /* Define to 1 if you have the IoctlSocket camel case function. */
157 #cmakedefine HAVE_IOCTLSOCKET_CAMEL
158
159 /* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
160    */
161 #cmakedefine HAVE_IOCTLSOCKET_CAMEL_FIONBIO
162
163 /* Define to 1 if you have a working ioctlsocket FIONBIO function. */
164 #cmakedefine HAVE_IOCTLSOCKET_FIONBIO
165
166 /* Define to 1 if you have a working ioctl FIONBIO function. */
167 #cmakedefine HAVE_IOCTL_FIONBIO
168
169 /* Define to 1 if you have a working ioctl SIOCGIFADDR function. */
170 #cmakedefine HAVE_IOCTL_SIOCGIFADDR
171
172 /* Define to 1 if you have the `resolve' library (-lresolve). */
173 #cmakedefine HAVE_LIBRESOLV
174
175 /* Define to 1 if you have the <limits.h> header file. */
176 #cmakedefine HAVE_LIMITS_H
177
178 /* if your compiler supports LL */
179 #cmakedefine HAVE_LL
180
181 /* Define to 1 if the compiler supports the 'long long' data type. */
182 #cmakedefine HAVE_LONGLONG
183
184 /* Define to 1 if you have the malloc.h header file. */
185 #cmakedefine HAVE_MALLOC_H
186
187 /* Define to 1 if you have the memory.h header file. */
188 #cmakedefine HAVE_MEMORY_H
189
190 /* Define to 1 if you have the MSG_NOSIGNAL flag. */
191 #cmakedefine HAVE_MSG_NOSIGNAL
192
193 /* Define to 1 if you have the <netdb.h> header file. */
194 #cmakedefine HAVE_NETDB_H
195
196 /* Define to 1 if you have the <netinet/in.h> header file. */
197 #cmakedefine HAVE_NETINET_IN_H
198
199 /* Define to 1 if you have the <netinet/tcp.h> header file. */
200 #cmakedefine HAVE_NETINET_TCP_H
201
202 /* Define to 1 if you have the <net/if.h> header file. */
203 #cmakedefine HAVE_NET_IF_H
204
205 /* Define to 1 if you have PF_INET6. */
206 #cmakedefine HAVE_PF_INET6
207
208 /* Define to 1 if you have the recv function. */
209 #cmakedefine HAVE_RECV
210
211 /* Define to 1 if you have the recvfrom function. */
212 #cmakedefine HAVE_RECVFROM
213
214 /* Define to 1 if you have the send function. */
215 #cmakedefine HAVE_SEND
216
217 /* Define to 1 if you have the setsockopt function. */
218 #cmakedefine HAVE_SETSOCKOPT
219
220 /* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
221 #cmakedefine HAVE_SETSOCKOPT_SO_NONBLOCK
222
223 /* Define to 1 if you have the <signal.h> header file. */
224 #cmakedefine HAVE_SIGNAL_H
225
226 /* Define to 1 if sig_atomic_t is an available typedef. */
227 #cmakedefine HAVE_SIG_ATOMIC_T
228
229 /* Define to 1 if sig_atomic_t is already defined as volatile. */
230 #cmakedefine HAVE_SIG_ATOMIC_T_VOLATILE
231
232 /* Define to 1 if your struct sockaddr_in6 has sin6_scope_id. */
233 #cmakedefine HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
234
235 /* Define to 1 if you have the socket function. */
236 #cmakedefine HAVE_SOCKET
237
238 /* Define to 1 if you have the <socket.h> header file. */
239 #cmakedefine HAVE_SOCKET_H
240
241 /* Define to 1 if you have the <stdbool.h> header file. */
242 #cmakedefine HAVE_STDBOOL_H
243
244 /* Define to 1 if you have the <stdint.h> header file. */
245 #cmakedefine HAVE_STDINT_H
246
247 /* Define to 1 if you have the <stdlib.h> header file. */
248 #cmakedefine HAVE_STDLIB_H
249
250 /* Define to 1 if you have the strcasecmp function. */
251 #cmakedefine HAVE_STRCASECMP
252
253 /* Define to 1 if you have the strcmpi function. */
254 #cmakedefine HAVE_STRCMPI
255
256 /* Define to 1 if you have the strdup function. */
257 #cmakedefine HAVE_STRDUP
258
259 /* Define to 1 if you have the stricmp function. */
260 #cmakedefine HAVE_STRICMP
261
262 /* Define to 1 if you have the <strings.h> header file. */
263 #cmakedefine HAVE_STRINGS_H
264
265 /* Define to 1 if you have the <string.h> header file. */
266 #cmakedefine HAVE_STRING_H
267
268 /* Define to 1 if you have the strncasecmp function. */
269 #cmakedefine HAVE_STRNCASECMP
270
271 /* Define to 1 if you have the strncmpi function. */
272 #cmakedefine HAVE_STRNCMPI
273
274 /* Define to 1 if you have the strnicmp function. */
275 #cmakedefine HAVE_STRNICMP
276
277 /* Define to 1 if you have the <stropts.h> header file. */
278 #cmakedefine HAVE_STROPTS_H
279
280 /* Define to 1 if you have struct addrinfo. */
281 #cmakedefine HAVE_STRUCT_ADDRINFO
282
283 /* Define to 1 if you have struct in6_addr. */
284 #cmakedefine HAVE_STRUCT_IN6_ADDR
285
286 /* Define to 1 if you have struct sockaddr_in6. */
287 #cmakedefine HAVE_STRUCT_SOCKADDR_IN6
288
289 /* if struct sockaddr_storage is defined */
290 #cmakedefine HAVE_STRUCT_SOCKADDR_STORAGE
291
292 /* Define to 1 if you have the timeval struct. */
293 #cmakedefine HAVE_STRUCT_TIMEVAL
294
295 /* Define to 1 if you have the <sys/ioctl.h> header file. */
296 #cmakedefine HAVE_SYS_IOCTL_H
297
298 /* Define to 1 if you have the <sys/param.h> header file. */
299 #cmakedefine HAVE_SYS_PARAM_H
300
301 /* Define to 1 if you have the <sys/select.h> header file. */
302 #cmakedefine HAVE_SYS_SELECT_H
303
304 /* Define to 1 if you have the <sys/socket.h> header file. */
305 #cmakedefine HAVE_SYS_SOCKET_H
306
307 /* Define to 1 if you have the <sys/stat.h> header file. */
308 #cmakedefine HAVE_SYS_STAT_H
309
310 /* Define to 1 if you have the <sys/time.h> header file. */
311 #cmakedefine HAVE_SYS_TIME_H
312
313 /* Define to 1 if you have the <sys/types.h> header file. */
314 #cmakedefine HAVE_SYS_TYPES_H
315
316 /* Define to 1 if you have the <sys/uio.h> header file. */
317 #cmakedefine HAVE_SYS_UIO_H
318
319 /* Define to 1 if you have the <time.h> header file. */
320 #cmakedefine HAVE_TIME_H
321
322 /* Define to 1 if you have the <unistd.h> header file. */
323 #cmakedefine HAVE_UNISTD_H
324
325 /* Define to 1 if you have the windows.h header file. */
326 #cmakedefine HAVE_WINDOWS_H
327
328 /* Define to 1 if you have the winsock2.h header file. */
329 #cmakedefine HAVE_WINSOCK2_H
330
331 /* Define to 1 if you have the winsock.h header file. */
332 #cmakedefine HAVE_WINSOCK_H
333
334 /* Define to 1 if you have the writev function. */
335 #cmakedefine HAVE_WRITEV
336
337 /* Define to 1 if you have the ws2tcpip.h header file. */
338 #cmakedefine HAVE_WS2TCPIP_H
339
340 /* Define to 1 if you have the __system_property_get function */
341 #cmakedefine HAVE___SYSTEM_PROPERTY_GET
342
343 /* Define to 1 if you need the malloc.h header file even with stdlib.h */
344 #cmakedefine NEED_MALLOC_H
345
346 /* Define to 1 if you need the memory.h header file even with stdlib.h */
347 #cmakedefine NEED_MEMORY_H
348
349 /* a suitable file/device to read random data from */
350 #cmakedefine CARES_RANDOM_FILE "@CARES_RANDOM_FILE@"
351
352 /* Define to the type qualifier pointed by arg 5 for recvfrom. */
353 #define RECVFROM_QUAL_ARG5 @RECVFROM_QUAL_ARG5@
354
355 /* Define to the type of arg 1 for recvfrom. */
356 #define RECVFROM_TYPE_ARG1 @RECVFROM_TYPE_ARG1@
357
358 /* Define to the type pointed by arg 2 for recvfrom. */
359 #define RECVFROM_TYPE_ARG2 @RECVFROM_TYPE_ARG2@
360
361 /* Define to 1 if the type pointed by arg 2 for recvfrom is void. */
362 #cmakedefine01 RECVFROM_TYPE_ARG2_IS_VOID
363
364 /* Define to the type of arg 3 for recvfrom. */
365 #define RECVFROM_TYPE_ARG3 @RECVFROM_TYPE_ARG3@
366
367 /* Define to the type of arg 4 for recvfrom. */
368 #define RECVFROM_TYPE_ARG4 @RECVFROM_TYPE_ARG4@
369
370 /* Define to the type pointed by arg 5 for recvfrom. */
371 #define RECVFROM_TYPE_ARG5 @RECVFROM_TYPE_ARG5@
372
373 /* Define to 1 if the type pointed by arg 5 for recvfrom is void. */
374 #cmakedefine01 RECVFROM_TYPE_ARG5_IS_VOID
375
376 /* Define to the type pointed by arg 6 for recvfrom. */
377 #define RECVFROM_TYPE_ARG6 @RECVFROM_TYPE_ARG6@
378
379 /* Define to 1 if the type pointed by arg 6 for recvfrom is void. */
380 #cmakedefine01 RECVFROM_TYPE_ARG6_IS_VOID
381
382 /* Define to the function return type for recvfrom. */
383 #define RECVFROM_TYPE_RETV @RECVFROM_TYPE_RETV@
384
385 /* Define to the type of arg 1 for recv. */
386 #define RECV_TYPE_ARG1 @RECV_TYPE_ARG1@
387
388 /* Define to the type of arg 2 for recv. */
389 #define RECV_TYPE_ARG2 @RECV_TYPE_ARG2@
390
391 /* Define to the type of arg 3 for recv. */
392 #define RECV_TYPE_ARG3 @RECV_TYPE_ARG3@
393
394 /* Define to the type of arg 4 for recv. */
395 #define RECV_TYPE_ARG4 @RECV_TYPE_ARG4@
396
397 /* Define to the function return type for recv. */
398 #define RECV_TYPE_RETV @RECV_TYPE_RETV@
399
400 /* Define as the return type of signal handlers (`int' or `void'). */
401 #define RETSIGTYPE @RETSIGTYPE@
402
403 /* Define to the type qualifier of arg 2 for send. */
404 #define SEND_QUAL_ARG2 @SEND_QUAL_ARG2@
405
406 /* Define to the type of arg 1 for send. */
407 #define SEND_TYPE_ARG1 @SEND_TYPE_ARG1@
408
409 /* Define to the type of arg 2 for send. */
410 #define SEND_TYPE_ARG2 @SEND_TYPE_ARG2@
411
412 /* Define to the type of arg 3 for send. */
413 #define SEND_TYPE_ARG3 @SEND_TYPE_ARG3@
414
415 /* Define to the type of arg 4 for send. */
416 #define SEND_TYPE_ARG4 @SEND_TYPE_ARG4@
417
418 /* Define to the function return type for send. */
419 #define SEND_TYPE_RETV @SEND_TYPE_RETV@
420
421 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
422 #cmakedefine TIME_WITH_SYS_TIME
423
424 /* Define to disable non-blocking sockets. */
425 #undef USE_BLOCKING_SOCKETS
426
427 /* Define to avoid automatic inclusion of winsock.h */
428 #undef WIN32_LEAN_AND_MEAN
429
430 /* Type to use in place of in_addr_t when system does not provide it. */
431 #undef in_addr_t
432