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