1/* include/ink_autoconf.h.in. Generated from configure.ac by autoheader. */ 2 3 4#pragma once 5 6 7/* Added in OpenSSL 1.1 */ 8#undef ASN1_STRING_get0_data 9 10/* Added in OpenSSL 1.1 */ 11#undef BIO_get_data 12 13/* Added in OpenSSL 1.1 */ 14#undef BIO_get_shutdown 15 16/* Added in OpenSSL 1.1 */ 17#undef BIO_meth_get_create 18 19/* Added in OpenSSL 1.1 */ 20#undef BIO_meth_get_ctrl 21 22/* Added in OpenSSL 1.1 */ 23#undef BIO_meth_get_destroy 24 25/* Added in OpenSSL 1.1 */ 26#undef BIO_set_data 27 28/* Renamed in OpenSSL 1.1 */ 29#undef EVP_MD_CTX_free 30 31/* Renamed in OpenSSL 1.1 */ 32#undef EVP_MD_CTX_new 33 34/* Renamed in OpenSSL 1.1 */ 35#undef EVP_MD_CTX_reset 36 37/* Define if libcurl >= 7.19. */ 38#undef HAS_CURL 39 40/* Define to 1 if you have the `accept4' function. */ 41#undef HAVE_ACCEPT4 42 43/* Define to 1 if you have the <alloca.h> header file. */ 44#undef HAVE_ALLOCA_H 45 46/* Define to 1 if you have the <arpa/inet.h> header file. */ 47#undef HAVE_ARPA_INET_H 48 49/* Define to 1 if you have the <arpa/nameser_compat.h> header file. */ 50#undef HAVE_ARPA_NAMESER_COMPAT_H 51 52/* Define to 1 if you have the <arpa/nameser.h> header file. */ 53#undef HAVE_ARPA_NAMESER_H 54 55/* Define to 1 if you have the `ASYNC_init_thread' function. */ 56#undef HAVE_ASYNC_INIT_THREAD 57 58/* Define to 1 if you have '__atomic' functions. */ 59#undef HAVE_ATOMIC 60 61/* Define to 1 if you have the `BIO_meth_new' function. */ 62#undef HAVE_BIO_METH_NEW 63 64/* Define to 1 if you have the `BIO_sock_non_fatal_error' function. */ 65#undef HAVE_BIO_SOCK_NON_FATAL_ERROR 66 67/* Define to 1 if you have the <brotli/encode.h> header file. */ 68#undef HAVE_BROTLI_ENCODE_H 69 70/* Define to 1 if you have the <cjose/cjose.h> header file. */ 71#undef HAVE_CJOSE_CJOSE_H 72 73/* Define to 1 if you have the `clock_gettime' function. */ 74#undef HAVE_CLOCK_GETTIME 75 76/* Define to 1 if you have the <cpio.h> header file. */ 77#undef HAVE_CPIO_H 78 79/* Define to 1 if you have the `CRYPTO_set_mem_functions' function. */ 80#undef HAVE_CRYPTO_SET_MEM_FUNCTIONS 81 82/* Define to 1 if you have the <ctype.h> header file. */ 83#undef HAVE_CTYPE_H 84 85/* Define to 1 if a SysV or X/Open compatible Curses library is present */ 86#undef HAVE_CURSES 87 88/* Define to 1 if library supports color (enhanced functions) */ 89#undef HAVE_CURSES_COLOR 90 91/* Define to 1 if library supports X/Open Enhanced functions */ 92#undef HAVE_CURSES_ENHANCED 93 94/* Define to 1 if <curses.h> is present */ 95#undef HAVE_CURSES_H 96 97/* Define to 1 if library supports certain obsolete features */ 98#undef HAVE_CURSES_OBSOLETE 99 100/* Define to 1 if you have the <dlfcn.h> header file. */ 101#undef HAVE_DLFCN_H 102 103/* Define to 1 if you have the <editline/readline.h> header file. */ 104#undef HAVE_EDITLINE_READLINE_H 105 106/* Define to 1 if you have the <endian.h> header file. */ 107#undef HAVE_ENDIAN_H 108 109/* Define to 1 if you have the `epoll_ctl' function. */ 110#undef HAVE_EPOLL_CTL 111 112/* Define to 1 if you have the `ERR_get_error_all' function. */ 113#undef HAVE_ERR_GET_ERROR_ALL 114 115/* Define to 1 if you have the `eventfd' function. */ 116#undef HAVE_EVENTFD 117 118/* Define to 1 if you have the <execinfo.h> header file. */ 119#undef HAVE_EXECINFO_H 120 121/* Define to 1 if you have the <float.h> header file. */ 122#undef HAVE_FLOAT_H 123 124/* Define to 1 if you have the <GeoIP.h> header file. */ 125#undef HAVE_GEOIP_H 126 127/* Define to 1 if you have the `getpagesize' function. */ 128#undef HAVE_GETPAGESIZE 129 130/* Define to 1 if you have the `getpeereid' function. */ 131#undef HAVE_GETPEEREID 132 133/* Define to 1 if you have the `getpeerucred' function. */ 134#undef HAVE_GETPEERUCRED 135 136/* Define to 1 if you have the `getresgid' function. */ 137#undef HAVE_GETRESGID 138 139/* Define to 1 if you have the `getresuid' function. */ 140#undef HAVE_GETRESUID 141 142/* Define to 1 if you have the `getreuid' function. */ 143#undef HAVE_GETREUID 144 145/* Define to 1 if you have the <gperftools/profiler.h> header file. */ 146#undef HAVE_GPERFTOOLS_PROFILER_H 147 148/* Define to 1 if you have the `hcreate_r' function. */ 149#undef HAVE_HCREATE_R 150 151/* Define to 1 if you have the <hiredis/hiredis.h> header file. */ 152#undef HAVE_HIREDIS_HIREDIS_H 153 154/* Define to 1 if you have the <history.h> header file. */ 155#undef HAVE_HISTORY_H 156 157/* Define to 1 if you have the `HMAC_CTX_new' function. */ 158#undef HAVE_HMAC_CTX_NEW 159 160/* Define to 1 if you have the `hsearch_r' function. */ 161#undef HAVE_HSEARCH_R 162 163/* Whether HWLOC_OBJ_PU is available */ 164#undef HAVE_HWLOC_OBJ_PU 165 166/* Define to 1 if you have the <ifaddrs.h> header file. */ 167#undef HAVE_IFADDRS_H 168 169/* Define to 1 if you have the `inotify_init' function. */ 170#undef HAVE_INOTIFY_INIT 171 172/* Define to 1 if you have the <inttypes.h> header file. */ 173#undef HAVE_INTTYPES_H 174 175/* Define to 1 if you have the <jansson.h> header file. */ 176#undef HAVE_JANSSON_H 177 178/* Define to 1 if you have the <jemalloc/jemalloc.h> header file. */ 179#undef HAVE_JEMALLOC_JEMALLOC_H 180 181/* Define to 1 if you have the <kclangc.h> header file. */ 182#undef HAVE_KCLANGC_H 183 184/* Define to 1 if you have the `kqueue' function. */ 185#undef HAVE_KQUEUE 186 187/* Define to 1 if you have the <libaio.h> header file. */ 188#undef HAVE_LIBAIO_H 189 190/* Define to 1 if you have the <libgen.h> header file. */ 191#undef HAVE_LIBGEN_H 192 193/* Compiling with pcre support */ 194#undef HAVE_LIBPCRE 195 196/* Define if you have a readline compatible library */ 197#undef HAVE_LIBREADLINE 198 199/* Define to 1 if you have the <linux/fs.h> header file. */ 200#undef HAVE_LINUX_FS_H 201 202/* Define to 1 if you have the <linux/hdreg.h> header file. */ 203#undef HAVE_LINUX_HDREG_H 204 205/* Define to 1 if you have the <linux/major.h> header file. */ 206#undef HAVE_LINUX_MAJOR_H 207 208/* Define to 1 if you have the <luajit.h> header file. */ 209#undef HAVE_LUAJIT_H 210 211/* Define to 1 if you have the <lzma.h> header file. */ 212#undef HAVE_LZMA_H 213 214/* Define to 1 if you have the <machine/endian.h> header file. */ 215#undef HAVE_MACHINE_ENDIAN_H 216 217/* Define to 1 if you have the <malloc.h> header file. */ 218#undef HAVE_MALLOC_H 219 220/* Define to 1 if you have the `malloc_usable_size' function. */ 221#undef HAVE_MALLOC_USABLE_SIZE 222 223/* Define to 1 if you have the <maxminddb.h> header file. */ 224#undef HAVE_MAXMINDDB_H 225 226/* Define to 1 if you have the <mcheck.h> header file. */ 227#undef HAVE_MCHECK_H 228 229/* Define to 1 if you have the `mcheck_pedantic' function. */ 230#undef HAVE_MCHECK_PEDANTIC 231 232/* Define to 1 if you have the <memory.h> header file. */ 233#undef HAVE_MEMORY_H 234 235/* Define to 1 if you have the <mysql/mysql.h> header file. */ 236#undef HAVE_MYSQL_MYSQL_H 237 238/* Define to 1 if the Ncurses library is present */ 239#undef HAVE_NCURSES 240 241/* Define to 1 if the NcursesW library is present */ 242#undef HAVE_NCURSESW 243 244/* Define to 1 if <ncursesw/curses.h> is present */ 245#undef HAVE_NCURSESW_CURSES_H 246 247/* Define to 1 if <ncursesw.h> is present */ 248#undef HAVE_NCURSESW_H 249 250/* Define to 1 if <ncurses/curses.h> is present */ 251#undef HAVE_NCURSES_CURSES_H 252 253/* Define to 1 if <ncurses.h> is present */ 254#undef HAVE_NCURSES_H 255 256/* Define to 1 if you have the <netdb.h> header file. */ 257#undef HAVE_NETDB_H 258 259/* Define to 1 if you have the <netinet/in.h> header file. */ 260#undef HAVE_NETINET_IN_H 261 262/* Define to 1 if you have the <netinet/in_systm.h> header file. */ 263#undef HAVE_NETINET_IN_SYSTM_H 264 265/* Define to 1 if you have the <netinet/ip.h> header file. */ 266#undef HAVE_NETINET_IP_H 267 268/* Define to 1 if you have the <netinet/ip_icmp.h> header file. */ 269#undef HAVE_NETINET_IP_ICMP_H 270 271/* Define to 1 if you have the <netinet/tcp.h> header file. */ 272#undef HAVE_NETINET_TCP_H 273 274/* Define to 1 if you have the <net/ppp_defs.h> header file. */ 275#undef HAVE_NET_PPP_DEFS_H 276 277/* Define to 1 if you have the `OCSP_REQ_CTX_add1_header' function. */ 278#undef HAVE_OCSP_REQ_CTX_ADD1_HEADER 279 280/* Define to 1 if you have the `OCSP_REQ_CTX_set1_req' function. */ 281#undef HAVE_OCSP_REQ_CTX_SET1_REQ 282 283/* Define to 1 if you have the `OCSP_sendreq_new' function. */ 284#undef HAVE_OCSP_SENDREQ_NEW 285 286/* Define to 1 if you have the <openssl/ocsp.h> header file. */ 287#undef HAVE_OPENSSL_OCSP_H 288 289/* Define to 1 if you have the <openssl/ssl.h> header file. */ 290#undef HAVE_OPENSSL_SSL_H 291 292/* Define to 1 if you have the <openssl/tls1.h> header file. */ 293#undef HAVE_OPENSSL_TLS1_H 294 295/* Define to 1 if you have the <openssl/ts.h> header file. */ 296#undef HAVE_OPENSSL_TS_H 297 298/* Define to 1 if you have the <pcre.h> header file. */ 299#undef HAVE_PCRE_H 300 301/* Define to 1 if you have the <pcre/pcre.h> header file. */ 302#undef HAVE_PCRE_PCRE_H 303 304/* Define to 1 if you have the `port_create' function. */ 305#undef HAVE_PORT_CREATE 306 307/* Define to 1 if you have the `posix_fadvise' function. */ 308#undef HAVE_POSIX_FADVISE 309 310/* Define to 1 if you have the `posix_fallocate' function. */ 311#undef HAVE_POSIX_FALLOCATE 312 313/* Define to 1 if you have the `posix_madvise' function. */ 314#undef HAVE_POSIX_MADVISE 315 316/* Define to 1 if you have the `psiginfo' function. */ 317#undef HAVE_PSIGINFO 318 319/* Define to 1 if you have the `psignal' function. */ 320#undef HAVE_PSIGNAL 321 322/* Whether pthread_getname_np() is available */ 323#undef HAVE_PTHREAD_GETNAME_NP 324 325/* Whether pthread_get_name_np() is available */ 326#undef HAVE_PTHREAD_GET_NAME_NP 327 328/* Define to 1 if you have the <pthread.h> header file. */ 329#undef HAVE_PTHREAD_H 330 331/* Define to 1 if you have the `pthread_mutexattr_settype' function. */ 332#undef HAVE_PTHREAD_MUTEXATTR_SETTYPE 333 334/* Define to 1 if you have the <pthread_np.h> header file. */ 335#undef HAVE_PTHREAD_NP_H 336 337/* Whether the 1 parameter version of pthread_setname_np() is available */ 338#undef HAVE_PTHREAD_SETNAME_NP_1 339 340/* Whether the 2 parameter version of pthread_setname_np() is available */ 341#undef HAVE_PTHREAD_SETNAME_NP_2 342 343/* Whether the 2 parameter version of pthread_set_name_np() is available */ 344#undef HAVE_PTHREAD_SET_NAME_NP_2 345 346/* Define to 1 if you have the <readline.h> header file. */ 347#undef HAVE_READLINE_H 348 349/* Define if your readline library has \`add_history' */ 350#undef HAVE_READLINE_HISTORY 351 352/* Define to 1 if you have the <readline/history.h> header file. */ 353#undef HAVE_READLINE_HISTORY_H 354 355/* Define to 1 if you have the <readline/readline.h> header file. */ 356#undef HAVE_READLINE_READLINE_H 357 358/* Define to 1 if you have the <sched.h> header file. */ 359#undef HAVE_SCHED_H 360 361/* Define to 1 if you have the <search.h> header file. */ 362#undef HAVE_SEARCH_H 363 364/* Define to 1 if you have the `setresuid' function. */ 365#undef HAVE_SETRESUID 366 367/* Define to 1 if you have the `setreuid' function. */ 368#undef HAVE_SETREUID 369 370/* Define to 1 if you have the <siginfo.h> header file. */ 371#undef HAVE_SIGINFO_H 372 373/* Define to 1 if you have the `SSL_CTX_set_ciphersuites' function. */ 374#undef HAVE_SSL_CTX_SET_CIPHERSUITES 375 376/* Define to 1 if you have the `SSL_CTX_set_tlsext_ticket_key_cb' function. */ 377#undef HAVE_SSL_CTX_SET_TLSEXT_TICKET_KEY_CB 378 379/* Define to 1 if you have the `SSL_CTX_set_tlsext_ticket_key_evp_cb' 380 function. */ 381#undef HAVE_SSL_CTX_SET_TLSEXT_TICKET_KEY_EVP_CB 382 383/* Define to 1 if you have the `SSL_get_all_async_fds' function. */ 384#undef HAVE_SSL_GET_ALL_ASYNC_FDS 385 386/* Define to 1 if you have the `SSL_set_max_early_data' function. */ 387#undef HAVE_SSL_SET_MAX_EARLY_DATA 388 389/* Define to 1 if you have the `SSL_set_quic_early_data_enabled' function. */ 390#undef HAVE_SSL_SET_QUIC_EARLY_DATA_ENABLED 391 392/* Define to 1 if you have the <stdbool.h> header file. */ 393#undef HAVE_STDBOOL_H 394 395/* Define to 1 if you have the <stdint.h> header file. */ 396#undef HAVE_STDINT_H 397 398/* Define to 1 if you have the <stdlib.h> header file. */ 399#undef HAVE_STDLIB_H 400 401/* Define to 1 if you have the <strings.h> header file. */ 402#undef HAVE_STRINGS_H 403 404/* Define to 1 if you have the <string.h> header file. */ 405#undef HAVE_STRING_H 406 407/* Define to 1 if you have the `strlcat' function. */ 408#undef HAVE_STRLCAT 409 410/* Define to 1 if you have the `strlcpy' function. */ 411#undef HAVE_STRLCPY 412 413/* Define to 1 if you have the <stropts.h> header file. */ 414#undef HAVE_STROPTS_H 415 416/* Define to 1 if you have the `strsignal' function. */ 417#undef HAVE_STRSIGNAL 418 419/* Whether struct tcp_info have the tcpi_data_segs_{in,out} member */ 420#undef HAVE_STRUCT_LINUX_TCP_INFO 421 422/* Whether struct sockaddr_in6 has the sin6_len member */ 423#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 424 425/* Whether struct sockaddr_in has the sin_len member */ 426#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 427 428/* Whether struct sockaddr_in has the sa_len member */ 429#undef HAVE_STRUCT_SOCKADDR_SA_LEN 430 431/* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */ 432#undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 433 434/* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */ 435#undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 436 437/* whether struct tcp_info is available */ 438#undef HAVE_STRUCT_TCP_INFO 439 440/* Define to 1 if you have the `sysconf' function. */ 441#undef HAVE_SYSCONF 442 443/* Define to 1 if you have the `sysctlbyname' function. */ 444#undef HAVE_SYSCTLBYNAME 445 446/* Define to 1 if you have the <sysexits.h> header file. */ 447#undef HAVE_SYSEXITS_H 448 449/* Define to 1 if using probes. */ 450#undef HAVE_SYSTEMTAP 451 452/* Define to 1 if you have the <sys/byteorder.h> header file. */ 453#undef HAVE_SYS_BYTEORDER_H 454 455/* Define to 1 if you have the <sys/capability.h> header file. */ 456#undef HAVE_SYS_CAPABILITY_H 457 458/* Define to 1 if you have the <sys/cpuset.h> header file. */ 459#undef HAVE_SYS_CPUSET_H 460 461/* Define to 1 if you have the <sys/disklabel.h> header file. */ 462#undef HAVE_SYS_DISKLABEL_H 463 464/* Define to 1 if you have the <sys/disk.h> header file. */ 465#undef HAVE_SYS_DISK_H 466 467/* Define to 1 if you have the <sys/endian.h> header file. */ 468#undef HAVE_SYS_ENDIAN_H 469 470/* Define to 1 if you have the <sys/epoll.h> header file. */ 471#undef HAVE_SYS_EPOLL_H 472 473/* Define to 1 if you have the <sys/eventfd.h> header file. */ 474#undef HAVE_SYS_EVENTFD_H 475 476/* Define to 1 if you have the <sys/event.h> header file. */ 477#undef HAVE_SYS_EVENT_H 478 479/* Define to 1 if you have the <sys/ioctl.h> header file. */ 480#undef HAVE_SYS_IOCTL_H 481 482/* Define to 1 if you have the <sys/mman.h> header file. */ 483#undef HAVE_SYS_MMAN_H 484 485/* Define to 1 if you have the <sys/mount.h> header file. */ 486#undef HAVE_SYS_MOUNT_H 487 488/* Define to 1 if you have the <sys/param.h> header file. */ 489#undef HAVE_SYS_PARAM_H 490 491/* Define to 1 if you have the <sys/prctl.h> header file. */ 492#undef HAVE_SYS_PRCTL_H 493 494/* Define to 1 if you have the <sys/pset.h> header file. */ 495#undef HAVE_SYS_PSET_H 496 497/* Define to 1 if you have the <sys/sockio.h> header file. */ 498#undef HAVE_SYS_SOCKIO_H 499 500/* Define to 1 if you have the <sys/statfs.h> header file. */ 501#undef HAVE_SYS_STATFS_H 502 503/* Define to 1 if you have the <sys/statvfs.h> header file. */ 504#undef HAVE_SYS_STATVFS_H 505 506/* Define to 1 if you have the <sys/stat.h> header file. */ 507#undef HAVE_SYS_STAT_H 508 509/* Define to 1 if you have the <sys/sysctl.h> header file. */ 510#undef HAVE_SYS_SYSCTL_H 511 512/* Define to 1 if you have the <sys/sysinfo.h> header file. */ 513#undef HAVE_SYS_SYSINFO_H 514 515/* Define to 1 if you have the <sys/sysmacros.h> header file. */ 516#undef HAVE_SYS_SYSMACROS_H 517 518/* Define to 1 if you have the <sys/systeminfo.h> header file. */ 519#undef HAVE_SYS_SYSTEMINFO_H 520 521/* Define to 1 if you have the <sys/types.h> header file. */ 522#undef HAVE_SYS_TYPES_H 523 524/* Define to 1 if you have the <sys/uio.h> header file. */ 525#undef HAVE_SYS_UIO_H 526 527/* Define to 1 if you have the <ucred.h> header file. */ 528#undef HAVE_UCRED_H 529 530/* Define to 1 if you have the <unistd.h> header file. */ 531#undef HAVE_UNISTD_H 532 533/* Define to 1 if you have the <values.h> header file. */ 534#undef HAVE_VALUES_H 535 536/* Define to 1 if you have the `X509_get0_signature' function. */ 537#undef HAVE_X509_GET0_SIGNATURE 538 539/* Define to 1 if you have the <zlib.h> header file. */ 540#undef HAVE_ZLIB_H 541 542/* Define to the sub-directory where libtool stores uninstalled libraries. */ 543#undef LT_OBJDIR 544 545/* Name of package */ 546#undef PACKAGE 547 548/* Define to the address where bug reports for this package should be sent. */ 549#undef PACKAGE_BUGREPORT 550 551/* Define to the full name of this package. */ 552#undef PACKAGE_NAME 553 554/* Define to the full name and version of this package. */ 555#undef PACKAGE_STRING 556 557/* Define to the one symbol short name of this package. */ 558#undef PACKAGE_TARNAME 559 560/* Define to the home page for this package. */ 561#undef PACKAGE_URL 562 563/* Define to the version of this package. */ 564#undef PACKAGE_VERSION 565 566/* The size of `void*', as computed by sizeof. */ 567#undef SIZEOF_VOIDP 568 569/* Define to 1 if you have the ANSI C header files. */ 570#undef STDC_HEADERS 571 572/* Version number of package */ 573#undef VERSION 574 575/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 576 `char[]'. */ 577#undef YYTEXT_POINTER 578