Revert "Imported Upstream version 7.44.0"
[platform/upstream/curl.git] / lib / curl_config.h.in
1 /* lib/curl_config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Location of default ca bundle */
4 #undef CURL_CA_BUNDLE
5
6 /* Location of default ca path */
7 #undef CURL_CA_PATH
8
9 /* to disable cookies support */
10 #undef CURL_DISABLE_COOKIES
11
12 /* to disable cryptographic authentication */
13 #undef CURL_DISABLE_CRYPTO_AUTH
14
15 /* to disable DICT */
16 #undef CURL_DISABLE_DICT
17
18 /* to disable FILE */
19 #undef CURL_DISABLE_FILE
20
21 /* to disable FTP */
22 #undef CURL_DISABLE_FTP
23
24 /* to disable Gopher */
25 #undef CURL_DISABLE_GOPHER
26
27 /* to disable HTTP */
28 #undef CURL_DISABLE_HTTP
29
30 /* to disable IMAP */
31 #undef CURL_DISABLE_IMAP
32
33 /* to disable LDAP */
34 #undef CURL_DISABLE_LDAP
35
36 /* to disable LDAPS */
37 #undef CURL_DISABLE_LDAPS
38
39 /* to disable --libcurl C code generation option */
40 #undef CURL_DISABLE_LIBCURL_OPTION
41
42 /* to disable POP3 */
43 #undef CURL_DISABLE_POP3
44
45 /* to disable proxies */
46 #undef CURL_DISABLE_PROXY
47
48 /* to disable RTSP */
49 #undef CURL_DISABLE_RTSP
50
51 /* to disable SMB/CIFS */
52 #undef CURL_DISABLE_SMB
53
54 /* to disable SMTP */
55 #undef CURL_DISABLE_SMTP
56
57 /* to disable TELNET */
58 #undef CURL_DISABLE_TELNET
59
60 /* to disable TFTP */
61 #undef CURL_DISABLE_TFTP
62
63 /* to disable TLS-SRP authentication */
64 #undef CURL_DISABLE_TLS_SRP
65
66 /* to disable verbose strings */
67 #undef CURL_DISABLE_VERBOSE_STRINGS
68
69 /* Definition to make a library symbol externally visible. */
70 #undef CURL_EXTERN_SYMBOL
71
72 /* Use Windows LDAP implementation */
73 #undef CURL_LDAP_WIN
74
75 /* your Entropy Gathering Daemon socket pathname */
76 #undef EGD_SOCKET
77
78 /* Define if you want to enable IPv6 support */
79 #undef ENABLE_IPV6
80
81 /* Define to the type of arg 2 for gethostname. */
82 #undef GETHOSTNAME_TYPE_ARG2
83
84 /* Define to the type qualifier of arg 1 for getnameinfo. */
85 #undef GETNAMEINFO_QUAL_ARG1
86
87 /* Define to the type of arg 1 for getnameinfo. */
88 #undef GETNAMEINFO_TYPE_ARG1
89
90 /* Define to the type of arg 2 for getnameinfo. */
91 #undef GETNAMEINFO_TYPE_ARG2
92
93 /* Define to the type of args 4 and 6 for getnameinfo. */
94 #undef GETNAMEINFO_TYPE_ARG46
95
96 /* Define to the type of arg 7 for getnameinfo. */
97 #undef GETNAMEINFO_TYPE_ARG7
98
99 /* Specifies the number of arguments to getservbyport_r */
100 #undef GETSERVBYPORT_R_ARGS
101
102 /* Specifies the size of the buffer to pass to getservbyport_r */
103 #undef GETSERVBYPORT_R_BUFSIZE
104
105 /* Define to 1 if you have the alarm function. */
106 #undef HAVE_ALARM
107
108 /* Define to 1 if you have the <alloca.h> header file. */
109 #undef HAVE_ALLOCA_H
110
111 /* Define to 1 if you have the <arpa/inet.h> header file. */
112 #undef HAVE_ARPA_INET_H
113
114 /* Define to 1 if you have the <arpa/tftp.h> header file. */
115 #undef HAVE_ARPA_TFTP_H
116
117 /* Define to 1 if you have the <assert.h> header file. */
118 #undef HAVE_ASSERT_H
119
120 /* Define to 1 if you have the basename function. */
121 #undef HAVE_BASENAME
122
123 /* Define to 1 if bool is an available type. */
124 #undef HAVE_BOOL_T
125
126 /* Define to 1 if you have the clock_gettime function and monotonic timer. */
127 #undef HAVE_CLOCK_GETTIME_MONOTONIC
128
129 /* Define to 1 if you have the closesocket function. */
130 #undef HAVE_CLOSESOCKET
131
132 /* Define to 1 if you have the CloseSocket camel case function. */
133 #undef HAVE_CLOSESOCKET_CAMEL
134
135 /* Define to 1 if you have the connect function. */
136 #undef HAVE_CONNECT
137
138 /* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
139 #undef HAVE_CRYPTO_CLEANUP_ALL_EX_DATA
140
141 /* Define to 1 if you have the <crypto.h> header file. */
142 #undef HAVE_CRYPTO_H
143
144 /* Define to 1 if you have the <cyassl/error-ssl.h> header file. */
145 #undef HAVE_CYASSL_ERROR_SSL_H
146
147 /* Define to 1 if you have the <dlfcn.h> header file. */
148 #undef HAVE_DLFCN_H
149
150 /* Define to 1 if you have the `ENGINE_cleanup' function. */
151 #undef HAVE_ENGINE_CLEANUP
152
153 /* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
154 #undef HAVE_ENGINE_LOAD_BUILTIN_ENGINES
155
156 /* Define to 1 if you have the <errno.h> header file. */
157 #undef HAVE_ERRNO_H
158
159 /* Define to 1 if you have the <err.h> header file. */
160 #undef HAVE_ERR_H
161
162 /* Define to 1 if you have the fcntl function. */
163 #undef HAVE_FCNTL
164
165 /* Define to 1 if you have the <fcntl.h> header file. */
166 #undef HAVE_FCNTL_H
167
168 /* Define to 1 if you have a working fcntl O_NONBLOCK function. */
169 #undef HAVE_FCNTL_O_NONBLOCK
170
171 /* Define to 1 if you have the fdopen function. */
172 #undef HAVE_FDOPEN
173
174 /* Define to 1 if you have the `fork' function. */
175 #undef HAVE_FORK
176
177 /* Define to 1 if you have the freeaddrinfo function. */
178 #undef HAVE_FREEADDRINFO
179
180 /* Define to 1 if you have the freeifaddrs function. */
181 #undef HAVE_FREEIFADDRS
182
183 /* Define to 1 if you have the fsetxattr function. */
184 #undef HAVE_FSETXATTR
185
186 /* fsetxattr() takes 5 args */
187 #undef HAVE_FSETXATTR_5
188
189 /* fsetxattr() takes 6 args */
190 #undef HAVE_FSETXATTR_6
191
192 /* Define to 1 if you have the ftruncate function. */
193 #undef HAVE_FTRUNCATE
194
195 /* Define to 1 if you have the gai_strerror function. */
196 #undef HAVE_GAI_STRERROR
197
198 /* Define to 1 if you have a working getaddrinfo function. */
199 #undef HAVE_GETADDRINFO
200
201 /* Define to 1 if the getaddrinfo function is threadsafe. */
202 #undef HAVE_GETADDRINFO_THREADSAFE
203
204 /* Define to 1 if you have the `geteuid' function. */
205 #undef HAVE_GETEUID
206
207 /* Define to 1 if you have the gethostbyaddr function. */
208 #undef HAVE_GETHOSTBYADDR
209
210 /* Define to 1 if you have the gethostbyaddr_r function. */
211 #undef HAVE_GETHOSTBYADDR_R
212
213 /* gethostbyaddr_r() takes 5 args */
214 #undef HAVE_GETHOSTBYADDR_R_5
215
216 /* gethostbyaddr_r() takes 7 args */
217 #undef HAVE_GETHOSTBYADDR_R_7
218
219 /* gethostbyaddr_r() takes 8 args */
220 #undef HAVE_GETHOSTBYADDR_R_8
221
222 /* Define to 1 if you have the gethostbyname function. */
223 #undef HAVE_GETHOSTBYNAME
224
225 /* Define to 1 if you have the gethostbyname_r function. */
226 #undef HAVE_GETHOSTBYNAME_R
227
228 /* gethostbyname_r() takes 3 args */
229 #undef HAVE_GETHOSTBYNAME_R_3
230
231 /* gethostbyname_r() takes 5 args */
232 #undef HAVE_GETHOSTBYNAME_R_5
233
234 /* gethostbyname_r() takes 6 args */
235 #undef HAVE_GETHOSTBYNAME_R_6
236
237 /* Define to 1 if you have the gethostname function. */
238 #undef HAVE_GETHOSTNAME
239
240 /* Define to 1 if you have a working getifaddrs function. */
241 #undef HAVE_GETIFADDRS
242
243 /* Define to 1 if you have the getnameinfo function. */
244 #undef HAVE_GETNAMEINFO
245
246 /* Define to 1 if you have the `getpass_r' function. */
247 #undef HAVE_GETPASS_R
248
249 /* Define to 1 if you have the `getppid' function. */
250 #undef HAVE_GETPPID
251
252 /* Define to 1 if you have the `getprotobyname' function. */
253 #undef HAVE_GETPROTOBYNAME
254
255 /* Define to 1 if you have the `getpwuid' function. */
256 #undef HAVE_GETPWUID
257
258 /* Define to 1 if you have the `getpwuid_r' function. */
259 #undef HAVE_GETPWUID_R
260
261 /* Define to 1 if you have the `getrlimit' function. */
262 #undef HAVE_GETRLIMIT
263
264 /* Define to 1 if you have the getservbyport_r function. */
265 #undef HAVE_GETSERVBYPORT_R
266
267 /* Define to 1 if you have the `gettimeofday' function. */
268 #undef HAVE_GETTIMEOFDAY
269
270 /* Define to 1 if you have a working glibc-style strerror_r function. */
271 #undef HAVE_GLIBC_STRERROR_R
272
273 /* Define to 1 if you have a working gmtime_r function. */
274 #undef HAVE_GMTIME_R
275
276 /* if you have the function gnutls_srp_verifier */
277 #undef HAVE_GNUTLS_SRP
278
279 /* if you have GSS-API libraries */
280 #undef HAVE_GSSAPI
281
282 /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
283 #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
284
285 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
286 #undef HAVE_GSSAPI_GSSAPI_H
287
288 /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
289 #undef HAVE_GSSAPI_GSSAPI_KRB5_H
290
291 /* if you have GNU GSS */
292 #undef HAVE_GSSGNU
293
294 /* if you have Heimdal */
295 #undef HAVE_GSSHEIMDAL
296
297 /* if you have MIT Kerberos */
298 #undef HAVE_GSSMIT
299
300 /* Define to 1 if you have the `idna_strerror' function. */
301 #undef HAVE_IDNA_STRERROR
302
303 /* Define to 1 if you have the `idn_free' function. */
304 #undef HAVE_IDN_FREE
305
306 /* Define to 1 if you have the <idn-free.h> header file. */
307 #undef HAVE_IDN_FREE_H
308
309 /* Define to 1 if you have the <ifaddrs.h> header file. */
310 #undef HAVE_IFADDRS_H
311
312 /* Define to 1 if you have the `if_nametoindex' function. */
313 #undef HAVE_IF_NAMETOINDEX
314
315 /* Define to 1 if you have the `inet_addr' function. */
316 #undef HAVE_INET_ADDR
317
318 /* Define to 1 if you have the inet_ntoa_r function. */
319 #undef HAVE_INET_NTOA_R
320
321 /* inet_ntoa_r() takes 2 args */
322 #undef HAVE_INET_NTOA_R_2
323
324 /* inet_ntoa_r() takes 3 args */
325 #undef HAVE_INET_NTOA_R_3
326
327 /* Define to 1 if you have a IPv6 capable working inet_ntop function. */
328 #undef HAVE_INET_NTOP
329
330 /* Define to 1 if you have a IPv6 capable working inet_pton function. */
331 #undef HAVE_INET_PTON
332
333 /* Define to 1 if you have the <inttypes.h> header file. */
334 #undef HAVE_INTTYPES_H
335
336 /* Define to 1 if you have the ioctl function. */
337 #undef HAVE_IOCTL
338
339 /* Define to 1 if you have the ioctlsocket function. */
340 #undef HAVE_IOCTLSOCKET
341
342 /* Define to 1 if you have the IoctlSocket camel case function. */
343 #undef HAVE_IOCTLSOCKET_CAMEL
344
345 /* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
346    */
347 #undef HAVE_IOCTLSOCKET_CAMEL_FIONBIO
348
349 /* Define to 1 if you have a working ioctlsocket FIONBIO function. */
350 #undef HAVE_IOCTLSOCKET_FIONBIO
351
352 /* Define to 1 if you have a working ioctl FIONBIO function. */
353 #undef HAVE_IOCTL_FIONBIO
354
355 /* Define to 1 if you have a working ioctl SIOCGIFADDR function. */
356 #undef HAVE_IOCTL_SIOCGIFADDR
357
358 /* Define to 1 if you have the <io.h> header file. */
359 #undef HAVE_IO_H
360
361 /* Define to 1 if you have the lber.h header file. */
362 #undef HAVE_LBER_H
363
364 /* Define to 1 if you have the ldapssl.h header file. */
365 #undef HAVE_LDAPSSL_H
366
367 /* Define to 1 if you have the ldap.h header file. */
368 #undef HAVE_LDAP_H
369
370 /* Define to 1 if you have the `ldap_init_fd' function. */
371 #undef HAVE_LDAP_INIT_FD
372
373 /* Use LDAPS implementation */
374 #undef HAVE_LDAP_SSL
375
376 /* Define to 1 if you have the ldap_ssl.h header file. */
377 #undef HAVE_LDAP_SSL_H
378
379 /* Define to 1 if you have the `ldap_url_parse' function. */
380 #undef HAVE_LDAP_URL_PARSE
381
382 /* Define to 1 if you have the <libgen.h> header file. */
383 #undef HAVE_LIBGEN_H
384
385 /* Define to 1 if you have the `idn' library (-lidn). */
386 #undef HAVE_LIBIDN
387
388 /* Define to 1 if you have the `resolve' library (-lresolve). */
389 #undef HAVE_LIBRESOLVE
390
391 /* Define to 1 if you have the <librtmp/rtmp.h> header file. */
392 #undef HAVE_LIBRTMP_RTMP_H
393
394 /* Define to 1 if you have the `ssh2' library (-lssh2). */
395 #undef HAVE_LIBSSH2
396
397 /* Define to 1 if you have the <libssh2.h> header file. */
398 #undef HAVE_LIBSSH2_H
399
400 /* Define to 1 if you have the `ssl' library (-lssl). */
401 #undef HAVE_LIBSSL
402
403 /* if zlib is available */
404 #undef HAVE_LIBZ
405
406 /* Define to 1 if you have the <limits.h> header file. */
407 #undef HAVE_LIMITS_H
408
409 /* if your compiler supports LL */
410 #undef HAVE_LL
411
412 /* Define to 1 if you have the <locale.h> header file. */
413 #undef HAVE_LOCALE_H
414
415 /* Define to 1 if you have a working localtime_r function. */
416 #undef HAVE_LOCALTIME_R
417
418 /* Define to 1 if the compiler supports the 'long long' data type. */
419 #undef HAVE_LONGLONG
420
421 /* Define to 1 if you have the malloc.h header file. */
422 #undef HAVE_MALLOC_H
423
424 /* Define to 1 if you have the memory.h header file. */
425 #undef HAVE_MEMORY_H
426
427 /* Define to 1 if you have the memrchr function or macro. */
428 #undef HAVE_MEMRCHR
429
430 /* Define to 1 if you have the MSG_NOSIGNAL flag. */
431 #undef HAVE_MSG_NOSIGNAL
432
433 /* Define to 1 if you have the <netdb.h> header file. */
434 #undef HAVE_NETDB_H
435
436 /* Define to 1 if you have the <netinet/in.h> header file. */
437 #undef HAVE_NETINET_IN_H
438
439 /* Define to 1 if you have the <netinet/tcp.h> header file. */
440 #undef HAVE_NETINET_TCP_H
441
442 /* Define to 1 if you have the <net/if.h> header file. */
443 #undef HAVE_NET_IF_H
444
445 /* Define to 1 if you have the <nghttp2/nghttp2.h> header file. */
446 #undef HAVE_NGHTTP2_NGHTTP2_H
447
448 /* Define to 1 if NI_WITHSCOPEID exists and works. */
449 #undef HAVE_NI_WITHSCOPEID
450
451 /* if you have an old MIT Kerberos version, lacking GSS_C_NT_HOSTBASED_SERVICE
452    */
453 #undef HAVE_OLD_GSSMIT
454
455 /* Define to 1 if you have the <openssl/crypto.h> header file. */
456 #undef HAVE_OPENSSL_CRYPTO_H
457
458 /* Define to 1 if you have the <openssl/engine.h> header file. */
459 #undef HAVE_OPENSSL_ENGINE_H
460
461 /* Define to 1 if you have the <openssl/err.h> header file. */
462 #undef HAVE_OPENSSL_ERR_H
463
464 /* Define to 1 if you have the <openssl/pem.h> header file. */
465 #undef HAVE_OPENSSL_PEM_H
466
467 /* Define to 1 if you have the <openssl/pkcs12.h> header file. */
468 #undef HAVE_OPENSSL_PKCS12_H
469
470 /* Define to 1 if you have the <openssl/rsa.h> header file. */
471 #undef HAVE_OPENSSL_RSA_H
472
473 /* Define to 1 if you have the <openssl/ssl.h> header file. */
474 #undef HAVE_OPENSSL_SSL_H
475
476 /* Define to 1 if you have the <openssl/x509.h> header file. */
477 #undef HAVE_OPENSSL_X509_H
478
479 /* Define to 1 if you have the <pem.h> header file. */
480 #undef HAVE_PEM_H
481
482 /* Define to 1 if you have the `perror' function. */
483 #undef HAVE_PERROR
484
485 /* Define to 1 if you have the `pipe' function. */
486 #undef HAVE_PIPE
487
488 /* Define to 1 if you have a working poll function. */
489 #undef HAVE_POLL
490
491 /* If you have a fine poll */
492 #undef HAVE_POLL_FINE
493
494 /* Define to 1 if you have the <poll.h> header file. */
495 #undef HAVE_POLL_H
496
497 /* Define to 1 if you have a working POSIX-style strerror_r function. */
498 #undef HAVE_POSIX_STRERROR_R
499
500 /* if you have <pthread.h> */
501 #undef HAVE_PTHREAD_H
502
503 /* Define to 1 if you have the <pwd.h> header file. */
504 #undef HAVE_PWD_H
505
506 /* Define to 1 if you have the `RAND_egd' function. */
507 #undef HAVE_RAND_EGD
508
509 /* Define to 1 if you have the `RAND_screen' function. */
510 #undef HAVE_RAND_SCREEN
511
512 /* Define to 1 if you have the `RAND_status' function. */
513 #undef HAVE_RAND_STATUS
514
515 /* Define to 1 if you have the recv function. */
516 #undef HAVE_RECV
517
518 /* Define to 1 if you have the <rsa.h> header file. */
519 #undef HAVE_RSA_H
520
521 /* Define to 1 if you have the select function. */
522 #undef HAVE_SELECT
523
524 /* Define to 1 if you have the send function. */
525 #undef HAVE_SEND
526
527 /* Define to 1 if you have the <setjmp.h> header file. */
528 #undef HAVE_SETJMP_H
529
530 /* Define to 1 if you have the `setlocale' function. */
531 #undef HAVE_SETLOCALE
532
533 /* Define to 1 if you have the `setmode' function. */
534 #undef HAVE_SETMODE
535
536 /* Define to 1 if you have the `setrlimit' function. */
537 #undef HAVE_SETRLIMIT
538
539 /* Define to 1 if you have the setsockopt function. */
540 #undef HAVE_SETSOCKOPT
541
542 /* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
543 #undef HAVE_SETSOCKOPT_SO_NONBLOCK
544
545 /* Define to 1 if you have the <sgtty.h> header file. */
546 #undef HAVE_SGTTY_H
547
548 /* Define to 1 if you have the sigaction function. */
549 #undef HAVE_SIGACTION
550
551 /* Define to 1 if you have the siginterrupt function. */
552 #undef HAVE_SIGINTERRUPT
553
554 /* Define to 1 if you have the signal function. */
555 #undef HAVE_SIGNAL
556
557 /* Define to 1 if you have the <signal.h> header file. */
558 #undef HAVE_SIGNAL_H
559
560 /* Define to 1 if you have the sigsetjmp function or macro. */
561 #undef HAVE_SIGSETJMP
562
563 /* Define to 1 if sig_atomic_t is an available typedef. */
564 #undef HAVE_SIG_ATOMIC_T
565
566 /* Define to 1 if sig_atomic_t is already defined as volatile. */
567 #undef HAVE_SIG_ATOMIC_T_VOLATILE
568
569 /* Define to 1 if struct sockaddr_in6 has the sin6_scope_id member */
570 #undef HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
571
572 /* Define to 1 if you have the socket function. */
573 #undef HAVE_SOCKET
574
575 /* Define to 1 if you have the socketpair function. */
576 #undef HAVE_SOCKETPAIR
577
578 /* Define to 1 if you have the <socket.h> header file. */
579 #undef HAVE_SOCKET_H
580
581 /* if you have the function SRP_Calc_client_key */
582 #undef HAVE_SSLEAY_SRP
583
584 /* Define to 1 if you have the `SSLv2_client_method' function. */
585 #undef HAVE_SSLV2_CLIENT_METHOD
586
587 /* Define to 1 if you have the `SSL_get_shutdown' function. */
588 #undef HAVE_SSL_GET_SHUTDOWN
589
590 /* Define to 1 if you have the <ssl.h> header file. */
591 #undef HAVE_SSL_H
592
593 /* Define to 1 if you have the <stdbool.h> header file. */
594 #undef HAVE_STDBOOL_H
595
596 /* Define to 1 if you have the <stdint.h> header file. */
597 #undef HAVE_STDINT_H
598
599 /* Define to 1 if you have the <stdio.h> header file. */
600 #undef HAVE_STDIO_H
601
602 /* Define to 1 if you have the <stdlib.h> header file. */
603 #undef HAVE_STDLIB_H
604
605 /* Define to 1 if you have the strcasecmp function. */
606 #undef HAVE_STRCASECMP
607
608 /* Define to 1 if you have the strcmpi function. */
609 #undef HAVE_STRCMPI
610
611 /* Define to 1 if you have the strdup function. */
612 #undef HAVE_STRDUP
613
614 /* Define to 1 if you have the strerror_r function. */
615 #undef HAVE_STRERROR_R
616
617 /* Define to 1 if you have the stricmp function. */
618 #undef HAVE_STRICMP
619
620 /* Define to 1 if you have the <strings.h> header file. */
621 #undef HAVE_STRINGS_H
622
623 /* Define to 1 if you have the <string.h> header file. */
624 #undef HAVE_STRING_H
625
626 /* Define to 1 if you have the strncasecmp function. */
627 #undef HAVE_STRNCASECMP
628
629 /* Define to 1 if you have the strncmpi function. */
630 #undef HAVE_STRNCMPI
631
632 /* Define to 1 if you have the strnicmp function. */
633 #undef HAVE_STRNICMP
634
635 /* Define to 1 if you have the <stropts.h> header file. */
636 #undef HAVE_STROPTS_H
637
638 /* Define to 1 if you have the strstr function. */
639 #undef HAVE_STRSTR
640
641 /* Define to 1 if you have the strtok_r function. */
642 #undef HAVE_STRTOK_R
643
644 /* Define to 1 if you have the strtoll function. */
645 #undef HAVE_STRTOLL
646
647 /* if struct sockaddr_storage is defined */
648 #undef HAVE_STRUCT_SOCKADDR_STORAGE
649
650 /* Define to 1 if you have the timeval struct. */
651 #undef HAVE_STRUCT_TIMEVAL
652
653 /* Define to 1 if you have the <sys/filio.h> header file. */
654 #undef HAVE_SYS_FILIO_H
655
656 /* Define to 1 if you have the <sys/ioctl.h> header file. */
657 #undef HAVE_SYS_IOCTL_H
658
659 /* Define to 1 if you have the <sys/param.h> header file. */
660 #undef HAVE_SYS_PARAM_H
661
662 /* Define to 1 if you have the <sys/poll.h> header file. */
663 #undef HAVE_SYS_POLL_H
664
665 /* Define to 1 if you have the <sys/resource.h> header file. */
666 #undef HAVE_SYS_RESOURCE_H
667
668 /* Define to 1 if you have the <sys/select.h> header file. */
669 #undef HAVE_SYS_SELECT_H
670
671 /* Define to 1 if you have the <sys/socket.h> header file. */
672 #undef HAVE_SYS_SOCKET_H
673
674 /* Define to 1 if you have the <sys/sockio.h> header file. */
675 #undef HAVE_SYS_SOCKIO_H
676
677 /* Define to 1 if you have the <sys/stat.h> header file. */
678 #undef HAVE_SYS_STAT_H
679
680 /* Define to 1 if you have the <sys/time.h> header file. */
681 #undef HAVE_SYS_TIME_H
682
683 /* Define to 1 if you have the <sys/types.h> header file. */
684 #undef HAVE_SYS_TYPES_H
685
686 /* Define to 1 if you have the <sys/uio.h> header file. */
687 #undef HAVE_SYS_UIO_H
688
689 /* Define to 1 if you have the <sys/un.h> header file. */
690 #undef HAVE_SYS_UN_H
691
692 /* Define to 1 if you have the <sys/utime.h> header file. */
693 #undef HAVE_SYS_UTIME_H
694
695 /* Define to 1 if you have the <sys/wait.h> header file. */
696 #undef HAVE_SYS_WAIT_H
697
698 /* Define to 1 if you have the <sys/xattr.h> header file. */
699 #undef HAVE_SYS_XATTR_H
700
701 /* Define to 1 if you have the <termios.h> header file. */
702 #undef HAVE_TERMIOS_H
703
704 /* Define to 1 if you have the <termio.h> header file. */
705 #undef HAVE_TERMIO_H
706
707 /* Define to 1 if you have the <time.h> header file. */
708 #undef HAVE_TIME_H
709
710 /* Define to 1 if you have the <tld.h> header file. */
711 #undef HAVE_TLD_H
712
713 /* Define to 1 if you have the `tld_strerror' function. */
714 #undef HAVE_TLD_STRERROR
715
716 /* Define to 1 if you have the `uname' function. */
717 #undef HAVE_UNAME
718
719 /* Define to 1 if you have the <unistd.h> header file. */
720 #undef HAVE_UNISTD_H
721
722 /* Define to 1 if you have the `utime' function. */
723 #undef HAVE_UTIME
724
725 /* Define to 1 if you have the <utime.h> header file. */
726 #undef HAVE_UTIME_H
727
728 /* Define to 1 if compiler supports C99 variadic macro style. */
729 #undef HAVE_VARIADIC_MACROS_C99
730
731 /* Define to 1 if compiler supports old gcc variadic macro style. */
732 #undef HAVE_VARIADIC_MACROS_GCC
733
734 /* Define to 1 if you have the winber.h header file. */
735 #undef HAVE_WINBER_H
736
737 /* Define to 1 if you have the windows.h header file. */
738 #undef HAVE_WINDOWS_H
739
740 /* Define to 1 if you have the winldap.h header file. */
741 #undef HAVE_WINLDAP_H
742
743 /* Define to 1 if you have the winsock2.h header file. */
744 #undef HAVE_WINSOCK2_H
745
746 /* Define to 1 if you have the winsock.h header file. */
747 #undef HAVE_WINSOCK_H
748
749 /* Define this symbol if your OS supports changing the contents of argv */
750 #undef HAVE_WRITABLE_ARGV
751
752 /* Define to 1 if you have the writev function. */
753 #undef HAVE_WRITEV
754
755 /* Define to 1 if you have the ws2tcpip.h header file. */
756 #undef HAVE_WS2TCPIP_H
757
758 /* Define to 1 if you have the <x509.h> header file. */
759 #undef HAVE_X509_H
760
761 /* if you have the zlib.h header file */
762 #undef HAVE_ZLIB_H
763
764 /* Define to the sub-directory in which libtool stores uninstalled libraries.
765    */
766 #undef LT_OBJDIR
767
768 /* Define to 1 if you need the lber.h header file even with ldap.h */
769 #undef NEED_LBER_H
770
771 /* Define to 1 if you need the malloc.h header file even with stdlib.h */
772 #undef NEED_MALLOC_H
773
774 /* Define to 1 if you need the memory.h header file even with stdlib.h */
775 #undef NEED_MEMORY_H
776
777 /* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
778 #undef NEED_REENTRANT
779
780 /* Define to 1 if _THREAD_SAFE preprocessor symbol must be defined. */
781 #undef NEED_THREAD_SAFE
782
783 /* Define to enable NTLM delegation to winbind's ntlm_auth helper. */
784 #undef NTLM_WB_ENABLED
785
786 /* Define absolute filename for winbind's ntlm_auth helper. */
787 #undef NTLM_WB_FILE
788
789 /* cpu-machine-OS */
790 #undef OS
791
792 /* Name of package */
793 #undef PACKAGE
794
795 /* Define to the address where bug reports for this package should be sent. */
796 #undef PACKAGE_BUGREPORT
797
798 /* Define to the full name of this package. */
799 #undef PACKAGE_NAME
800
801 /* Define to the full name and version of this package. */
802 #undef PACKAGE_STRING
803
804 /* Define to the one symbol short name of this package. */
805 #undef PACKAGE_TARNAME
806
807 /* Define to the home page for this package. */
808 #undef PACKAGE_URL
809
810 /* Define to the version of this package. */
811 #undef PACKAGE_VERSION
812
813 /* a suitable file to read random data from */
814 #undef RANDOM_FILE
815
816 /* Define to the type of arg 1 for recv. */
817 #undef RECV_TYPE_ARG1
818
819 /* Define to the type of arg 2 for recv. */
820 #undef RECV_TYPE_ARG2
821
822 /* Define to the type of arg 3 for recv. */
823 #undef RECV_TYPE_ARG3
824
825 /* Define to the type of arg 4 for recv. */
826 #undef RECV_TYPE_ARG4
827
828 /* Define to the function return type for recv. */
829 #undef RECV_TYPE_RETV
830
831 /* Define as the return type of signal handlers (`int' or `void'). */
832 #undef RETSIGTYPE
833
834 /* Define to the type qualifier of arg 5 for select. */
835 #undef SELECT_QUAL_ARG5
836
837 /* Define to the type of arg 1 for select. */
838 #undef SELECT_TYPE_ARG1
839
840 /* Define to the type of args 2, 3 and 4 for select. */
841 #undef SELECT_TYPE_ARG234
842
843 /* Define to the type of arg 5 for select. */
844 #undef SELECT_TYPE_ARG5
845
846 /* Define to the function return type for select. */
847 #undef SELECT_TYPE_RETV
848
849 /* Define to the type qualifier of arg 2 for send. */
850 #undef SEND_QUAL_ARG2
851
852 /* Define to the type of arg 1 for send. */
853 #undef SEND_TYPE_ARG1
854
855 /* Define to the type of arg 2 for send. */
856 #undef SEND_TYPE_ARG2
857
858 /* Define to the type of arg 3 for send. */
859 #undef SEND_TYPE_ARG3
860
861 /* Define to the type of arg 4 for send. */
862 #undef SEND_TYPE_ARG4
863
864 /* Define to the function return type for send. */
865 #undef SEND_TYPE_RETV
866
867 /* The size of `int', as computed by sizeof. */
868 #undef SIZEOF_INT
869
870 /* The size of `long', as computed by sizeof. */
871 #undef SIZEOF_LONG
872
873 /* The size of `long long', as computed by sizeof. */
874 #undef SIZEOF_LONG_LONG
875
876 /* The size of `off_t', as computed by sizeof. */
877 #undef SIZEOF_OFF_T
878
879 /* The size of `short', as computed by sizeof. */
880 #undef SIZEOF_SHORT
881
882 /* The size of `size_t', as computed by sizeof. */
883 #undef SIZEOF_SIZE_T
884
885 /* The size of `time_t', as computed by sizeof. */
886 #undef SIZEOF_TIME_T
887
888 /* The size of `void*', as computed by sizeof. */
889 #undef SIZEOF_VOIDP
890
891 /* Define to 1 if you have the ANSI C header files. */
892 #undef STDC_HEADERS
893
894 /* Define to the type of arg 3 for strerror_r. */
895 #undef STRERROR_R_TYPE_ARG3
896
897 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
898 #undef TIME_WITH_SYS_TIME
899
900 /* Define to enable c-ares support */
901 #undef USE_ARES
902
903 /* if axTLS is enabled */
904 #undef USE_AXTLS
905
906 /* if CyaSSL is enabled */
907 #undef USE_CYASSL
908
909 /* to enable iOS/Mac OS X native SSL/TLS support */
910 #undef USE_DARWINSSL
911
912 /* if GnuTLS is enabled */
913 #undef USE_GNUTLS
914
915 /* if GnuTLS uses nettle as crypto backend */
916 #undef USE_GNUTLS_NETTLE
917
918 /* if librtmp is in use */
919 #undef USE_LIBRTMP
920
921 /* if libSSH2 is in use */
922 #undef USE_LIBSSH2
923
924 /* If you want to build curl with the built-in manual */
925 #undef USE_MANUAL
926
927 /* Define to enable metalink support */
928 #undef USE_METALINK
929
930 /* if nghttp2 is in use */
931 #undef USE_NGHTTP2
932
933 /* if NSS is enabled */
934 #undef USE_NSS
935
936 /* Use OpenLDAP-specific code */
937 #undef USE_OPENLDAP
938
939 /* if OpenSSL is in use */
940 #undef USE_OPENSSL
941
942 /* if PolarSSL is enabled */
943 #undef USE_POLARSSL
944
945 /* to enable Windows native SSL/TLS support */
946 #undef USE_SCHANNEL
947
948 /* if SSL is enabled */
949 #undef USE_SSLEAY
950
951 /* if you want POSIX threaded DNS lookup */
952 #undef USE_THREADS_POSIX
953
954 /* Use TLS-SRP authentication */
955 #undef USE_TLS_SRP
956
957 /* Use Unix domain sockets */
958 #undef USE_UNIX_SOCKETS
959
960 /* Define to 1 if you have the `normaliz' (WinIDN) library (-lnormaliz). */
961 #undef USE_WIN32_IDN
962
963 /* Define to 1 if you are building a Windows target with large file support.
964    */
965 #undef USE_WIN32_LARGE_FILES
966
967 /* Define to 1 if you are building a Windows target without large file
968    support. */
969 #undef USE_WIN32_SMALL_FILES
970
971 /* to enable SSPI support */
972 #undef USE_WINDOWS_SSPI
973
974 /* Define to 1 if using yaSSL in OpenSSL compatibility mode. */
975 #undef USE_YASSLEMUL
976
977 /* Version number of package */
978 #undef VERSION
979
980 /* Define to 1 to provide own prototypes. */
981 #undef WANT_IDN_PROTOTYPES
982
983 /* Define to avoid automatic inclusion of winsock.h */
984 #undef WIN32_LEAN_AND_MEAN
985
986 /* Define to 1 if OS is AIX. */
987 #ifndef _ALL_SOURCE
988 #  undef _ALL_SOURCE
989 #endif
990
991 /* Enable large inode numbers on Mac OS X 10.5.  */
992 #ifndef _DARWIN_USE_64_BIT_INODE
993 # define _DARWIN_USE_64_BIT_INODE 1
994 #endif
995
996 /* Number of bits in a file offset, on hosts where this is settable. */
997 #undef _FILE_OFFSET_BITS
998
999 /* Define for large files, on AIX-style hosts. */
1000 #undef _LARGE_FILES
1001
1002 /* Define to empty if `const' does not conform to ANSI C. */
1003 #undef const
1004
1005 /* Type to use in place of in_addr_t when system does not provide it. */
1006 #undef in_addr_t
1007
1008 /* Define to `__inline__' or `__inline' if that's what the C compiler
1009    calls it, or to nothing if 'inline' is not supported under any name.  */
1010 #ifndef __cplusplus
1011 #undef inline
1012 #endif
1013
1014 /* Define to `unsigned int' if <sys/types.h> does not define. */
1015 #undef size_t
1016
1017 /* the signed version of size_t */
1018 #undef ssize_t