123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011 |
- /* lib/curl_config.h.in. Generated somehow by cmake. */
- /* when building libcurl itself */
- /* Location of default ca bundle */
- /* define "1" to use built-in ca store of TLS backend */
- /* Location of default ca path */
- /* to disable cookies support */
- /* to disable cryptographic authentication */
- /* to disable DICT */
- /* to disable FILE */
- /* to disable FTP */
- /* to disable GOPHER */
- /* to disable IMAP */
- /* to disable HTTP */
- /* to disable LDAP */
- /* to disable LDAPS */
- /* to disable POP3 */
- /* to disable proxies */
- /* to disable RTSP */
- /* to disable SMB */
- /* to disable SMTP */
- /* to disable TELNET */
- /* to disable TFTP */
- /* to disable verbose strings */
- /* to make a symbol visible */
- /* Ensure using CURL_EXTERN_SYMBOL is possible */
- /* Use Windows LDAP implementation */
- /* when not building a shared library */
- /* your Entropy Gathering Daemon socket pathname */
- /* Define if you want to enable IPv6 support */
- /* Define to the type qualifier of arg 1 for getnameinfo. */
- /* Define to the type of arg 1 for getnameinfo. */
- /* Define to the type of arg 2 for getnameinfo. */
- /* Define to the type of args 4 and 6 for getnameinfo. */
- /* Define to the type of arg 7 for getnameinfo. */
- /* Specifies the number of arguments to getservbyport_r */
- /* Specifies the size of the buffer to pass to getservbyport_r */
- /* Define to 1 if you have the alarm function. */
- /* Define to 1 if you have the <alloca.h> header file. */
- /* Define to 1 if you have the <arpa/inet.h> header file. */
- /* Define to 1 if you have the <arpa/tftp.h> header file. */
- /* Define to 1 if you have the <assert.h> header file. */
- /* Define to 1 if you have the `basename' function. */
- /* Define to 1 if bool is an available type. */
- /* Define to 1 if you have the clock_gettime function and monotonic timer. */
- /* Define to 1 if you have the `closesocket' function. */
- /* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
- /* Define to 1 if you have the <crypto.h> header file. */
- /* Define to 1 if you have the <des.h> header file. */
- /* Define to 1 if you have the <dlfcn.h> header file. */
- /* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
- /* Define to 1 if you have the <errno.h> header file. */
- /* Define to 1 if you have the <err.h> header file. */
- /* Define to 1 if you have the fcntl function. */
- /* Define to 1 if you have the <fcntl.h> header file. */
- /* Define to 1 if you have a working fcntl O_NONBLOCK function. */
- /* Define to 1 if you have the fdopen function. */
- /* Define to 1 if you have the `fork' function. */
- /* Define to 1 if you have the freeaddrinfo function. */
- /* Define to 1 if you have the freeifaddrs function. */
- /* Define to 1 if you have the ftruncate function. */
- /* Define to 1 if you have a working getaddrinfo function. */
- /* Define to 1 if you have the `geteuid' function. */
- /* Define to 1 if you have the gethostbyaddr function. */
- /* Define to 1 if you have the gethostbyaddr_r function. */
- /* gethostbyaddr_r() takes 5 args */
- /* gethostbyaddr_r() takes 7 args */
- /* gethostbyaddr_r() takes 8 args */
- /* Define to 1 if you have the gethostbyname function. */
- /* Define to 1 if you have the gethostbyname_r function. */
- /* gethostbyname_r() takes 3 args */
- /* gethostbyname_r() takes 5 args */
- /* gethostbyname_r() takes 6 args */
- /* Define to 1 if you have the gethostname function. */
- /* Define to 1 if you have a working getifaddrs function. */
- /* Define to 1 if you have the getnameinfo function. */
- /* Define to 1 if you have the `getpass_r' function. */
- /* Define to 1 if you have the `getppid' function. */
- /* Define to 1 if you have the `getprotobyname' function. */
- /* Define to 1 if you have the `getpwuid' function. */
- /* Define to 1 if you have the `getpwuid_r' function. */
- /* Define to 1 if you have the `getrlimit' function. */
- /* Define to 1 if you have the getservbyport_r function. */
- /* Define to 1 if you have the `gettimeofday' function. */
- /* Define to 1 if you have a working glibc-style strerror_r function. */
- /* Define to 1 if you have a working gmtime_r function. */
- /* if you have the gssapi libraries */
- /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
- /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
- /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
- /* if you have the GNU gssapi libraries */
- /* if you have the Heimdal gssapi libraries */
- /* if you have the MIT gssapi libraries */
- /* Define to 1 if you have the `idna_strerror' function. */
- /* Define to 1 if you have the `idn_free' function. */
- /* Define to 1 if you have the <idn-free.h> header file. */
- /* Define to 1 if you have the <ifaddrs.h> header file. */
- /* Define to 1 if you have the `inet_addr' function. */
- /* Define to 1 if you have the inet_ntoa_r function. */
- /* inet_ntoa_r() takes 2 args */
- /* inet_ntoa_r() takes 3 args */
- /* Define to 1 if you have a IPv6 capable working inet_ntop function. */
- /* Define to 1 if you have a IPv6 capable working inet_pton function. */
- /* Define to 1 if you have the <inttypes.h> header file. */
- /* Define to 1 if you have the ioctl function. */
- /* Define to 1 if you have the ioctlsocket function. */
- /* Define to 1 if you have the IoctlSocket camel case function. */
- /* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
- */
- /* Define to 1 if you have a working ioctlsocket FIONBIO function. */
- /* Define to 1 if you have a working ioctl FIONBIO function. */
- /* Define to 1 if you have a working ioctl SIOCGIFADDR function. */
- /* Define to 1 if you have the <io.h> header file. */
- /* if you have the Kerberos4 libraries (including -ldes) */
- /* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
- /* Define to 1 if you have the <krb.h> header file. */
- /* Define to 1 if you have the lber.h header file. */
- /* Define to 1 if you have the ldapssl.h header file. */
- /* Define to 1 if you have the ldap.h header file. */
- /* Use LDAPS implementation */
- /* Define to 1 if you have the ldap_ssl.h header file. */
- /* Define to 1 if you have the `ldap_url_parse' function. */
- /* Define to 1 if you have the <libgen.h> header file. */
- /* Define to 1 if you have the `idn' library (-lidn). */
- /* Define to 1 if you have the `resolv' library (-lresolv). */
- /* Define to 1 if you have the `resolve' library (-lresolve). */
- /* Define to 1 if you have the `socket' library (-lsocket). */
- /* Define to 1 if you have the `ssh2' library (-lssh2). */
- /* Define to 1 if libssh2 provides `libssh2_version'. */
- /* Define to 1 if libssh2 provides `libssh2_init'. */
- /* Define to 1 if libssh2 provides `libssh2_exit'. */
- /* Define to 1 if libssh2 provides `libssh2_scp_send64'. */
- /* Define to 1 if libssh2 provides `libssh2_session_handshake'. */
- /* Define to 1 if you have the <libssh2.h> header file. */
- /* Define to 1 if you have the `ssl' library (-lssl). */
- /* if zlib is available */
- /* if brotli is available */
- /* if your compiler supports LL */
- /* Define to 1 if you have the <locale.h> header file. */
- /* Define to 1 if you have a working localtime_r function. */
- /* Define to 1 if the compiler supports the 'long long' data type. */
- /* Define to 1 if you have the malloc.h header file. */
- /* Define to 1 if you have the <memory.h> header file. */
- /* Define to 1 if you have the MSG_NOSIGNAL flag. */
- /* Define to 1 if you have the <netdb.h> header file. */
- /* Define to 1 if you have the <netinet/in.h> header file. */
- /* Define to 1 if you have the <netinet/tcp.h> header file. */
- /* Define to 1 if you have the <net/if.h> header file. */
- /* Define to 1 if NI_WITHSCOPEID exists and works. */
- /* if you have an old MIT gssapi library, lacking GSS_C_NT_HOSTBASED_SERVICE */
- /* Define to 1 if you have the <openssl/crypto.h> header file. */
- /* Define to 1 if you have the <openssl/engine.h> header file. */
- /* Define to 1 if you have the <openssl/err.h> header file. */
- /* Define to 1 if you have the <openssl/pem.h> header file. */
- /* Define to 1 if you have the <openssl/pkcs12.h> header file. */
- /* Define to 1 if you have the <openssl/rsa.h> header file. */
- /* Define to 1 if you have the <openssl/ssl.h> header file. */
- /* Define to 1 if you have the <openssl/x509.h> header file. */
- /* Define to 1 if you have the <pem.h> header file. */
- /* Define to 1 if you have the `perror' function. */
- /* Define to 1 if you have the `pipe' function. */
- /* Define to 1 if you have a working poll function. */
- /* If you have a fine poll */
- /* Define to 1 if you have the <poll.h> header file. */
- /* Define to 1 if you have a working POSIX-style strerror_r function. */
- /* Define to 1 if you have the <pthread.h> header file */
- /* Define to 1 if you have the <pwd.h> header file. */
- /* Define to 1 if you have the `RAND_egd' function. */
- /* Define to 1 if you have the `RAND_screen' function. */
- /* Define to 1 if you have the `RAND_status' function. */
- /* Define to 1 if you have the recv function. */
- /* Define to 1 if you have the recvfrom function. */
- /* Define to 1 if you have the <rsa.h> header file. */
- /* Define to 1 if you have the select function. */
- /* Define to 1 if you have the send function. */
- /* Define to 1 if you have the 'fsetxattr' function. */
- /* fsetxattr() takes 5 args */
- /* fsetxattr() takes 6 args */
- /* Define to 1 if you have the <setjmp.h> header file. */
- /* Define to 1 if you have the `setlocale' function. */
- /* Define to 1 if you have the `setmode' function. */
- /* Define to 1 if you have the `setrlimit' function. */
- /* Define to 1 if you have the setsockopt function. */
- /* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
- /* Define to 1 if you have the <sgtty.h> header file. */
- /* Define to 1 if you have the sigaction function. */
- /* Define to 1 if you have the siginterrupt function. */
- /* Define to 1 if you have the signal function. */
- /* Define to 1 if you have the <signal.h> header file. */
- /* Define to 1 if you have the sigsetjmp function or macro. */
- /* Define to 1 if sig_atomic_t is an available typedef. */
- /* Define to 1 if sig_atomic_t is already defined as volatile. */
- /* Define to 1 if struct sockaddr_in6 has the sin6_scope_id member */
- /* Define to 1 if you have the `socket' function. */
- /* Define to 1 if you have the `SSL_get_shutdown' function. */
- /* Define to 1 if you have the <ssl.h> header file. */
- /* Define to 1 if you have the <stdbool.h> header file. */
- /* Define to 1 if you have the <stdint.h> header file. */
- /* Define to 1 if you have the <stdio.h> header file. */
- /* Define to 1 if you have the <stdlib.h> header file. */
- /* Define to 1 if you have the strcasecmp function. */
- /* Define to 1 if you have the strcasestr function. */
- /* Define to 1 if you have the strcmpi function. */
- /* Define to 1 if you have the strdup function. */
- /* Define to 1 if you have the strerror_r function. */
- /* Define to 1 if you have the stricmp function. */
- /* Define to 1 if you have the <strings.h> header file. */
- /* Define to 1 if you have the <string.h> header file. */
- /* Define to 1 if you have the strlcat function. */
- /* Define to 1 if you have the `strlcpy' function. */
- /* Define to 1 if you have the strncasecmp function. */
- /* Define to 1 if you have the strncmpi function. */
- /* Define to 1 if you have the strnicmp function. */
- /* Define to 1 if you have the <stropts.h> header file. */
- /* Define to 1 if you have the strstr function. */
- /* Define to 1 if you have the strtok_r function. */
- /* Define to 1 if you have the strtoll function. */
- /* if struct sockaddr_storage is defined */
- /* Define to 1 if you have the timeval struct. */
- /* Define to 1 if you have the <sys/filio.h> header file. */
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- /* Define to 1 if you have the <sys/param.h> header file. */
- /* Define to 1 if you have the <sys/poll.h> header file. */
- /* Define to 1 if you have the <sys/resource.h> header file. */
- /* Define to 1 if you have the <sys/select.h> header file. */
- /* Define to 1 if you have the <sys/socket.h> header file. */
- /* Define to 1 if you have the <sys/sockio.h> header file. */
- /* Define to 1 if you have the <sys/stat.h> header file. */
- /* Define to 1 if you have the <sys/time.h> header file. */
- /* Define to 1 if you have the <sys/types.h> header file. */
- /* Define to 1 if you have the <sys/uio.h> header file. */
- /* Define to 1 if you have the <sys/un.h> header file. */
- /* Define to 1 if you have the <sys/utime.h> header file. */
- /* Define to 1 if you have the <termios.h> header file. */
- /* Define to 1 if you have the <termio.h> header file. */
- /* Define to 1 if you have the <time.h> header file. */
- /* Define to 1 if you have the <tld.h> header file. */
- /* Define to 1 if you have the `tld_strerror' function. */
- /* Define to 1 if you have the `uname' function. */
- /* Define to 1 if you have the <unistd.h> header file. */
- /* Define to 1 if you have the `utime' function. */
- /* Define to 1 if you have the <utime.h> header file. */
- /* Define to 1 if compiler supports C99 variadic macro style. */
- /* Define to 1 if compiler supports old gcc variadic macro style. */
- /* Define to 1 if you have the winber.h header file. */
- /* Define to 1 if you have the windows.h header file. */
- /* Define to 1 if you have the winldap.h header file. */
- /* Define to 1 if you have the winsock2.h header file. */
- /* Define to 1 if you have the winsock.h header file. */
- /* Define this symbol if your OS supports changing the contents of argv */
- /* Define to 1 if you have the writev function. */
- /* Define to 1 if you have the ws2tcpip.h header file. */
- /* Define to 1 if you have the <x509.h> header file. */
- /* Define if you have the <process.h> header file. */
- /* if you have the zlib.h header file */
- /* Define to the sub-directory in which libtool stores uninstalled libraries.
- */
- /* If you lack a fine basename() prototype */
- /* Define to 1 if you need the lber.h header file even with ldap.h */
- /* Define to 1 if you need the malloc.h header file even with stdlib.h */
- /* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
- /* cpu-machine-OS */
- /* Name of package */
- /* Define to the address where bug reports for this package should be sent. */
- /* Define to the full name of this package. */
- /* Define to the full name and version of this package. */
- /* Define to the one symbol short name of this package. */
- /* Define to the version of this package. */
- /* a suitable file to read random data from */
- /* Define to the type of arg 1 for recvfrom. */
- /* Define to the type pointed by arg 2 for recvfrom. */
- /* Define to 1 if the type pointed by arg 2 for recvfrom is void. */
- /* Define to the type of arg 3 for recvfrom. */
- /* Define to the type of arg 4 for recvfrom. */
- /* Define to the type pointed by arg 5 for recvfrom. */
- /* Define to 1 if the type pointed by arg 5 for recvfrom is void. */
- /* Define to the type pointed by arg 6 for recvfrom. */
- /* Define to 1 if the type pointed by arg 6 for recvfrom is void. */
- /* Define to the function return type for recvfrom. */
- /* Define to the type of arg 1 for recv. */
- /* Define to the type of arg 2 for recv. */
- /* Define to the type of arg 3 for recv. */
- /* Define to the type of arg 4 for recv. */
- /* Define to the function return type for recv. */
- /* Define as the return type of signal handlers (`int' or `void'). */
- /* Define to the type qualifier of arg 5 for select. */
- /* Define to the type of arg 1 for select. */
- /* Define to the type of args 2, 3 and 4 for select. */
- /* Define to the type of arg 5 for select. */
- /* Define to the function return type for select. */
- /* Define to the type qualifier of arg 2 for send. */
- /* Define to the type of arg 1 for send. */
- /* Define to the type of arg 2 for send. */
- /* Define to the type of arg 3 for send. */
- /* Define to the type of arg 4 for send. */
- /* Define to the function return type for send. */
- /* The size of `int', as computed by sizeof. */
- /* The size of `short', as computed by sizeof. */
- /* The size of `long', as computed by sizeof. */
- /* The size of `off_t', as computed by sizeof. */
- /* The size of `curl_off_t', as computed by sizeof. */
- /* The size of `size_t', as computed by sizeof. */
- /* The size of `time_t', as computed by sizeof. */
- /* The size of `void*', as computed by sizeof. */
- /* Define to 1 if you have the ANSI C header files. */
- /* Define to the type of arg 3 for strerror_r. */
- /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
- /* Define if you want to enable c-ares support */
- /* Define if you want to enable POSIX threaded DNS lookup */
- /* Define if you want to enable WIN32 threaded DNS lookup */
- /* Define to disable non-blocking sockets. */
- /* if GnuTLS is enabled */
- /* if PolarSSL is enabled */
- /* if DarwinSSL is enabled */
- /* if mbedTLS is enabled */
- /* if libSSH2 is in use */
- /* If you want to build curl with the built-in manual */
- /* if NSS is enabled */
- /* if you want to use OpenLDAP code instead of legacy ldap implementation */
- /* if OpenSSL is in use */
- /* to enable NGHTTP2 */
- /* if Unix domain sockets are enabled */
- /* Define to 1 if you are building a Windows target with large file support. */
- /* to enable SSPI support */
- /* to enable Windows SSL */
- /* enable multiple SSL backends */
- /* Define to 1 if using yaSSL in OpenSSL compatibility mode. */
- /* Version number of package */
- /* Define to 1 if OS is AIX. */
- /* Number of bits in a file offset, on hosts where this is settable. */
- /* Define for large files, on AIX-style hosts. */
- /* define this if you need it to compile thread-safe code */
- /* Define to empty if `const' does not conform to ANSI C. */
- /* Type to use in place of in_addr_t when system does not provide it. */
- /* Define to `__inline__' or `__inline' if that's what the C compiler
- calls it, or to nothing if 'inline' is not supported under any name. */
- /* Define to `unsigned int' if <sys/types.h> does not define. */
- /* the signed version of size_t */
- /* Define to 1 if you have the mach_absolute_time function. */
|