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