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