1/***************************************************************************
2 *                                  _   _ ____  _
3 *  Project                     ___| | | |  _ \| |
4 *                             / __| | | | |_) | |
5 *                            | (__| |_| |  _ <| |___
6 *                             \___|\___/|_| \_\_____|
7 *
8 * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
9 *
10 * This software is licensed as described in the file COPYING, which
11 * you should have received as part of this distribution. The terms
12 * are also available at https://curl.se/docs/copyright.html.
13 *
14 * You may opt to use, copy, modify, merge, publish, distribute and/or sell
15 * copies of the Software, and permit persons to whom the Software is
16 * furnished to do so, under the terms of the COPYING file.
17 *
18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19 * KIND, either express or implied.
20 *
21 ***************************************************************************/
22/* lib/curl_config.h.in.  Generated somehow by cmake.  */
23
24#include <cm3p/kwiml/abi.h>
25
26/* when building libcurl itself */
27#cmakedefine BUILDING_LIBCURL 1
28
29/* to disable alt-svc */
30#cmakedefine CURL_DISABLE_ALTSVC 1
31
32/* disables cookies support */
33#cmakedefine CURL_DISABLE_COOKIES 1
34
35/* disables cryptographic authentication */
36#cmakedefine CURL_DISABLE_CRYPTO_AUTH 1
37
38/* disables DICT */
39#cmakedefine CURL_DISABLE_DICT 1
40
41/* disables DNS-over-HTTPS */
42#cmakedefine CURL_DISABLE_DOH 1
43
44/* disables FILE */
45#cmakedefine CURL_DISABLE_FILE 1
46
47/* disables FTP */
48#cmakedefine CURL_DISABLE_FTP 1
49
50/* disables GOPHER */
51#cmakedefine CURL_DISABLE_GOPHER 1
52
53/* disables HSTS support */
54#cmakedefine CURL_DISABLE_HSTS 1
55
56/* disables HTTP */
57#cmakedefine CURL_DISABLE_HTTP 1
58
59/* disables IMAP */
60#cmakedefine CURL_DISABLE_IMAP 1
61
62/* disables LDAP */
63#cmakedefine CURL_DISABLE_LDAP 1
64
65/* disables LDAPS */
66#cmakedefine CURL_DISABLE_LDAPS 1
67
68/* disables --libcurl option from the curl tool */
69#cmakedefine CURL_DISABLE_LIBCURL_OPTION 1
70
71/* disables MIME support */
72#cmakedefine CURL_DISABLE_MIME 1
73
74/* disables MQTT */
75#cmakedefine CURL_DISABLE_MQTT 1
76
77/* disables netrc parser */
78#cmakedefine CURL_DISABLE_NETRC 1
79
80/* disables NTLM support */
81#cmakedefine CURL_DISABLE_NTLM 1
82
83/* disables date parsing */
84#cmakedefine CURL_DISABLE_PARSEDATE 1
85
86/* disables POP3 */
87#cmakedefine CURL_DISABLE_POP3 1
88
89/* disables built-in progress meter */
90#cmakedefine CURL_DISABLE_PROGRESS_METER 1
91
92/* disables proxies */
93#cmakedefine CURL_DISABLE_PROXY 1
94
95/* disables RTSP */
96#cmakedefine CURL_DISABLE_RTSP 1
97
98/* disables SMB */
99#cmakedefine CURL_DISABLE_SMB 1
100
101/* disables SMTP */
102#cmakedefine CURL_DISABLE_SMTP 1
103
104/* disables use of socketpair for curl_multi_poll */
105#cmakedefine CURL_DISABLE_SOCKETPAIR 1
106
107/* disables TELNET */
108#cmakedefine CURL_DISABLE_TELNET 1
109
110/* disables TFTP */
111#cmakedefine CURL_DISABLE_TFTP 1
112
113/* disables verbose strings */
114#cmakedefine CURL_DISABLE_VERBOSE_STRINGS 1
115
116/* to make a symbol visible */
117#cmakedefine CURL_EXTERN_SYMBOL ${CURL_EXTERN_SYMBOL}
118/* Ensure using CURL_EXTERN_SYMBOL is possible */
119#ifndef CURL_EXTERN_SYMBOL
120#define CURL_EXTERN_SYMBOL
121#endif
122
123/* Allow SMB to work on Windows */
124#cmakedefine USE_WIN32_CRYPTO 1
125
126/* Use Windows LDAP implementation */
127#cmakedefine USE_WIN32_LDAP 1
128
129/* when not building a shared library */
130#cmakedefine CURL_STATICLIB 1
131
132/* your Entropy Gathering Daemon socket pathname */
133#cmakedefine EGD_SOCKET ${EGD_SOCKET}
134
135/* Define if you want to enable IPv6 support */
136#cmakedefine ENABLE_IPV6 1
137
138/* Define to 1 if you have the alarm function. */
139#cmakedefine HAVE_ALARM 1
140
141/* Define to 1 if you have the <alloca.h> header file. */
142#cmakedefine HAVE_ALLOCA_H 1
143
144/* Define to 1 if you have the <arpa/inet.h> header file. */
145#cmakedefine HAVE_ARPA_INET_H 1
146
147/* Define to 1 if you have the <arpa/tftp.h> header file. */
148#cmakedefine HAVE_ARPA_TFTP_H 1
149
150/* Define to 1 if you have the <assert.h> header file. */
151#cmakedefine HAVE_ASSERT_H 1
152
153/* Define to 1 if you have the `basename' function. */
154#cmakedefine HAVE_BASENAME 1
155
156/* Define to 1 if bool is an available type. */
157#cmakedefine HAVE_BOOL_T 1
158
159/* Define to 1 if you have the __builtin_available function. */
160#cmakedefine HAVE_BUILTIN_AVAILABLE 1
161
162/* Define to 1 if you have the clock_gettime function and monotonic timer. */
163#cmakedefine HAVE_CLOCK_GETTIME_MONOTONIC 1
164
165/* Define to 1 if you have the `closesocket' function. */
166#cmakedefine HAVE_CLOSESOCKET 1
167
168/* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
169#cmakedefine HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
170
171/* Define to 1 if you have the <dlfcn.h> header file. */
172#cmakedefine HAVE_DLFCN_H 1
173
174/* Define to 1 if you have the <errno.h> header file. */
175#cmakedefine HAVE_ERRNO_H 1
176
177/* Define to 1 if you have the fcntl function. */
178#cmakedefine HAVE_FCNTL 1
179
180/* Define to 1 if you have the <fcntl.h> header file. */
181#cmakedefine HAVE_FCNTL_H 1
182
183/* Define to 1 if you have a working fcntl O_NONBLOCK function. */
184#cmakedefine HAVE_FCNTL_O_NONBLOCK 1
185
186/* Define to 1 if you have the freeaddrinfo function. */
187#cmakedefine HAVE_FREEADDRINFO 1
188
189/* Define to 1 if you have the ftruncate function. */
190#cmakedefine HAVE_FTRUNCATE 1
191
192/* Define to 1 if you have a working getaddrinfo function. */
193#cmakedefine HAVE_GETADDRINFO 1
194
195/* Define to 1 if you have the `geteuid' function. */
196#cmakedefine HAVE_GETEUID 1
197
198/* Define to 1 if you have the `getppid' function. */
199#cmakedefine HAVE_GETPPID 1
200
201/* Define to 1 if you have the gethostbyname function. */
202#cmakedefine HAVE_GETHOSTBYNAME 1
203
204/* Define to 1 if you have the gethostbyname_r function. */
205#cmakedefine HAVE_GETHOSTBYNAME_R 1
206
207/* gethostbyname_r() takes 3 args */
208#cmakedefine HAVE_GETHOSTBYNAME_R_3 1
209
210/* gethostbyname_r() takes 5 args */
211#cmakedefine HAVE_GETHOSTBYNAME_R_5 1
212
213/* gethostbyname_r() takes 6 args */
214#cmakedefine HAVE_GETHOSTBYNAME_R_6 1
215
216/* Define to 1 if you have the gethostname function. */
217#cmakedefine HAVE_GETHOSTNAME 1
218
219/* Define to 1 if you have a working getifaddrs function. */
220#cmakedefine HAVE_GETIFADDRS 1
221
222/* Define to 1 if you have the `getpass_r' function. */
223#cmakedefine HAVE_GETPASS_R 1
224
225/* Define to 1 if you have the `getppid' function. */
226#cmakedefine HAVE_GETPPID 1
227
228/* Define to 1 if you have the `getprotobyname' function. */
229#cmakedefine HAVE_GETPROTOBYNAME 1
230
231/* Define to 1 if you have the `getpeername' function. */
232#cmakedefine HAVE_GETPEERNAME 1
233
234/* Define to 1 if you have the `getsockname' function. */
235#cmakedefine HAVE_GETSOCKNAME 1
236
237/* Define to 1 if you have the `if_nametoindex' function. */
238#cmakedefine HAVE_IF_NAMETOINDEX 1
239
240/* Define to 1 if you have the `getpwuid' function. */
241#cmakedefine HAVE_GETPWUID 1
242
243/* Define to 1 if you have the `getpwuid_r' function. */
244#cmakedefine HAVE_GETPWUID_R 1
245
246/* Define to 1 if you have the `getrlimit' function. */
247#cmakedefine HAVE_GETRLIMIT 1
248
249/* Define to 1 if you have the `gettimeofday' function. */
250#cmakedefine HAVE_GETTIMEOFDAY 1
251
252/* Define to 1 if you have a working glibc-style strerror_r function. */
253#cmakedefine HAVE_GLIBC_STRERROR_R 1
254
255/* Define to 1 if you have a working gmtime_r function. */
256#cmakedefine HAVE_GMTIME_R 1
257
258/* if you have the gssapi libraries */
259#cmakedefine HAVE_GSSAPI 1
260
261/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
262#cmakedefine HAVE_GSSAPI_GSSAPI_GENERIC_H 1
263
264/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
265#cmakedefine HAVE_GSSAPI_GSSAPI_H 1
266
267/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
268#cmakedefine HAVE_GSSAPI_GSSAPI_KRB5_H 1
269
270/* if you have the GNU gssapi libraries */
271#cmakedefine HAVE_GSSGNU 1
272
273/* if you have the Heimdal gssapi libraries */
274#cmakedefine HAVE_GSSHEIMDAL 1
275
276/* if you have the MIT gssapi libraries */
277#cmakedefine HAVE_GSSMIT 1
278
279/* Define to 1 if you have the `idna_strerror' function. */
280#cmakedefine HAVE_IDNA_STRERROR 1
281
282/* Define to 1 if you have the `idn_free' function. */
283#cmakedefine HAVE_IDN_FREE 1
284
285/* Define to 1 if you have the <idn-free.h> header file. */
286#cmakedefine HAVE_IDN_FREE_H 1
287
288/* Define to 1 if you have the <ifaddrs.h> header file. */
289#cmakedefine HAVE_IFADDRS_H 1
290
291/* Define to 1 if you have the `inet_addr' function. */
292#cmakedefine HAVE_INET_ADDR 1
293
294/* Define to 1 if you have a IPv6 capable working inet_ntop function. */
295#cmakedefine HAVE_INET_NTOP 1
296
297/* Define to 1 if you have a IPv6 capable working inet_pton function. */
298#cmakedefine HAVE_INET_PTON 1
299
300/* Define to 1 if symbol `sa_family_t' exists */
301#cmakedefine HAVE_SA_FAMILY_T 1
302
303/* Define to 1 if symbol `ADDRESS_FAMILY' exists */
304#cmakedefine HAVE_ADDRESS_FAMILY 1
305
306/* Define to 1 if you have the <inttypes.h> header file. */
307#cmakedefine HAVE_INTTYPES_H 1
308
309/* Define to 1 if you have the ioctl function. */
310#cmakedefine HAVE_IOCTL 1
311
312/* Define to 1 if you have the ioctlsocket function. */
313#cmakedefine HAVE_IOCTLSOCKET 1
314
315/* Define to 1 if you have the IoctlSocket camel case function. */
316#cmakedefine HAVE_IOCTLSOCKET_CAMEL 1
317
318/* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
319   */
320#cmakedefine HAVE_IOCTLSOCKET_CAMEL_FIONBIO 1
321
322/* Define to 1 if you have a working ioctlsocket FIONBIO function. */
323#cmakedefine HAVE_IOCTLSOCKET_FIONBIO 1
324
325/* Define to 1 if you have a working ioctl FIONBIO function. */
326#cmakedefine HAVE_IOCTL_FIONBIO 1
327
328/* Define to 1 if you have a working ioctl SIOCGIFADDR function. */
329#cmakedefine HAVE_IOCTL_SIOCGIFADDR 1
330
331/* Define to 1 if you have the <io.h> header file. */
332#cmakedefine HAVE_IO_H 1
333
334/* if you have the Kerberos4 libraries (including -ldes) */
335#cmakedefine HAVE_KRB4 1
336
337/* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
338#cmakedefine HAVE_KRB_GET_OUR_IP_FOR_REALM 1
339
340/* Define to 1 if you have the <krb.h> header file. */
341#cmakedefine HAVE_KRB_H 1
342
343/* Define to 1 if you have the lber.h header file. */
344#cmakedefine HAVE_LBER_H 1
345
346/* Define to 1 if you have the ldapssl.h header file. */
347#cmakedefine HAVE_LDAPSSL_H 1
348
349/* Define to 1 if you have the ldap.h header file. */
350#cmakedefine HAVE_LDAP_H 1
351
352/* Use LDAPS implementation */
353#cmakedefine HAVE_LDAP_SSL 1
354
355/* Define to 1 if you have the ldap_ssl.h header file. */
356#cmakedefine HAVE_LDAP_SSL_H 1
357
358/* Define to 1 if you have the `ldap_url_parse' function. */
359#cmakedefine HAVE_LDAP_URL_PARSE 1
360
361/* Define to 1 if you have the <libgen.h> header file. */
362#cmakedefine HAVE_LIBGEN_H 1
363
364/* Define to 1 if you have the `idn2' library (-lidn2). */
365#cmakedefine HAVE_LIBIDN2 1
366
367/* Define to 1 if you have the idn2.h header file. */
368#cmakedefine HAVE_IDN2_H 1
369
370/* Define to 1 if you have the `resolv' library (-lresolv). */
371#cmakedefine HAVE_LIBRESOLV 1
372
373/* Define to 1 if you have the `resolve' library (-lresolve). */
374#cmakedefine HAVE_LIBRESOLVE 1
375
376/* Define to 1 if you have the `socket' library (-lsocket). */
377#cmakedefine HAVE_LIBSOCKET 1
378
379/* Define to 1 if you have the `ssh2' library (-lssh2). */
380#cmakedefine HAVE_LIBSSH2 1
381
382/* Define to 1 if you have the <libssh2.h> header file. */
383#cmakedefine HAVE_LIBSSH2_H 1
384
385/* Define to 1 if you have the <libssh/libssh.h> header file. */
386#cmakedefine HAVE_LIBSSH_LIBSSH_H 1
387
388/* if zlib is available */
389#cmakedefine HAVE_LIBZ 1
390
391/* if brotli is available */
392#cmakedefine HAVE_BROTLI 1
393
394/* if zstd is available */
395#cmakedefine HAVE_ZSTD 1
396
397/* Define to 1 if you have the <locale.h> header file. */
398#cmakedefine HAVE_LOCALE_H 1
399
400/* Define to 1 if you have a working localtime_r function. */
401#cmakedefine HAVE_LOCALTIME_R 1
402
403/* Define to 1 if the compiler supports the 'long long' data type. */
404#if KWIML_ABI_SIZEOF_LONG_LONG
405#  define HAVE_LONGLONG 1
406#endif
407
408/* Define to 1 if you have the malloc.h header file. */
409#cmakedefine HAVE_MALLOC_H 1
410
411/* Define to 1 if you have the <memory.h> header file. */
412#cmakedefine HAVE_MEMORY_H 1
413
414/* Define to 1 if you have the MSG_NOSIGNAL flag. */
415#cmakedefine HAVE_MSG_NOSIGNAL 1
416
417/* Define to 1 if you have the <netdb.h> header file. */
418#cmakedefine HAVE_NETDB_H 1
419
420/* Define to 1 if you have the <netinet/in.h> header file. */
421#cmakedefine HAVE_NETINET_IN_H 1
422
423/* Define to 1 if you have the <netinet/tcp.h> header file. */
424#cmakedefine HAVE_NETINET_TCP_H 1
425
426/* Define to 1 if you have the <linux/tcp.h> header file. */
427#cmakedefine HAVE_LINUX_TCP_H 1
428
429/* Define to 1 if you have the <net/if.h> header file. */
430#cmakedefine HAVE_NET_IF_H 1
431
432/* Define to 1 if NI_WITHSCOPEID exists and works. */
433#cmakedefine HAVE_NI_WITHSCOPEID 1
434
435/* if you have an old MIT gssapi library, lacking GSS_C_NT_HOSTBASED_SERVICE */
436#cmakedefine HAVE_OLD_GSSMIT 1
437
438/* Define to 1 if you have the <openssl/crypto.h> header file. */
439#cmakedefine HAVE_OPENSSL_CRYPTO_H 1
440
441/* Define to 1 if you have the <openssl/err.h> header file. */
442#cmakedefine HAVE_OPENSSL_ERR_H 1
443
444/* Define to 1 if you have the <openssl/pem.h> header file. */
445#cmakedefine HAVE_OPENSSL_PEM_H 1
446
447/* Define to 1 if you have the <openssl/pkcs12.h> header file. */
448#cmakedefine HAVE_OPENSSL_PKCS12_H 1
449
450/* Define to 1 if you have the <openssl/rsa.h> header file. */
451#cmakedefine HAVE_OPENSSL_RSA_H 1
452
453/* Define to 1 if you have the <openssl/ssl.h> header file. */
454#cmakedefine HAVE_OPENSSL_SSL_H 1
455
456/* Define to 1 if you have the <openssl/x509.h> header file. */
457#cmakedefine HAVE_OPENSSL_X509_H 1
458
459/* Define to 1 if you have the <pem.h> header file. */
460#cmakedefine HAVE_PEM_H 1
461
462/* Define to 1 if you have the `pipe' function. */
463#cmakedefine HAVE_PIPE 1
464
465/* Define to 1 if you have a working poll function. */
466#cmakedefine HAVE_POLL 1
467
468/* If you have a fine poll */
469#cmakedefine HAVE_POLL_FINE 1
470
471/* Define to 1 if you have the <poll.h> header file. */
472#cmakedefine HAVE_POLL_H 1
473
474/* Define to 1 if you have a working POSIX-style strerror_r function. */
475#cmakedefine HAVE_POSIX_STRERROR_R 1
476
477/* Define to 1 if you have the <pthread.h> header file */
478#cmakedefine HAVE_PTHREAD_H 1
479
480/* Define to 1 if you have the <pwd.h> header file. */
481#cmakedefine HAVE_PWD_H 1
482
483/* Define to 1 if you have the `RAND_egd' function. */
484#cmakedefine HAVE_RAND_EGD 1
485
486/* Define to 1 if you have the `RAND_screen' function. */
487#cmakedefine HAVE_RAND_SCREEN 1
488
489/* Define to 1 if you have the `RAND_status' function. */
490#cmakedefine HAVE_RAND_STATUS 1
491
492/* Define to 1 if you have the recv function. */
493#cmakedefine HAVE_RECV 1
494
495/* Define to 1 if you have the recvfrom function. */
496#cmakedefine HAVE_RECVFROM 1
497
498/* Define to 1 if you have the select function. */
499#cmakedefine HAVE_SELECT 1
500
501/* Define to 1 if you have the send function. */
502#cmakedefine HAVE_SEND 1
503
504/* Define to 1 if you have the 'fsetxattr' function. */
505#cmakedefine HAVE_FSETXATTR 1
506
507/* fsetxattr() takes 5 args */
508#cmakedefine HAVE_FSETXATTR_5 1
509
510/* fsetxattr() takes 6 args */
511#cmakedefine HAVE_FSETXATTR_6 1
512
513/* Define to 1 if you have the <setjmp.h> header file. */
514#cmakedefine HAVE_SETJMP_H 1
515
516/* Define to 1 if you have the `setlocale' function. */
517#cmakedefine HAVE_SETLOCALE 1
518
519/* Define to 1 if you have the `setmode' function. */
520#cmakedefine HAVE_SETMODE 1
521
522/* Define to 1 if you have the `setrlimit' function. */
523#cmakedefine HAVE_SETRLIMIT 1
524
525/* Define to 1 if you have the setsockopt function. */
526#cmakedefine HAVE_SETSOCKOPT 1
527
528/* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
529#cmakedefine HAVE_SETSOCKOPT_SO_NONBLOCK 1
530
531/* Define to 1 if you have the sigaction function. */
532#cmakedefine HAVE_SIGACTION 1
533
534/* Define to 1 if you have the siginterrupt function. */
535#cmakedefine HAVE_SIGINTERRUPT 1
536
537/* Define to 1 if you have the signal function. */
538#cmakedefine HAVE_SIGNAL 1
539
540/* Define to 1 if you have the <signal.h> header file. */
541#cmakedefine HAVE_SIGNAL_H 1
542
543/* Define to 1 if you have the sigsetjmp function or macro. */
544#cmakedefine HAVE_SIGSETJMP 1
545
546/* Define to 1 if struct sockaddr_in6 has the sin6_scope_id member */
547#cmakedefine HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
548
549/* Define to 1 if you have the `socket' function. */
550#cmakedefine HAVE_SOCKET 1
551
552/* Define to 1 if you have the <ssl.h> header file. */
553#cmakedefine HAVE_SSL_H 1
554
555/* Define to 1 if you have the <stdbool.h> header file. */
556#cmakedefine HAVE_STDBOOL_H 1
557
558/* Define to 1 if you have the <stdint.h> header file. */
559#cmakedefine HAVE_STDINT_H 1
560
561/* Define to 1 if you have the <stdio.h> header file. */
562#cmakedefine HAVE_STDIO_H 1
563
564/* Define to 1 if you have the <stdlib.h> header file. */
565#cmakedefine HAVE_STDLIB_H 1
566
567/* Define to 1 if you have the strcasecmp function. */
568#cmakedefine HAVE_STRCASECMP 1
569
570/* Define to 1 if you have the strcasestr function. */
571#cmakedefine HAVE_STRCASESTR 1
572
573/* Define to 1 if you have the strcmpi function. */
574#cmakedefine HAVE_STRCMPI 1
575
576/* Define to 1 if you have the strdup function. */
577#cmakedefine HAVE_STRDUP 1
578
579/* Define to 1 if you have the strerror_r function. */
580#cmakedefine HAVE_STRERROR_R 1
581
582/* Define to 1 if you have the stricmp function. */
583#cmakedefine HAVE_STRICMP 1
584
585/* Define to 1 if you have the <strings.h> header file. */
586#cmakedefine HAVE_STRINGS_H 1
587
588/* Define to 1 if you have the <string.h> header file. */
589#cmakedefine HAVE_STRING_H 1
590
591/* Define to 1 if you have the strncmpi function. */
592#cmakedefine HAVE_STRNCMPI 1
593
594/* Define to 1 if you have the strnicmp function. */
595#cmakedefine HAVE_STRNICMP 1
596
597/* Define to 1 if you have the <stropts.h> header file. */
598#cmakedefine HAVE_STROPTS_H 1
599
600/* Define to 1 if you have the strstr function. */
601#cmakedefine HAVE_STRSTR 1
602
603/* Define to 1 if you have the strtok_r function. */
604#cmakedefine HAVE_STRTOK_R 1
605
606/* Define to 1 if you have the strtoll function. */
607#cmakedefine HAVE_STRTOLL 1
608
609/* if struct sockaddr_storage is defined */
610#cmakedefine HAVE_STRUCT_SOCKADDR_STORAGE 1
611
612/* Define to 1 if you have the timeval struct. */
613#cmakedefine HAVE_STRUCT_TIMEVAL 1
614
615/* Define to 1 if you have the <sys/filio.h> header file. */
616#cmakedefine HAVE_SYS_FILIO_H 1
617
618/* Define to 1 if you have the <sys/ioctl.h> header file. */
619#cmakedefine HAVE_SYS_IOCTL_H 1
620
621/* Define to 1 if you have the <sys/param.h> header file. */
622#cmakedefine HAVE_SYS_PARAM_H 1
623
624/* Define to 1 if you have the <sys/poll.h> header file. */
625#cmakedefine HAVE_SYS_POLL_H 1
626
627/* Define to 1 if you have the <sys/resource.h> header file. */
628#cmakedefine HAVE_SYS_RESOURCE_H 1
629
630/* Define to 1 if you have the <sys/select.h> header file. */
631#cmakedefine HAVE_SYS_SELECT_H 1
632
633/* Define to 1 if you have the <sys/socket.h> header file. */
634#cmakedefine HAVE_SYS_SOCKET_H 1
635
636/* Define to 1 if you have the <sys/sockio.h> header file. */
637#cmakedefine HAVE_SYS_SOCKIO_H 1
638
639/* Define to 1 if you have the <sys/stat.h> header file. */
640#cmakedefine HAVE_SYS_STAT_H 1
641
642/* Define to 1 if you have the <sys/time.h> header file. */
643#cmakedefine HAVE_SYS_TIME_H 1
644
645/* Define to 1 if you have the <sys/types.h> header file. */
646#cmakedefine HAVE_SYS_TYPES_H 1
647
648/* Define to 1 if you have the <sys/uio.h> header file. */
649#cmakedefine HAVE_SYS_UIO_H 1
650
651/* Define to 1 if you have the <sys/un.h> header file. */
652#cmakedefine HAVE_SYS_UN_H 1
653
654/* Define to 1 if you have the <sys/utime.h> header file. */
655#cmakedefine HAVE_SYS_UTIME_H 1
656
657/* Define to 1 if you have the <termios.h> header file. */
658#cmakedefine HAVE_TERMIOS_H 1
659
660/* Define to 1 if you have the <termio.h> header file. */
661#cmakedefine HAVE_TERMIO_H 1
662
663/* Define to 1 if you have the <time.h> header file. */
664#cmakedefine HAVE_TIME_H 1
665
666/* Define to 1 if you have the <tld.h> header file. */
667#cmakedefine HAVE_TLD_H 1
668
669/* Define to 1 if you have the `tld_strerror' function. */
670#cmakedefine HAVE_TLD_STRERROR 1
671
672/* Define to 1 if you have the `uname' function. */
673#cmakedefine HAVE_UNAME 1
674
675/* Define to 1 if you have the <unistd.h> header file. */
676#cmakedefine HAVE_UNISTD_H 1
677
678/* Define to 1 if you have the `utime' function. */
679#cmakedefine HAVE_UTIME 1
680
681/* Define to 1 if you have the `utimes' function. */
682#cmakedefine HAVE_UTIMES 1
683
684/* Define to 1 if you have the <utime.h> header file. */
685#cmakedefine HAVE_UTIME_H 1
686
687/* Define to 1 if compiler supports C99 variadic macro style. */
688#cmakedefine HAVE_VARIADIC_MACROS_C99 1
689
690/* Define to 1 if compiler supports old gcc variadic macro style. */
691#cmakedefine HAVE_VARIADIC_MACROS_GCC 1
692
693/* Define to 1 if you have the winber.h header file. */
694#cmakedefine HAVE_WINBER_H 1
695
696/* Define to 1 if you have the windows.h header file. */
697#cmakedefine HAVE_WINDOWS_H 1
698
699/* Define to 1 if you have the winldap.h header file. */
700#cmakedefine HAVE_WINLDAP_H 1
701
702/* Define to 1 if you have the winsock2.h header file. */
703#cmakedefine HAVE_WINSOCK2_H 1
704
705/* Define to 1 if you have the winsock.h header file. */
706#cmakedefine HAVE_WINSOCK_H 1
707
708/* Define this symbol if your OS supports changing the contents of argv */
709#cmakedefine HAVE_WRITABLE_ARGV 1
710
711/* Define to 1 if you have the writev function. */
712#cmakedefine HAVE_WRITEV 1
713
714/* Define to 1 if you have the ws2tcpip.h header file. */
715#cmakedefine HAVE_WS2TCPIP_H 1
716
717/* Define to 1 if you have the <x509.h> header file. */
718#cmakedefine HAVE_X509_H 1
719
720/* Define if you have the <process.h> header file. */
721#cmakedefine HAVE_PROCESS_H 1
722
723/* if you have the zlib.h header file */
724#cmakedefine HAVE_ZLIB_H 1
725
726/* Define to the sub-directory in which libtool stores uninstalled libraries.
727   */
728#cmakedefine LT_OBJDIR ${LT_OBJDIR}
729
730/* If you lack a fine basename() prototype */
731#cmakedefine NEED_BASENAME_PROTO 1
732
733/* Define to 1 if you need the lber.h header file even with ldap.h */
734#cmakedefine NEED_LBER_H 1
735
736/* Define to 1 if you need the malloc.h header file even with stdlib.h */
737#cmakedefine NEED_MALLOC_H 1
738
739/* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
740#cmakedefine NEED_REENTRANT 1
741
742/* cpu-machine-OS */
743#cmakedefine OS ${OS}
744
745/* Name of package */
746#cmakedefine PACKAGE ${PACKAGE}
747
748/* Define to the address where bug reports for this package should be sent. */
749#cmakedefine PACKAGE_BUGREPORT ${PACKAGE_BUGREPORT}
750
751/* Define to the full name of this package. */
752#cmakedefine PACKAGE_NAME ${PACKAGE_NAME}
753
754/* Define to the full name and version of this package. */
755#cmakedefine PACKAGE_STRING ${PACKAGE_STRING}
756
757/* Define to the one symbol short name of this package. */
758#cmakedefine PACKAGE_TARNAME ${PACKAGE_TARNAME}
759
760/* Define to the version of this package. */
761#cmakedefine PACKAGE_VERSION ${PACKAGE_VERSION}
762
763/* a suitable file to read random data from */
764#cmakedefine RANDOM_FILE "${RANDOM_FILE}"
765
766/* Define to the type of arg 1 for recvfrom. */
767#cmakedefine RECVFROM_TYPE_ARG1 ${RECVFROM_TYPE_ARG1}
768
769/* Define to the type pointed by arg 2 for recvfrom. */
770#cmakedefine RECVFROM_TYPE_ARG2 ${RECVFROM_TYPE_ARG2}
771
772/* Define to 1 if the type pointed by arg 2 for recvfrom is void. */
773#cmakedefine RECVFROM_TYPE_ARG2_IS_VOID 1
774
775/* Define to the type of arg 3 for recvfrom. */
776#cmakedefine RECVFROM_TYPE_ARG3 ${RECVFROM_TYPE_ARG3}
777
778/* Define to the type of arg 4 for recvfrom. */
779#cmakedefine RECVFROM_TYPE_ARG4 ${RECVFROM_TYPE_ARG4}
780
781/* Define to the type pointed by arg 5 for recvfrom. */
782#cmakedefine RECVFROM_TYPE_ARG5 ${RECVFROM_TYPE_ARG5}
783
784/* Define to 1 if the type pointed by arg 5 for recvfrom is void. */
785#cmakedefine RECVFROM_TYPE_ARG5_IS_VOID 1
786
787/* Define to the type pointed by arg 6 for recvfrom. */
788#cmakedefine RECVFROM_TYPE_ARG6 ${RECVFROM_TYPE_ARG6}
789
790/* Define to 1 if the type pointed by arg 6 for recvfrom is void. */
791#cmakedefine RECVFROM_TYPE_ARG6_IS_VOID 1
792
793/* Define to the function return type for recvfrom. */
794#cmakedefine RECVFROM_TYPE_RETV ${RECVFROM_TYPE_RETV}
795
796/* Define to the type of arg 1 for recv. */
797#cmakedefine RECV_TYPE_ARG1 ${RECV_TYPE_ARG1}
798
799/* Define to the type of arg 2 for recv. */
800#cmakedefine RECV_TYPE_ARG2 ${RECV_TYPE_ARG2}
801
802/* Define to the type of arg 3 for recv. */
803#cmakedefine RECV_TYPE_ARG3 ${RECV_TYPE_ARG3}
804
805/* Define to the type of arg 4 for recv. */
806#cmakedefine RECV_TYPE_ARG4 ${RECV_TYPE_ARG4}
807
808/* Define to the function return type for recv. */
809#cmakedefine RECV_TYPE_RETV ${RECV_TYPE_RETV}
810
811/* Define to the type qualifier of arg 5 for select. */
812#cmakedefine SELECT_QUAL_ARG5 ${SELECT_QUAL_ARG5}
813
814/* Define to the type of arg 1 for select. */
815#cmakedefine SELECT_TYPE_ARG1 ${SELECT_TYPE_ARG1}
816
817/* Define to the type of args 2, 3 and 4 for select. */
818#cmakedefine SELECT_TYPE_ARG234 ${SELECT_TYPE_ARG234}
819
820/* Define to the type of arg 5 for select. */
821#cmakedefine SELECT_TYPE_ARG5 ${SELECT_TYPE_ARG5}
822
823/* Define to the function return type for select. */
824#cmakedefine SELECT_TYPE_RETV ${SELECT_TYPE_RETV}
825
826/* Define to the type qualifier of arg 2 for send. */
827#cmakedefine SEND_QUAL_ARG2 ${SEND_QUAL_ARG2}
828
829/* Define to the type of arg 1 for send. */
830#cmakedefine SEND_TYPE_ARG1 ${SEND_TYPE_ARG1}
831
832/* Define to the type of arg 2 for send. */
833#cmakedefine SEND_TYPE_ARG2 ${SEND_TYPE_ARG2}
834
835/* Define to the type of arg 3 for send. */
836#cmakedefine SEND_TYPE_ARG3 ${SEND_TYPE_ARG3}
837
838/* Define to the type of arg 4 for send. */
839#cmakedefine SEND_TYPE_ARG4 ${SEND_TYPE_ARG4}
840
841/* Define to the function return type for send. */
842#cmakedefine SEND_TYPE_RETV ${SEND_TYPE_RETV}
843
844/*
845 Note: SIZEOF_* variables are fetched with CMake through check_type_size().
846 As per CMake documentation on CheckTypeSize, C preprocessor code is
847 generated by CMake into SIZEOF_*_CODE. This is what we use in the
848 following statements.
849
850 Reference: https://cmake.org/cmake/help/latest/module/CheckTypeSize.html
851*/
852
853/* The size of `int', as computed by sizeof. */
854#define SIZEOF_INT KWIML_ABI_SIZEOF_INT
855
856/* The size of `short', as computed by sizeof. */
857#define SIZEOF_SHORT KWIML_ABI_SIZEOF_SHORT
858
859/* The size of `long', as computed by sizeof. */
860#define SIZEOF_LONG KWIML_ABI_SIZEOF_LONG
861
862/* The size of `long long', as computed by sizeof. */
863#define SIZEOF_LONG_LONG KWIML_ABI_SIZEOF_LONG_LONG
864
865/* The size of `__int64', as computed by sizeof. */
866#if KWIML_ABI_SIZEOF___INT64
867#  define SIZEOF___INT64 KWIML_ABI_SIZEOF___INT64
868#endif
869
870/* The size of `off_t', as computed by sizeof. */
871${SIZEOF_OFF_T_CODE}
872
873/* The size of `curl_off_t', as computed by sizeof. */
874${SIZEOF_CURL_OFF_T_CODE}
875
876/* The size of `size_t', as computed by sizeof. */
877${SIZEOF_SIZE_T_CODE}
878
879/* The size of `ssize_t', as computed by sizeof. */
880${SIZEOF_SSIZE_T_CODE}
881
882/* The size of `time_t', as computed by sizeof. */
883${SIZEOF_TIME_T_CODE}
884
885/* Define to 1 if you have the ANSI C header files. */
886#cmakedefine STDC_HEADERS 1
887
888/* Define to the type of arg 3 for strerror_r. */
889#cmakedefine STRERROR_R_TYPE_ARG3 ${STRERROR_R_TYPE_ARG3}
890
891/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
892#cmakedefine TIME_WITH_SYS_TIME 1
893
894/* Define if you want to enable c-ares support */
895#cmakedefine USE_ARES 1
896
897/* Define if you want to enable POSIX threaded DNS lookup */
898#cmakedefine USE_THREADS_POSIX 1
899
900/* Define if you want to enable WIN32 threaded DNS lookup */
901#cmakedefine USE_THREADS_WIN32 1
902
903/* if GnuTLS is enabled */
904#cmakedefine USE_GNUTLS 1
905
906/* if Secure Transport is enabled */
907#cmakedefine USE_SECTRANSP 1
908
909/* if mbedTLS is enabled */
910#cmakedefine USE_MBEDTLS 1
911
912/* if BearSSL is enabled */
913#cmakedefine USE_BEARSSL 1
914
915/* if WolfSSL is enabled */
916#cmakedefine USE_WOLFSSL 1
917
918/* if libSSH is in use */
919#cmakedefine USE_LIBSSH 1
920
921/* if libSSH2 is in use */
922#cmakedefine USE_LIBSSH2 1
923
924/* If you want to build curl with the built-in manual */
925#cmakedefine USE_MANUAL 1
926
927/* if NSS is enabled */
928#cmakedefine USE_NSS 1
929
930/* if you have the PK11_CreateManagedGenericObject function */
931#cmakedefine HAVE_PK11_CREATEMANAGEDGENERICOBJECT 1
932
933/* if you want to use OpenLDAP code instead of legacy ldap implementation */
934#cmakedefine USE_OPENLDAP 1
935
936/* if OpenSSL is in use */
937#cmakedefine USE_OPENSSL 1
938
939/* Define to 1 if you don't want the OpenSSL configuration to be loaded
940   automatically */
941#cmakedefine CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG 1
942
943/* to enable NGHTTP2  */
944#cmakedefine USE_NGHTTP2 1
945
946/* to enable NGTCP2 */
947#cmakedefine USE_NGTCP2 1
948
949/* to enable NGHTTP3  */
950#cmakedefine USE_NGHTTP3 1
951
952/* to enable quiche */
953#cmakedefine USE_QUICHE 1
954
955/* Define to 1 if you have the quiche_conn_set_qlog_fd function. */
956#cmakedefine HAVE_QUICHE_CONN_SET_QLOG_FD 1
957
958/* if Unix domain sockets are enabled  */
959#cmakedefine USE_UNIX_SOCKETS
960
961/* to enable SSPI support */
962#cmakedefine USE_WINDOWS_SSPI 1
963
964/* to enable Windows SSL  */
965#cmakedefine USE_SCHANNEL 1
966
967/* enable multiple SSL backends */
968#cmakedefine CURL_WITH_MULTI_SSL 1
969
970/* Define to 1 if using yaSSL in OpenSSL compatibility mode. */
971#cmakedefine USE_YASSLEMUL 1
972
973/* Version number of package */
974#cmakedefine VERSION ${VERSION}
975
976/* Define to 1 if OS is AIX. */
977#ifndef _ALL_SOURCE
978#  undef _ALL_SOURCE
979#endif
980
981/* Number of bits in a file offset, on hosts where this is settable. */
982#cmakedefine _FILE_OFFSET_BITS ${_FILE_OFFSET_BITS}
983
984/* Define for large files, on AIX-style hosts. */
985#cmakedefine _LARGE_FILES ${_LARGE_FILES}
986
987/* define this if you need it to compile thread-safe code */
988#cmakedefine _THREAD_SAFE ${_THREAD_SAFE}
989
990/* Define to empty if `const' does not conform to ANSI C. */
991#cmakedefine const ${const}
992
993/* Type to use in place of in_addr_t when system does not provide it. */
994#cmakedefine in_addr_t ${in_addr_t}
995
996/* Define to `__inline__' or `__inline' if that's what the C compiler
997   calls it, or to nothing if 'inline' is not supported under any name.  */
998#ifndef __cplusplus
999#undef inline
1000#endif
1001
1002/* Define to `unsigned int' if <sys/types.h> does not define. */
1003#cmakedefine size_t ${size_t}
1004
1005/* the signed version of size_t */
1006#ifndef SIZEOF_SSIZE_T
1007# if SIZEOF_LONG == SIZEOF_SIZE_T
1008   typedef long ssize_t;
1009# elif SIZEOF_LONG_LONG == SIZEOF_SIZE_T
1010   typedef long long ssize_t;
1011# elif SIZEOF___INT64 == SIZEOF_SIZE_T
1012   typedef __int64 ssize_t;
1013# else
1014   typedef int ssize_t;
1015# endif
1016#endif
1017
1018/* Define to 1 if you have the mach_absolute_time function. */
1019#cmakedefine HAVE_MACH_ABSOLUTE_TIME 1
1020
1021/* to enable Windows IDN */
1022#cmakedefine USE_WIN32_IDN 1
1023
1024/* to make the compiler know the prototypes of Windows IDN APIs */
1025#cmakedefine WANT_IDN_PROTOTYPES 1
1026