Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / lib / config-tpf.h
blob104fb81160ae1003f0ef9c43cd750aa5dad0298b
1 #ifndef __LIBCONFIGTPF_H
2 #define __LIBCONFIGTPF_H
4 /* ================================================================ */
5 /* lib/config-tpf.h - Hand crafted config file for TPF */
6 /* ================================================================ */
8 /* ---------------------------------------------------------------- */
9 /* FEATURES, FUNCTIONS, and DEFINITIONS */
10 /* ---------------------------------------------------------------- */
12 /* NOTE: Refer also to the .mak file for some of the flags below */
14 /* when building libcurl itself */
15 /* #undef BUILDING_LIBCURL */
17 /* to disable cookies support */
18 /* #undef CURL_DISABLE_COOKIES */
20 /* to disable cryptographic authentication */
21 /* #undef CURL_DISABLE_CRYPTO_AUTH */
23 /* to disable DICT */
24 /* #undef CURL_DISABLE_DICT */
26 /* to disable FILE */
27 /* #undef CURL_DISABLE_FILE */
29 /* to disable FTP */
30 /* #undef CURL_DISABLE_FTP */
32 /* to disable HTTP */
33 /* #undef CURL_DISABLE_HTTP */
35 /* to disable LDAP */
36 /* #undef CURL_DISABLE_LDAP */
38 /* to disable TELNET */
39 /* #undef CURL_DISABLE_TELNET */
41 /* to disable TFTP */
42 /* #undef CURL_DISABLE_TFTP */
44 /* to disable verbose strings */
45 /* #undef CURL_DISABLE_VERBOSE_STRINGS */
47 /* when not building a shared library */
48 /* #undef CURL_STATICLIB */
50 /* Set to explicitly specify we don't want to use thread-safe functions */
51 /* #undef DISABLED_THREADSAFE */
53 /* lber dynamic library file */
54 /* #undef DL_LBER_FILE */
56 /* ldap dynamic library file */
57 /* #undef DL_LDAP_FILE */
59 /* your Entropy Gathering Daemon socket pathname */
60 /* #undef EGD_SOCKET */
62 /* Define if you want to enable IPv6 support */
63 /* #undef ENABLE_IPV6 */
65 /* Define to the type of arg 1 for getnameinfo. */
66 /* #undef GETNAMEINFO_TYPE_ARG1 */
68 /* Define to the type of arg 2 for getnameinfo. */
69 /* #undef GETNAMEINFO_TYPE_ARG2 */
71 /* Define to the type of args 4 and 6 for getnameinfo. */
72 /* #undef GETNAMEINFO_TYPE_ARG46 */
74 /* Define to the type of arg 7 for getnameinfo. */
75 /* #undef GETNAMEINFO_TYPE_ARG7 */
77 /* Define to 1 if you have the <arpa/inet.h> header file. */
78 #define HAVE_ARPA_INET_H 1
80 /* Define to 1 if you have the <arpa/tftp.h> header file. */
81 /* #undef HAVE_ARPA_TFTP_H */
83 /* Define to 1 if you have the <assert.h> header file. */
84 #define HAVE_ASSERT_H 1
86 /* Define to 1 if you have the `basename' function. */
87 #define HAVE_BASENAME 1
89 /* Define to 1 if you have the `closesocket' function. */
90 /* #undef HAVE_CLOSESOCKET */
92 /* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
93 /* #undef HAVE_CRYPTO_CLEANUP_ALL_EX_DATA */
94 #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
96 /* Define to 1 if you have the <crypto.h> header file. */
97 /* #undef HAVE_CRYPTO_H */
98 #define HAVE_CRYPTO_H 1
100 /* Define to 1 if you have the <des.h> header file. */
101 /* #undef HAVE_DES_H */
102 #define HAVE_DES_H 1
104 /* disabled non-blocking sockets */
105 /* #undef HAVE_DISABLED_NONBLOCKING */
107 /* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
108 /* #undef HAVE_ENGINE_LOAD_BUILTIN_ENGINES */
109 #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
111 /* Define to 1 if you have the <errno.h> header file. */
112 #define HAVE_ERRNO_H 1
114 /* Define to 1 if you have the <err.h> header file. */
115 /* #undef HAVE_ERR_H */
116 #define HAVE_ERR_H 1
118 /* Define to 1 if you have the <fcntl.h> header file. */
119 #define HAVE_FCNTL_H 1
121 /* use FIONBIO for non-blocking sockets */
122 /* #undef HAVE_FIONBIO */
123 #define HAVE_FIONBIO 1
125 /* Define to 1 if you have the `fork' function. */
126 /* #undef HAVE_FORK */
127 #define HAVE_FORK 1
129 /* Define to 1 if you have the `ftruncate' function. */
130 #define HAVE_FTRUNCATE 1
132 /* Define if getaddrinfo exists and works */
133 /* #undef HAVE_GETADDRINFO */
135 /* Define to 1 if you have the `geteuid' function. */
136 #define HAVE_GETEUID 1
138 /* Define to 1 if you have the `gethostbyaddr' function. */
139 #define HAVE_GETHOSTBYADDR 1
141 /* If you have gethostbyname */
142 #define HAVE_GETHOSTBYNAME 1
144 /* Define to 1 if you have the `gethostbyname_r' function. */
145 /* #undef HAVE_GETHOSTBYNAME_R */
147 /* gethostbyname_r() takes 3 args */
148 /* #undef HAVE_GETHOSTBYNAME_R_3 */
150 /* gethostbyname_r() takes 5 args */
151 /* #undef HAVE_GETHOSTBYNAME_R_5 */
153 /* gethostbyname_r() takes 6 args */
154 /* #undef HAVE_GETHOSTBYNAME_R_6 1 */
156 /* Define to 1 if you have the getnameinfo function. */
157 /* #undef HAVE_GETNAMEINFO */
159 /* Define to 1 if you have the `getpass_r' function. */
160 /* #undef HAVE_GETPASS_R */
162 /* Define to 1 if you have the `getprotobyname' function. */
163 /* #undef HAVE_GETPROTOBYNAME */
165 /* Define to 1 if you have the `getpwuid' function. */
166 #define HAVE_GETPWUID 1
168 /* Define to 1 if you have the `getrlimit' function. */
169 /* #undef HAVE_GETRLIMIT */
171 /* Define to 1 if you have the `gettimeofday' function. */
172 #define HAVE_GETTIMEOFDAY 1
174 /* we have a glibc-style strerror_r() */
175 /* #undef HAVE_GLIBC_STRERROR_R */
176 #define HAVE_GLIBC_STRERROR_R 1
178 /* Define to 1 if you have the `gmtime_r' function. */
179 #define HAVE_GMTIME_R 1
181 /* if you have the gssapi libraries */
182 /* #undef HAVE_GSSAPI */
184 /* if you have the GNU gssapi libraries */
185 /* #undef HAVE_GSSGNU */
187 /* if you have the Heimdal gssapi libraries */
188 /* #undef HAVE_GSSHEIMDAL */
190 /* if you have the MIT gssapi libraries */
191 /* #undef HAVE_GSSMIT */
193 /* Define to 1 if you have the `iconv' functions. */
194 #define HAVE_ICONV 1
196 /* Define to 1 if you have the `idna_strerror' function. */
197 /* #undef HAVE_IDNA_STRERROR */
199 /* Define to 1 if you have the `idn_free' function. */
200 /* #undef HAVE_IDN_FREE */
202 /* Define to 1 if you have the <idn-free.h> header file. */
203 /* #undef HAVE_IDN_FREE_H */
205 /* Define to 1 if you have the `inet_addr' function. */
206 #define HAVE_INET_ADDR 1
208 /* Define to 1 if you have the `inet_ntoa' function. */
209 #define HAVE_INET_NTOA 1
211 /* Define to 1 if you have the `inet_ntoa_r' function. */
212 /* #undef HAVE_INET_NTOA_R */
214 /* inet_ntoa_r() is declared */
215 /* #undef HAVE_INET_NTOA_R_DECL */
217 /* Define to 1 if you have the `inet_pton' function. */
218 /* #undef HAVE_INET_PTON */
220 /* Define to 1 if you have the <inttypes.h> header file. */
221 #define HAVE_INTTYPES_H 1
223 /* use ioctlsocket() for non-blocking sockets */
224 /* #undef HAVE_IOCTLSOCKET */
226 /* use Ioctlsocket() for non-blocking sockets */
227 /* #undef HAVE_IOCTLSOCKET_CASE */
229 /* Define to 1 if you have the <io.h> header file. */
230 /* #undef HAVE_IO_H */
232 /* if you have the Kerberos4 libraries (including -ldes) */
233 /* #undef HAVE_KRB4 */
235 /* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
236 /* #undef HAVE_KRB_GET_OUR_IP_FOR_REALM */
238 /* Define to 1 if you have the <krb.h> header file. */
239 /* #undef HAVE_KRB_H */
241 /* Define to 1 if you have the <libgen.h> header file. */
242 /* #undef HAVE_LIBGEN_H 1 */
244 /* Define to 1 if you have the `idn' library (-lidn). */
245 /* #undef HAVE_LIBIDN */
247 /* Define to 1 if you have the `resolv' library (-lresolv). */
248 /* #undef HAVE_LIBRESOLV */
250 /* Define to 1 if you have the `resolve' library (-lresolve). */
251 /* #undef HAVE_LIBRESOLVE */
253 /* Define to 1 if you have the `socket' library (-lsocket). */
254 /* #undef HAVE_LIBSOCKET */
256 /* Define to 1 if you have the `ssl' library (-lssl). */
257 /* #undef HAVE_LIBSSL */
258 #define HAVE_LIBSSL 1
260 /* if zlib is available */
261 /* #undef HAVE_LIBZ */
263 /* Define to 1 if you have the <limits.h> header file. */
264 #define HAVE_LIMITS_H 1
266 /* if your compiler supports LL */
267 #define HAVE_LL 1
269 /* Define to 1 if you have the <locale.h> header file. */
270 #define HAVE_LOCALE_H 1
272 /* Define to 1 if you have the `localtime_r' function. */
273 #define HAVE_LOCALTIME_R 1
275 /* Define to 1 if the compiler supports the 'long long' data type. */
276 #define HAVE_LONGLONG 1
278 /* Define to 1 if you need the malloc.h header file even with stdlib.h */
279 /* #undef NEED_MALLOC_H */
281 /* Define to 1 if you have the <memory.h> header file. */
282 #define HAVE_MEMORY_H 1
284 /* Define to 1 if you have the <netdb.h> header file. */
285 #define HAVE_NETDB_H 1
287 /* Define to 1 if you have the <netinet/in.h> header file. */
288 #define HAVE_NETINET_IN_H 1
290 /* Define to 1 if you have the <netinet/tcp.h> header file. */
291 /* undef HAVE_NETINET_TCP_H */
293 /* Define to 1 if you have the <net/if.h> header file. */
294 #define HAVE_NET_IF_H 1
296 /* Define if NI_WITHSCOPEID exists and works */
297 /* #undef HAVE_NI_WITHSCOPEID */
299 /* Defined if no inet_pton() prototype available */
300 /* #undef HAVE_NO_INET_PTON_PROTO */
302 /* we have no strerror_r() proto */
303 /* #undef HAVE_NO_STRERROR_R_DECL */
305 /* Define to 1 if you have the <openssl/crypto.h> header file. */
306 /* #undef HAVE_OPENSSL_CRYPTO_H */
307 #define HAVE_OPENSSL_CRYPTO_H 1
309 /* Define to 1 if you have the <openssl/engine.h> header file. */
310 /* #undef HAVE_OPENSSL_ENGINE_H */
311 #define HAVE_OPENSSL_ENGINE_H 1
313 /* Define to 1 if you have the <openssl/err.h> header file. */
314 /* #undef HAVE_OPENSSL_ERR_H */
315 #define HAVE_OPENSSL_ERR_H 1
317 /* Define to 1 if you have the <openssl/pem.h> header file. */
318 /* #undef HAVE_OPENSSL_PEM_H */
319 #define HAVE_OPENSSL_PEM_H 1
321 /* Define to 1 if you have the <openssl/pkcs12.h> header file. */
322 /* #undef HAVE_OPENSSL_PKCS12_H */
323 #define HAVE_OPENSSL_PKCS12_H 1
325 /* Define to 1 if you have the <openssl/rsa.h> header file. */
326 /* #undef HAVE_OPENSSL_RSA_H */
327 #define HAVE_OPENSSL_RSA_H 1
329 /* Define to 1 if you have the <openssl/ssl.h> header file. */
330 /* #undef HAVE_OPENSSL_SSL_H */
331 #define HAVE_OPENSSL_SSL_H 1
333 /* Define to 1 if you have the <openssl/x509.h> header file. */
334 /* #undef HAVE_OPENSSL_X509_H */
335 #define HAVE_OPENSSL_X509_H 1
337 /* use O_NONBLOCK for non-blocking sockets */
338 /* #undef HAVE_O_NONBLOCK 1 */
340 /* Define to 1 if you have the <pem.h> header file. */
341 /* #undef HAVE_PEM_H */
342 #define HAVE_PEM_H 1
344 /* Define to 1 if you have the `perror' function. */
345 #define HAVE_PERROR 1
347 /* Define to 1 if you have the `pipe' function. */
348 #define HAVE_PIPE 1
350 /* Define to 1 if you have the `poll' function. */
351 /* #undef HAVE_POLL */
353 /* If you have a fine poll */
354 /* #undef HAVE_POLL_FINE */
356 /* we have a POSIX-style strerror_r() */
357 /* #undef HAVE_POSIX_STRERROR_R */
359 /* Define to 1 if you have the <pwd.h> header file. */
360 #define HAVE_PWD_H 1
362 /* Define to 1 if you have the `RAND_egd' function. */
363 /* #undef HAVE_RAND_EGD */
364 #define HAVE_RAND_EGD 1
366 /* Define to 1 if you have the `RAND_screen' function. */
367 /* #undef HAVE_RAND_SCREEN */
369 /* Define to 1 if you have the `RAND_status' function. */
370 /* #undef HAVE_RAND_STATUS */
371 #define HAVE_RAND_STATUS 1
373 /* Define to 1 if you have the <rsa.h> header file. */
374 /* #undef HAVE_RSA_H */
375 #define HAVE_RSA_H 1
377 /* Define to 1 if you have the `select' function. */
378 #define HAVE_SELECT 1
380 /* Define to 1 if you have the <setjmp.h> header file. */
381 #define HAVE_SETJMP_H 1
383 /* Define to 1 if you have the `setlocale' function. */
384 #define HAVE_SETLOCALE 1
386 /* Define to 1 if you have the `setrlimit' function. */
387 #define HAVE_SETRLIMIT 1
389 /* Define to 1 if you have the <sgtty.h> header file. */
390 /* #undef HAVE_SGTTY_H 1 */
392 /* Define to 1 if you have the `sigaction' function. */
393 #define HAVE_SIGACTION 1
395 /* Define to 1 if you have the `siginterrupt' function. */
396 /* #undef HAVE_SIGINTERRUPT */
398 /* Define to 1 if you have the `signal' function. */
399 #define HAVE_SIGNAL 1
401 /* Define to 1 if you have the <signal.h> header file. */
402 #define HAVE_SIGNAL_H 1
404 /* Define to 1 if sig_atomic_t is an available typedef. */
405 #define HAVE_SIG_ATOMIC_T 1
407 /* Define to 1 if sig_atomic_t is already defined as volatile. */
408 /* #undef HAVE_SIG_ATOMIC_T_VOLATILE */
410 /* If you have sigsetjmp */
411 /* #undef HAVE_SIGSETJMP */
413 /* Define to 1 if you have the `socket' function. */
414 #define HAVE_SOCKET 1
416 /* use SO_NONBLOCK for non-blocking sockets */
417 /* #undef HAVE_SO_NONBLOCK */
419 /* Define this if you have the SPNEGO library fbopenssl */
420 /* #undef HAVE_SPNEGO */
422 /* Define to 1 if you have the <ssl.h> header file. */
423 /* #undef HAVE_SSL_H */
424 #define HAVE_SSL_H 1
426 /* Define to 1 if you have the <stdint.h> header file. */
427 #define HAVE_STDINT_H 1
429 /* Define to 1 if you have the <stdlib.h> header file. */
430 #define HAVE_STDLIB_H 1
432 /* Define to 1 if you have the `strcasecmp' function. */
433 #define HAVE_STRCASECMP 1
435 /* Define to 1 if you have the `strcmpi' function. */
436 /* #undef HAVE_STRCMPI */
438 /* Define to 1 if you have the `strdup' function. */
439 #define HAVE_STRDUP 1
441 /* Define to 1 if you have the `strerror_r' function. */
442 #define HAVE_STRERROR_R 1
444 /* Define to 1 if you have the `stricmp' function. */
445 /* #undef HAVE_STRICMP */
446 #define HAVE_STRICMP 1
448 /* Define to 1 if you have the <strings.h> header file. */
449 #define HAVE_STRINGS_H 1
451 /* Define to 1 if you have the <string.h> header file. */
452 #define HAVE_STRING_H 1
454 /* Define to 1 if you have the `strlcat' function. */
455 /* #undef HAVE_STRLCAT */
457 /* Define to 1 if you have the `strlcpy' function. */
458 /* #undef HAVE_STRLCPY */
460 /* Define to 1 if you have the `strstr' function. */
461 #define HAVE_STRSTR 1
463 /* Define to 1 if you have the `strtok_r' function. */
464 #define HAVE_STRTOK_R 1
466 /* Define to 1 if you have the `strtoll' function. */
467 #define HAVE_STRTOLL 1
469 /* if struct sockaddr_storage is defined */
470 /* #undef HAVE_STRUCT_SOCKADDR_STORAGE */
472 /* Define this if you have struct timeval */
473 #define HAVE_STRUCT_TIMEVAL 1
475 /* Define to 1 if you have the <sys/filio.h> header file. */
476 #define HAVE_SYS_FILIO_H 1
478 /* Define to 1 if you have the <sys/ioctl.h> header file. */
479 #define HAVE_SYS_IOCTL_H 1
481 /* Define to 1 if you have the <sys/param.h> header file. */
482 #define HAVE_SYS_PARAM_H 1
484 /* Define to 1 if you have the <sys/poll.h> header file. */
485 /* #undef HAVE_SYS_POLL_H */
487 /* Define to 1 if you have the <sys/resource.h> header file. */
488 #define HAVE_SYS_RESOURCE_H 1
490 /* Define to 1 if you have the <sys/select.h> header file. */
491 #define HAVE_SYS_SELECT_H 1
493 /* Define to 1 if you have the <sys/socket.h> header file. */
494 #define HAVE_SYS_SOCKET_H 1
496 /* Define to 1 if you have the <sys/sockio.h> header file. */
497 /* #undef HAVE_SYS_SOCKIO_H */
498 #define HAVE_SYS_SOCKIO_H 1
500 /* Define to 1 if you have the <sys/stat.h> header file. */
501 #define HAVE_SYS_STAT_H 1
503 /* Define to 1 if you have the <sys/time.h> header file. */
504 #define HAVE_SYS_TIME_H 1
506 /* Define to 1 if you have the <sys/types.h> header file. */
507 #define HAVE_SYS_TYPES_H 1
509 /* Define to 1 if you have the <sys/utime.h> header file. */
510 /* #undef HAVE_SYS_UTIME_H */
512 /* Define to 1 if you have the <termios.h> header file. */
513 /* #undef HAVE_TERMIOS_H */
515 /* Define to 1 if you have the <termio.h> header file. */
516 /* #undef HAVE_TERMIO_H */
518 /* Define to 1 if you have the <time.h> header file. */
519 #define HAVE_TIME_H 1
521 /* Define to 1 if you have the <tld.h> header file. */
522 /* #undef HAVE_TLD_H */
524 /* Define to 1 if you have the `tld_strerror' function. */
525 /* #undef HAVE_TLD_STRERROR */
527 /* Define to 1 if you have the <unistd.h> header file. */
528 #define HAVE_UNISTD_H 1
530 /* Define to 1 if you have the `utime' function. */
531 #define HAVE_UTIME 1
533 /* Define to 1 if you have the <utime.h> header file. */
534 #define HAVE_UTIME_H 1
536 /* Define to 1 if you have the <winsock2.h> header file. */
537 /* #undef HAVE_WINSOCK2_H */
539 /* Define to 1 if you have the <winsock.h> header file. */
540 /* #undef HAVE_WINSOCK_H */
542 /* Define this symbol if your OS supports changing the contents of argv */
543 /* #undef HAVE_WRITABLE_ARGV */
545 /* Define to 1 if you have the ws2tcpip.h header file. */
546 /* #undef HAVE_WS2TCPIP_H */
548 /* Define to 1 if you have the <x509.h> header file. */
549 /* #undef HAVE_X509_H */
551 /* if you have the zlib.h header file */
552 /* #undef HAVE_ZLIB_H */
554 /* If you lack a fine basename() prototype */
555 /* #undef NEED_BASENAME_PROTO */
557 /* need REENTRANT defined */
558 /* #undef NEED_REENTRANT */
560 /* cpu-machine-OS */
561 #define OS "s390x-ibm-tpf"
563 /* Name of package */
564 #define PACKAGE "curl"
566 /* Define to the address where bug reports for this package should be sent. */
567 #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
569 /* Define to the full name of this package. */
570 #define PACKAGE_NAME "curl"
572 /* Define to the full name and version of this package. */
573 #define PACKAGE_STRING "curl -"
575 /* Define to the one symbol short name of this package. */
576 #define PACKAGE_TARNAME "curl"
578 /* Define to the version of this package. */
579 #define PACKAGE_VERSION "-"
581 /* a suitable file to read random data from */
582 /* #undef RANDOM_FILE */
584 /* Define as the return type of signal handlers (`int' or `void'). */
585 #define RETSIGTYPE void
587 /* Define to the type of arg 1 for `select'. */
588 #define SELECT_TYPE_ARG1 int
590 /* Define to the type of args 2, 3 and 4 for `select'. */
591 #define SELECT_TYPE_ARG234 (fd_set *)
593 /* Define to the type of arg 5 for `select'. */
594 #define SELECT_TYPE_ARG5 (struct timeval *)
596 /* The size of a `size_t', as computed by sizeof. */
597 #define SIZEOF_SIZE_T 8
599 /* The size of a `time_t', as computed by sizeof. */
600 #define SIZEOF_TIME_T 8
602 /* Define to 1 if you have the ANSI C header files. */
603 #define STDC_HEADERS 1
605 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
606 #define TIME_WITH_SYS_TIME 1
608 /* Define if you want to enable ares support */
609 /* #undef USE_ARES */
611 /* if GnuTLS is enabled */
612 /* #undef USE_GNUTLS */
614 /* If you want to build curl with the built-in manual */
615 /* #undef USE_MANUAL */
617 /* if OpenSSL is in use */
618 /* #undef USE_OPENSSL */
620 /* if SSL is enabled */
621 /* #undef USE_SSLEAY */
623 /* to enable SSPI support */
624 /* #undef USE_WINDOWS_SSPI */
626 /* Version number of package */
627 #define VERSION "not-used"
629 /* Define to avoid automatic inclusion of winsock.h */
630 /* #undef WIN32_LEAN_AND_MEAN */
632 /* Define to 1 if on AIX 3.
633 System headers sometimes define this.
634 We just want to avoid a redefinition error message. */
635 #ifndef _ALL_SOURCE
636 /* # undef _ALL_SOURCE */
637 #endif
639 /* Number of bits in a file offset, on hosts where this is settable. */
640 /* #undef _FILE_OFFSET_BITS */
642 /* Define for large files, on AIX-style hosts. */
643 /* #undef _LARGE_FILES */
645 /* define this if you need it to compile thread-safe code */
646 /* #undef _THREAD_SAFE */
648 /* Define to empty if `const' does not conform to ANSI C. */
649 /* #undef const */
651 /* type to use in place of in_addr_t if not defined */
652 /* #undef in_addr_t */
654 /* Define to `unsigned' if <sys/types.h> does not define. */
655 /* #undef size_t */
657 /* Type to use in place of socklen_t when system does not provide it. */
658 /* #undef socklen_t */
660 /* the signed version of size_t */
661 /* #undef ssize_t */
663 /* Define to 1 if you have the getnameinfo function. */
664 /* #undef HAVE_GETNAMEINFO 1 */
666 /* Define to the type qualifier of arg 1 for getnameinfo. */
667 /* #undef GETNAMEINFO_QUAL_ARG1 const */
669 /* Define to the type of arg 1 for getnameinfo. */
670 /* #undef GETNAMEINFO_TYPE_ARG1 struct sockaddr * */
672 /* Define to the type of arg 2 for getnameinfo. */
673 /* #undef GETNAMEINFO_TYPE_ARG2 socklen_t */
675 /* Define to the type of args 4 and 6 for getnameinfo. */
676 /* #undef GETNAMEINFO_TYPE_ARG46 size_t */
678 /* Define to the type of arg 7 for getnameinfo. */
679 /* #undef GETNAMEINFO_TYPE_ARG7 int */
681 /* Define to 1 if you have the recv function. */
682 #define HAVE_RECV 1
684 /* Define to the type of arg 1 for recv. */
685 #define RECV_TYPE_ARG1 int
687 /* Define to the type of arg 2 for recv. */
688 #define RECV_TYPE_ARG2 char *
690 /* Define to the type of arg 3 for recv. */
691 #define RECV_TYPE_ARG3 int
693 /* Define to the type of arg 4 for recv. */
694 #define RECV_TYPE_ARG4 int
696 /* Define to the function return type for recv. */
697 #define RECV_TYPE_RETV int
699 /* Define to 1 if you have the recvfrom function. */
700 #define HAVE_RECVFROM 1
702 /* Define to the type of arg 1 for recvfrom. */
703 #define RECVFROM_TYPE_ARG1 int
705 /* Define to the type pointed by arg 2 for recvfrom. */
706 #define RECVFROM_TYPE_ARG2 char
708 /* Define to the type of arg 3 for recvfrom. */
709 #define RECVFROM_TYPE_ARG3 int
711 /* Define to the type of arg 4 for recvfrom. */
712 #define RECVFROM_TYPE_ARG4 int
714 /* Define to the type pointed by arg 5 for recvfrom. */
715 #define RECVFROM_TYPE_ARG5 struct sockaddr
717 /* Define to the type pointed by arg 6 for recvfrom. */
718 #define RECVFROM_TYPE_ARG6 int
720 /* Define to the function return type for recvfrom. */
721 #define RECVFROM_TYPE_RETV int
723 /* Define to 1 if you have the send function. */
724 #define HAVE_SEND 1
726 /* Define to the type of arg 1 for send. */
727 #define SEND_TYPE_ARG1 int
729 /* Define to the type qualifier of arg 2 for send. */
730 #define SEND_QUAL_ARG2 const
732 /* Define to the type of arg 2 for send. */
733 #define SEND_TYPE_ARG2 char *
735 /* Define to the type of arg 3 for send. */
736 #define SEND_TYPE_ARG3 int
738 /* Define to the type of arg 4 for send. */
739 #define SEND_TYPE_ARG4 int
741 /* Define to the function return type for send. */
742 #define SEND_TYPE_RETV int
744 #define CURL_DOES_CONVERSIONS
745 #ifndef CURL_ICONV_CODESET_OF_HOST
746 #define CURL_ICONV_CODESET_OF_HOST "IBM-1047"
747 #endif
750 #endif /* __LIBCONFIGTPF_H */