comparison Resources/libcurl/i586-mingw32msvc/curl_config.h @ 0:3959d33612cc

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