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