1/* src/build-system/config.h.in. Generated from src/build-system/configure.ac by autoheader. */ 2 3/* Define if building universal (internal helper macro) */ 4#undef AC_APPLE_UNIVERSAL_BUILD 5 6/* Define to 1 to use 64-bit bitset indices. */ 7#undef BM64ADDR 8 9/* Define to 1 if necessary to get FIONBIO (e.g., on Solaris) */ 10#undef BSD_COMP 11 12/* Define to 1 if you have the <Accelerate/Accelerate.h> header file. */ 13#undef HAVE_ACCELERATE_ACCELERATE_H 14 15/* Define to 1 if you have the `alarm' function. */ 16#undef HAVE_ALARM 17 18/* Define to 1 if you have the <alloca.h> header file. */ 19#undef HAVE_ALLOCA_H 20 21/* Define to 1 if you have the <arpa/inet.h> header file. */ 22#undef HAVE_ARPA_INET_H 23 24/* Define to 1 if you have the `asprintf' function. */ 25#undef HAVE_ASPRINTF 26 27/* Define to 1 if you have the `atoll' function. */ 28#undef HAVE_ATOLL 29 30/* Define to 1 if you have the <atomic.h> header file. */ 31#undef HAVE_ATOMIC_H 32 33/* Define to 1 if your compiler supports 34 __attribute__((visibility("default"))) */ 35#undef HAVE_ATTRIBUTE_VISIBILITY_DEFAULT 36 37/* Define to 1 if you have the `basename' function. */ 38#undef HAVE_BASENAME 39 40/* Define to 1 if NCBI C++ API for BerkeleyDB is available. */ 41#undef HAVE_BDB 42 43/* Define to 1 if NCBI C++ API for BerkeleyDB based data cache is available. 44 */ 45#undef HAVE_BDB_CACHE 46 47/* Define to 1 if Berkeley DB libraries are available. */ 48#undef HAVE_BERKELEY_DB 49 50/* Define to 1 if the Berkeley `db_cxx' library is available. */ 51#undef HAVE_BERKELEY_DB_CXX 52 53/* Define to 1 if the `Boost.Chrono' library is available. */ 54#undef HAVE_BOOST_CHRONO 55 56/* Define to 1 if the `Boost.Filesystem' library is available. */ 57#undef HAVE_BOOST_FILESYSTEM 58 59/* Define to 1 if the `Boost.Iostreams' library is available. */ 60#undef HAVE_BOOST_IOSTREAMS 61 62/* Define to 1 if the `Boost.Program-Options' library is available. */ 63#undef HAVE_BOOST_PROGRAM_OPTIONS 64 65/* Define to 1 if the `Boost.Regex' library is available. */ 66#undef HAVE_BOOST_REGEX 67 68/* Define to 1 if the `Boost.Serialization' library is available. */ 69#undef HAVE_BOOST_SERIALIZATION 70 71/* Define to 1 if the `Boost.Spirit' headers are available. */ 72#undef HAVE_BOOST_SPIRIT 73 74/* Define to 1 if the `Boost.System' library is available. */ 75#undef HAVE_BOOST_SYSTEM 76 77/* Define to 1 if the `Boost.Test' libraries are available. */ 78#undef HAVE_BOOST_TEST 79 80/* Define to 1 if the `Boost.Thread' library is available. */ 81#undef HAVE_BOOST_THREAD 82 83/* Define to 1 if the C++ compiler supports __builtin_bswap32. */ 84#undef HAVE_BUILTIN_BSWAP 85 86/* Define to 1 if the C++ compiler supports __builtin_expect. */ 87#undef HAVE_BUILTIN_EXPECT 88 89/* Define to 1 if you have the <clapack.h> header file. */ 90#undef HAVE_CLAPACK_H 91 92/* Define to 1 if you have the `clock_gettime' function. */ 93#undef HAVE_CLOCK_GETTIME 94 95/* Define to 1 if you have the <common/ncbi_build_ver.h> header file. */ 96#undef HAVE_COMMON_NCBI_BUILD_VER_H 97 98/* Define to 1 if you have the <com_err.h> header file. */ 99#undef HAVE_COM_ERR_H 100 101/* Define to 1 if the preprocessor supports GNU-style variadic macros. */ 102#undef HAVE_CPP_GNU_VARARGS 103 104/* Define to 1 if the preprocessor supports C99-style variadic macros. */ 105#undef HAVE_CPP_STD_VARARGS 106 107/* Define to 1 if you have the <cpuid.h> header file. */ 108#undef HAVE_CPUID_H 109 110/* Define to 1 if `abi::__cxa_demangle' is available from <cxxabi.h>. */ 111#undef HAVE_CXA_DEMANGLE 112 113/* Define to 1 if you have the <cxxabi.h> header file. */ 114#undef HAVE_CXXABI_H 115 116/* Define to 1 if you have the `daemon' function. */ 117#undef HAVE_DAEMON 118 119/* Define to 1 if you have the `dbopen' function. */ 120#undef HAVE_DBOPEN 121 122/* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if 123 you don't. */ 124#undef HAVE_DECL_CLOCK_MONOTONIC 125 126/* Define to 1 if you have the declaration of `CLOCK_REALTIME', and to 0 if 127 you don't. */ 128#undef HAVE_DECL_CLOCK_REALTIME 129 130/* Define to 1 if you have the declaration of `CLOCK_SGI_CYCLE', and to 0 if 131 you don't. */ 132#undef HAVE_DECL_CLOCK_SGI_CYCLE 133 134/* Define to 1 if you have the <dirent.h> header file. */ 135#undef HAVE_DIRENT_H 136 137/* Define to 1 if you have the <dlfcn.h> header file. */ 138#undef HAVE_DLFCN_H 139 140/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 141#undef HAVE_DOPRNT 142 143/* Define to 1 if you have the `erf' function. */ 144#undef HAVE_ERF 145 146/* Define to 1 if you have the <errno.h> header file. */ 147#undef HAVE_ERRNO_H 148 149/* Define to 1 if you have the `error_message' function. */ 150#undef HAVE_ERROR_MESSAGE 151 152/* Define to 1 if you have the `euidaccess' function. */ 153#undef HAVE_EUIDACCESS 154 155/* Define to 1 if you have the `eventfd' function. */ 156#undef HAVE_EVENTFD 157 158/* Define to 1 if you have the `FCGX_Accept_r' function. */ 159#undef HAVE_FCGX_ACCEPT_R 160 161/* Define to 1 if you have the <fcntl.h> header file. */ 162#undef HAVE_FCNTL_H 163 164/* Define to 1 if you have the `freehostent' function. */ 165#undef HAVE_FREEHOSTENT 166 167/* Define to 1 if FreeType is available. */ 168#undef HAVE_FREETYPE 169 170/* Define to 1 if you have the `fseeko' function. */ 171#undef HAVE_FSEEKO 172 173/* Define to 1 if you have the `fstat' function. */ 174#undef HAVE_FSTAT 175 176/* Define to 1 if you have the <fstream> header file. */ 177#undef HAVE_FSTREAM 178 179/* Define to 1 if you have the <fstream.h> header file. */ 180#undef HAVE_FSTREAM_H 181 182/* Define to 1 if your localtime_r returns a int. */ 183#undef HAVE_FUNC_LOCALTIME_R_INT 184 185/* Define to 1 if your localtime_r returns a struct tm*. */ 186#undef HAVE_FUNC_LOCALTIME_R_TM 187 188/* Define to 1 if you have the `getaddrinfo' function. */ 189#undef HAVE_GETADDRINFO 190 191/* Define to 1 if you have the `getgrouplist' function. */ 192#undef HAVE_GETGROUPLIST 193 194/* If you have the `gethostbyaddr_r' function, define to the number of 195 arguments it takes (normally 7 or 8). */ 196#undef HAVE_GETHOSTBYADDR_R 197 198/* If you have the `gethostbyname_r' function, define to the number of 199 arguments it takes (normally 5 or 6). */ 200#undef HAVE_GETHOSTBYNAME_R 201 202/* Define to 1 if you have the `gethostent_r' function. */ 203#undef HAVE_GETHOSTENT_R 204 205/* Define to 1 if you have the `gethrtime' function. */ 206#undef HAVE_GETHRTIME 207 208/* Define to 1 if you have the `getipnodebyaddr' function. */ 209#undef HAVE_GETIPNODEBYADDR 210 211/* Define to 1 if you have the `getipnodebyname' function. */ 212#undef HAVE_GETIPNODEBYNAME 213 214/* Define to 1 if you have the `getloadavg' function. */ 215#undef HAVE_GETLOADAVG 216 217/* Define to 1 if you have the `getlogin_r' function */ 218#undef HAVE_GETLOGIN_R 219 220/* Define to 1 if you have the `getnameinfo' function. */ 221#undef HAVE_GETNAMEINFO 222 223/* Define to 1 if you have the `getopt' function. */ 224#undef HAVE_GETOPT 225 226/* Define to 1 if you have the <getopt.h> header file. */ 227#undef HAVE_GETOPT_H 228 229/* Define to 1 if you have the `getpagesize' function. */ 230#undef HAVE_GETPAGESIZE 231 232/* Define to 1 if you have the `getpass' function. */ 233#undef HAVE_GETPASS 234 235/* Define to 1 if you have the `getpassphrase' function. */ 236#undef HAVE_GETPASSPHRASE 237 238/* Define to 1 if you have the `getpwuid' function. */ 239#undef HAVE_GETPWUID 240 241/* Define to 1 if you have the `getrusage' function. */ 242#undef HAVE_GETRUSAGE 243 244/* If you have the `getservbyname_r' function, define to the number of 245 arguments it takes (normally 5 or 6). */ 246#undef HAVE_GETSERVBYNAME_R 247 248/* Define to 1 if you have the `gettimeofday' function. */ 249#undef HAVE_GETTIMEOFDAY 250 251/* Define to 1 if you have the `getuid' function. */ 252#undef HAVE_GETUID 253 254/* Define to 1 if you have the <gnutls/abstract.h> header file. */ 255#undef HAVE_GNUTLS_ABSTRACT_H 256 257/* Define to 1 if you have the `gnutls_certificate_set_verify_function' 258 function. */ 259#undef HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 260 261/* Define to 1 if you have the `gnutls_record_disable_padding' function. */ 262#undef HAVE_GNUTLS_RECORD_DISABLE_PADDING 263 264/* Define to 1 if you have the `gnutls_rnd' function. */ 265#undef HAVE_GNUTLS_RND 266 267/* Define to 1 if you have the <gsl/gsl> header file. */ 268#undef HAVE_GSL_GSL 269 270/* Define to 1 if ICU libraries are available. */ 271#undef HAVE_ICU 272 273/* Define to 1 if you have the <ieeefp.h> header file. */ 274#undef HAVE_IEEEFP_H 275 276/* Define to 1 if you have the `inet_ntoa_r' function. */ 277#undef HAVE_INET_NTOA_R 278 279/* Define to 1 if you have the `inet_ntop' function. */ 280#undef HAVE_INET_NTOP 281 282/* Define to 1 if the system has the type `intptr_t'. */ 283#undef HAVE_INTPTR_T 284 285/* Define to 1 if you have the <inttypes.h> header file. */ 286#undef HAVE_INTTYPES_H 287 288/* Define to 1 if you have the <iostream> header file. */ 289#undef HAVE_IOSTREAM 290 291/* Define to 1 if you have the <iostream.h> header file. */ 292#undef HAVE_IOSTREAM_H 293 294/* Define to 1 if you have `ios(_base)::register_callback'. */ 295#undef HAVE_IOS_REGISTER_CALLBACK 296 297/* Define to 1 if you have the <langinfo.h> header file. */ 298#undef HAVE_LANGINFO_H 299 300/* Define to 1 if you have the <lapacke.h> header file. */ 301#undef HAVE_LAPACKE_H 302 303/* Define to 1 if you have the <lapacke/lapacke.h> header file. */ 304#undef HAVE_LAPACKE_LAPACKE_H 305 306/* Define to 1 if you have the `lchown' function. */ 307#undef HAVE_LCHOWN 308 309/* Define to 1 if libparquet is available. */ 310#undef HAVE_LIBAPACHE_ARROW 311 312/* Define to 1 if libavrocpp is available. */ 313#undef HAVE_LIBAVRO 314 315/* Define to 1 if libaws-cpp-sdk-s3 is available. */ 316#undef HAVE_LIBAWS_SDK 317 318/* Define to 1 if libbackward is available. */ 319#undef HAVE_LIBBACKWARD_CPP 320 321/* Define to 1 if libbz2 is available. */ 322#undef HAVE_LIBBZ2 323 324/* Define to 1 if libcassandra is available. */ 325#undef HAVE_LIBCASSANDRA 326 327/* Define to 1 if non-public CONNECT extensions are available. */ 328#undef HAVE_LIBCONNEXT 329 330/* Define to 1 if libcppkafka is available. */ 331#undef HAVE_LIBCPPKAFKA 332 333/* Define to 1 if CRYPT is available, either in its own library or as part of 334 the standard libraries. */ 335#undef HAVE_LIBCRYPT 336 337/* Define to 1 if libcurl is available. */ 338#undef HAVE_LIBCURL 339 340/* Define to 1 if DEMANGLE is available, either in its own library or as part 341 of the standard libraries. */ 342#undef HAVE_LIBDEMANGLE 343 344/* Define to 1 if DL is available, either in its own library or as part of the 345 standard libraries. */ 346#undef HAVE_LIBDL 347 348/* Define to 1 if libdw is available. */ 349#undef HAVE_LIBDW 350 351/* Define to 1 if libexpat is available. */ 352#undef HAVE_LIBEXPAT 353 354/* Define to 1 if libexslt is available. */ 355#undef HAVE_LIBEXSLT 356 357/* Define to 1 if FastCGI libraries are available. */ 358#undef HAVE_LIBFASTCGI 359 360/* Define to 1 if FreeTDS libraries are available. */ 361#undef HAVE_LIBFTDS 362 363/* Define to 1 if libftgl is available. */ 364#undef HAVE_LIBFTGL 365 366/* Define to 1 if libgcrypt is available. */ 367#undef HAVE_LIBGCRYPT 368 369/* Define to 1 if you have the <libgen.h> header file. */ 370#undef HAVE_LIBGEN_H 371 372/* Define to 1 if libgif is available. */ 373#undef HAVE_LIBGIF 374 375/* Define to 1 if libgl2ps is available. */ 376#undef HAVE_LIBGL2PS 377 378/* Define to 1 if GLEW is available, either in its own library or as part of 379 the standard libraries. */ 380#undef HAVE_LIBGLEW 381 382/* Define to 1 if you have libglut. */ 383#undef HAVE_LIBGLUT 384 385/* Define to 1 if libgmock is available. */ 386#undef HAVE_LIBGMOCK 387 388/* Define to 1 if libgmp is available. */ 389#undef HAVE_LIBGMP 390 391/* Define to 1 if libgnutls is available. */ 392#undef HAVE_LIBGNUTLS 393 394/* Define to 1 if libgrpc++ is available. */ 395#undef HAVE_LIBGRPC 396 397/* Define to 1 if libgsoapssl++ is available. */ 398#undef HAVE_LIBGSOAP 399 400/* Define to 1 if libh2o is available. */ 401#undef HAVE_LIBH2O 402 403/* Define to 1 if libhdf5_cpp is available. */ 404#undef HAVE_LIBHDF5 405 406/* Define to 1 if libhiredis is available. */ 407#undef HAVE_LIBHIREDIS 408 409/* Define to 1 if ICONV is available, either in its own library or as part of 410 the standard libraries. */ 411#undef HAVE_LIBICONV 412 413/* Define to 1 if libjpeg is available. */ 414#undef HAVE_LIBJPEG 415 416/* Define to 1 if libgssapi_krb5 is available. */ 417#undef HAVE_LIBKRB5 418 419/* Define to 1 if KSTAT is available, either in its own library or as part of 420 the standard libraries. */ 421#undef HAVE_LIBKSTAT 422 423/* Define to 1 if liblapack is available. */ 424#undef HAVE_LIBLAPACK 425 426/* Define to 1 if libleveldb is available. */ 427#undef HAVE_LIBLEVELDB 428 429/* Define to 1 if liblmdb is available. */ 430#undef HAVE_LIBLMDB 431 432/* Define to 1 if liblzo2 is available. */ 433#undef HAVE_LIBLZO 434 435/* Define to 1 if libmagic is available. */ 436#undef HAVE_LIBMAGIC 437 438/* Define to 1 if libmbedtls is available. */ 439#undef HAVE_LIBMBEDTLS 440 441/* Define to 1 if libmimetic is available. */ 442#undef HAVE_LIBMIMETIC 443 444/* Define to 1 if libmongoclient is available. */ 445#undef HAVE_LIBMONGODB 446 447/* Define to 1 if libmongocxx is available. */ 448#undef HAVE_LIBMONGODB3 449 450/* Define to 1 if libmuparser is available. */ 451#undef HAVE_LIBMUPARSER 452 453/* Define to 1 if libhogweed is available. */ 454#undef HAVE_LIBNETTLE 455 456/* Define to 1 if libnghttp2 is available. */ 457#undef HAVE_LIBNGHTTP2 458 459/* Define to 1 if libncbi-ngs-c++ is available. */ 460#undef HAVE_LIBNGS 461 462/* Define to 1 if liboechem is available. */ 463#undef HAVE_LIBOECHEM 464 465/* Define to 1 if libssl is available. */ 466#undef HAVE_LIBOPENSSL 467 468/* Define to 1 if you have libOSMesa. */ 469#undef HAVE_LIBOSMESA 470 471/* Define to 1 if libpcre is available. */ 472#undef HAVE_LIBPCRE 473 474/* Define to 1 if libpng is available. */ 475#undef HAVE_LIBPNG 476 477/* Define to 1 if libprotobuf$PROTOBUF_SFX is available. */ 478#undef HAVE_LIBPROTOBUF 479 480/* Define to 1 if librdkafka is available. */ 481#undef HAVE_LIBRDKAFKA 482 483/* Define to 1 if RPCSVC is available, either in its own library or as part of 484 the standard libraries. */ 485#undef HAVE_LIBRPCSVC 486 487/* Define to 1 if RT is available, either in its own library or as part of the 488 standard libraries. */ 489#undef HAVE_LIBRT 490 491/* Define to 1 if libsablot is available. */ 492#undef HAVE_LIBSABLOT 493 494/* Define to 1 if libsasl2 is available. */ 495#undef HAVE_LIBSASL2 496 497/* Define to 1 if libdrmaa is available. */ 498#undef HAVE_LIBSGE 499 500/* Define to 1 if the SP SGML library is available. */ 501#undef HAVE_LIBSP 502 503/* Define to 1 if libsqlite3 is available. */ 504#undef HAVE_LIBSQLITE3 505 506/* Define to 1 if libssh2 is available. */ 507#undef HAVE_LIBSSH2 508 509/* Define to 1 if the NCBI SSS DB library is available. */ 510#undef HAVE_LIBSSSDB 511 512/* Define to 1 if the NCBI SSS UTILS library is available. */ 513#undef HAVE_LIBSSSUTILS 514 515/* Define to 1 if SYBASE libraries are available. */ 516#undef HAVE_LIBSYBASE 517 518/* Define to 1 if SYBASE DBLib is available. */ 519#undef HAVE_LIBSYBDB 520 521/* Define to 1 if libtiff is available. */ 522#undef HAVE_LIBTIFF 523 524/* Define to 1 if libungif is available. */ 525#undef HAVE_LIBUNGIF 526 527/* Define to 1 if libunwind is available. */ 528#undef HAVE_LIBUNWIND 529 530/* Define to 1 if libuv is available. */ 531#undef HAVE_LIBUV 532 533/* Define to 1 if libxlsxwriter is available. */ 534#undef HAVE_LIBXLSXWRITER 535 536/* Define to 1 if libxml2 is available. */ 537#undef HAVE_LIBXML 538 539/* Define to 1 if libXpm is available. */ 540#undef HAVE_LIBXPM 541 542/* Define to 1 if libxslt is available. */ 543#undef HAVE_LIBXSLT 544 545/* Define to 1 if libz is available. */ 546#undef HAVE_LIBZ 547 548/* Define to 1 if libzstd is available. */ 549#undef HAVE_LIBZSTD 550 551/* Define to 1 if you have the <limits> header file. */ 552#undef HAVE_LIMITS 553 554/* Define to 1 if you have the <limits.h> header file. */ 555#undef HAVE_LIMITS_H 556 557/* Define to 1 if you have the <locale.h> header file. */ 558#undef HAVE_LOCALE_H 559 560/* Define to 1 if you have the `localtime_r' function. */ 561#undef HAVE_LOCALTIME_R 562 563/* Define to 1 if local LBSM support is available. */ 564#undef HAVE_LOCAL_LBSM 565 566/* Define to 1 if you have the `lutimes' function. */ 567#undef HAVE_LUTIMES 568 569/* Define to 1 if you have the <malloc.h> header file. */ 570#undef HAVE_MALLOC_H 571 572/* Define to 1 if you have the `malloc_options' function. */ 573#undef HAVE_MALLOC_OPTIONS 574 575/* Define to 1 if you have the <memory.h> header file. */ 576#undef HAVE_MEMORY_H 577 578/* Define to 1 if you have the `memrchr' function. */ 579#undef HAVE_MEMRCHR 580 581/* Define to 1 if MySQL is available. */ 582#undef HAVE_MYSQL 583 584/* Define to 1 if you have the `nanosleep' function. */ 585#undef HAVE_NANOSLEEP 586 587/* Define to 1 if the NCBI C toolkit is available. */ 588#undef HAVE_NCBI_C 589 590/* Define to 1 if the real version of ncbi_crypt support is available. */ 591#undef HAVE_NCBI_CRYPT 592 593/* Define to 1 to catch incomplete rebuilds. */ 594#undef HAVE_NCBI_SKEW_GUARD 595 596/* Define to 1 if you have NCBI's SRA/VDB SDK/Toolkit. */ 597#undef HAVE_NCBI_VDB 598 599/* Define to 1 if you have the <netdb.h> header file. */ 600#undef HAVE_NETDB_H 601 602/* Define to 1 if you have the <netinet/in.h> header file. */ 603#undef HAVE_NETINET_IN_H 604 605/* Define to 1 if you have the <netinet/tcp.h> header file. */ 606#undef HAVE_NETINET_TCP_H 607 608/* Define to 1 if you have the <net/inet/in.h> header file. */ 609#undef HAVE_NET_INET_IN_H 610 611/* Define to 1 if you have the `nl_langinfo' function. */ 612#undef HAVE_NL_LANGINFO 613 614/* Define to 1 if ODBC libraries are available. */ 615#undef HAVE_ODBC 616 617/* Define to 1 if you have the <odbcss.h> header file. */ 618#undef HAVE_ODBCSS_H 619 620/* Define to 1 if you have OpenGL (-lGL). */ 621#undef HAVE_OPENGL 622 623/* Define to 1 if the ORBacus CORBA package is available. */ 624#undef HAVE_ORBACUS 625 626/* Define to 1 if you have the <paths.h> header file. */ 627#undef HAVE_PATHS_H 628 629/* Define to 1 if you have the `poll' function. */ 630#undef HAVE_POLL 631 632/* Define to 1 if you have the <poll.h> header file. */ 633#undef HAVE_POLL_H 634 635/* Define to 1 to let the GenBank data loader use PubSeq Gateway. */ 636#undef HAVE_PSG_LOADER 637 638/* Define to 1 if you have the `pthread_atfork' function. */ 639#undef HAVE_PTHREAD_ATFORK 640 641/* Define to 1 if you have the `pthread_condattr_setclock' function. */ 642#undef HAVE_PTHREAD_CONDATTR_SETCLOCK 643 644/* Define to 1 if you have the `pthread_cond_timedwait_relative_np' function. 645 */ 646#undef HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 647 648/* Define to 1 if pthread mutexes are available. */ 649#undef HAVE_PTHREAD_MUTEX 650 651/* Define to 1 if you have the `pthread_setconcurrency' function. */ 652#undef HAVE_PTHREAD_SETCONCURRENCY 653 654/* Define to 1 if the PUBSEQ service is available. */ 655#undef HAVE_PUBSEQ_OS 656 657/* Define to 1 if you have the `putenv' function. */ 658#undef HAVE_PUTENV 659 660/* Define to 1 if Python libraries are available. */ 661#undef HAVE_PYTHON 662 663/* Define to 1 if Python 2.5 libraries are available. */ 664#undef HAVE_PYTHON25 665 666/* Define to 1 if Python 2.6 libraries are available. */ 667#undef HAVE_PYTHON26 668 669/* Define to 1 if Python 2.7 libraries are available. */ 670#undef HAVE_PYTHON27 671 672/* Define to 1 if Python 3 libraries are available. */ 673#undef HAVE_PYTHON3 674 675/* Define to 1 if you have the `readpassphrase' function. */ 676#undef HAVE_READPASSPHRASE 677 678/* Define to 1 if you have the `readv' function. */ 679#undef HAVE_READV 680 681/* Define to 1 if your C compiler supports some variant of the C99 `restrict' 682 keyword. */ 683#undef HAVE_RESTRICT_C 684 685/* Define to 1 if your C++ compiler supports some variant of the C99 686 `restrict' keyword. */ 687#undef HAVE_RESTRICT_CXX 688 689/* Define to 1 if you have the <roken.h> header file. */ 690#undef HAVE_ROKEN_H 691 692/* Define to 1 if you have the `sched_yield' function. */ 693#undef HAVE_SCHED_YIELD 694 695/* Define to 1 if you have the `select' function. */ 696#undef HAVE_SELECT 697 698/* Define to 1 if you have the <select.h> header file. */ 699#undef HAVE_SELECT_H 700 701/* Define to 1 if you have `union semun'. */ 702#undef HAVE_SEMUN 703 704/* Define to 1 if you have the `setenv' function. */ 705#undef HAVE_SETENV 706 707/* Define to 1 if you have the `setitimer' function. */ 708#undef HAVE_SETITIMER 709 710/* Define to 1 if you have the `setrlimit' function. */ 711#undef HAVE_SETRLIMIT 712 713/* Define to 1 if you have the <signal.h> header file. */ 714#undef HAVE_SIGNAL_H 715 716/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ 717#undef HAVE_SIN_LEN 718 719/* Define to 1 if you have the `snprintf' function. */ 720#undef HAVE_SNPRINTF 721 722/* Define to 1 if you have the `socketpair' function. */ 723#undef HAVE_SOCKETPAIR 724 725/* Define to 1 if the system has the type `socklen_t'. */ 726#undef HAVE_SOCKLEN_T 727 728/* Define to 1 if you have the `SQLGetPrivateProfileString' function. */ 729#undef HAVE_SQLGETPRIVATEPROFILESTRING 730 731/* Define to 1 if you have the <sqlite3async.h> header file. */ 732#undef HAVE_SQLITE3ASYNC_H 733 734/* Define to 1 if you have the `sqlite3_unlock_notify' function. */ 735#undef HAVE_SQLITE3_UNLOCK_NOTIFY 736 737/* Define to 1 if the system has the type `SQLLEN'. */ 738#undef HAVE_SQLLEN 739 740/* Define to 1 if the system has the type `SQLROWOFFSET'. */ 741#undef HAVE_SQLROWOFFSET 742 743/* Define to 1 if the system has the type `SQLROWSETSIZE'. */ 744#undef HAVE_SQLROWSETSIZE 745 746/* Define to 1 if the system has the type `SQLSETPOSIROW'. */ 747#undef HAVE_SQLSETPOSIROW 748 749/* Define to 1 if you have the `statfs' function. */ 750#undef HAVE_STATFS 751 752/* Define to 1 if you have the `statvfs' function. */ 753#undef HAVE_STATVFS 754 755/* Define to 1 if you have the <stdbool.h> header file. */ 756#undef HAVE_STDBOOL_H 757 758/* Define to 1 if you have the <stddef.h> header file. */ 759#undef HAVE_STDDEF_H 760 761/* Define to 1 if you have the <stdint.h> header file. */ 762#undef HAVE_STDINT_H 763 764/* Define to 1 if you have the <stdlib.h> header file. */ 765#undef HAVE_STDLIB_H 766 767/* Define to 1 if you have the `strcasecmp' function. */ 768#undef HAVE_STRCASECMP 769 770/* Define to 1 if strcasecmp treats letters as lowercase. */ 771#undef HAVE_STRCASECMP_LC 772 773/* Define to 1 if you have the `strdup' function. */ 774#undef HAVE_STRDUP 775 776/* Define to 1 if you have the <strings.h> header file. */ 777#undef HAVE_STRINGS_H 778 779/* Define to 1 if you have the <string.h> header file. */ 780#undef HAVE_STRING_H 781 782/* Define to 1 if you have the `strlcat' function. */ 783#undef HAVE_STRLCAT 784 785/* Define to 1 if you have the `strlcpy' function. */ 786#undef HAVE_STRLCPY 787 788/* Define to 1 if you have the `strndup' function. */ 789#undef HAVE_STRNDUP 790 791/* Define to 1 if you have the `strnlen' function. */ 792#undef HAVE_STRNLEN 793 794/* Define to 1 if you have the `strsep' function. */ 795#undef HAVE_STRSEP 796 797/* Define to 1 if you have the <strstream> header file. */ 798#undef HAVE_STRSTREAM 799 800/* Define to 1 if you have the <strstream.h> header file. */ 801#undef HAVE_STRSTREAM_H 802 803/* Define to 1 if you have the <strstrea.h> header file. */ 804#undef HAVE_STRSTREA_H 805 806/* Define to 1 if you have the `strtok_r' function. */ 807#undef HAVE_STRTOK_R 808 809/* Define to 1 if `tm_zone' is a member of `struct tm'. */ 810#undef HAVE_STRUCT_TM_TM_ZONE 811 812/* Define to 1 if `__tm_zone' is a member of `struct tm'. */ 813#undef HAVE_STRUCT_TM___TM_ZONE 814 815/* Define to 1 if SYBASE has reentrant libraries. */ 816#undef HAVE_SYBASE_REENTRANT 817 818/* Define to 1 if Linux-like 1-arg sysinfo exists. */ 819#undef HAVE_SYSINFO_1 820 821/* Define to 1 if you have the `sysmp' function. */ 822#undef HAVE_SYSMP 823 824/* Define to 1 if you have SysV semaphores. */ 825#undef HAVE_SYSV_SEMAPHORES 826 827/* Define to 1 if you have the <sys/epoll.h> header file. */ 828#undef HAVE_SYS_EPOLL_H 829 830/* Define to 1 if you have the <sys/eventfd.h> header file. */ 831#undef HAVE_SYS_EVENTFD_H 832 833/* Define to 1 if you have the <sys/file.h> header file. */ 834#undef HAVE_SYS_FILE_H 835 836/* Define to 1 if you have the <sys/ioctl.h> header file. */ 837#undef HAVE_SYS_IOCTL_H 838 839/* Define to 1 if you have the <sys/mount.h> header file. */ 840#undef HAVE_SYS_MOUNT_H 841 842/* Define to 1 if you have the <sys/param.h> header file. */ 843#undef HAVE_SYS_PARAM_H 844 845/* Define to 1 if you have the <sys/resource.h> header file. */ 846#undef HAVE_SYS_RESOURCE_H 847 848/* Define to 1 if you have the <sys/select.h> header file. */ 849#undef HAVE_SYS_SELECT_H 850 851/* Define to 1 if you have the <sys/socket.h> header file. */ 852#undef HAVE_SYS_SOCKET_H 853 854/* Define to 1 if you have the <sys/sockio.h> header file. */ 855#undef HAVE_SYS_SOCKIO_H 856 857/* Define to 1 if you have the <sys/statvfs.h> header file. */ 858#undef HAVE_SYS_STATVFS_H 859 860/* Define to 1 if you have the <sys/stat.h> header file. */ 861#undef HAVE_SYS_STAT_H 862 863/* Define to 1 if you have the <sys/sysinfo.h> header file. */ 864#undef HAVE_SYS_SYSINFO_H 865 866/* Define to 1 if you have the <sys/sysmacros.h> header file. */ 867#undef HAVE_SYS_SYSMACROS_H 868 869/* Define to 1 if you have the <sys/time.h> header file. */ 870#undef HAVE_SYS_TIME_H 871 872/* Define to 1 if you have the <sys/types.h> header file. */ 873#undef HAVE_SYS_TYPES_H 874 875/* Define to 1 if you have the <sys/vfs.h> header file. */ 876#undef HAVE_SYS_VFS_H 877 878/* Define to 1 if you have the <sys/wait.h> header file. */ 879#undef HAVE_SYS_WAIT_H 880 881/* Define to 1 if you have the `timegm' function. */ 882#undef HAVE_TIMEGM 883 884/* Define to 1 if the system has the type `uintptr_t'. */ 885#undef HAVE_UINTPTR_T 886 887/* Define to 1 if your system permits reading integers from unaligned 888 addresses. */ 889#undef HAVE_UNALIGNED_READS 890 891/* Define to 1 if you have the <unistd.h> header file. */ 892#undef HAVE_UNISTD_H 893 894/* Define to 1 if you have the `usleep' function. */ 895#undef HAVE_USLEEP 896 897/* Define to 1 if you have the `utimes' function. */ 898#undef HAVE_UTIMES 899 900/* Define to 1 if you have the <valgrind/memcheck.h> header file. */ 901#undef HAVE_VALGRIND_MEMCHECK_H 902 903/* Define to 1 if you have the `vasprintf' function. */ 904#undef HAVE_VASPRINTF 905 906/* Define to 1 if your C compiler supports SIMD vector calculations. */ 907#undef HAVE_VECTOR_MATH 908 909/* Define to 1 if you have the `vprintf' function. */ 910#undef HAVE_VPRINTF 911 912/* Define to 1 if you have the `vsnprintf' function. */ 913#undef HAVE_VSNPRINTF 914 915/* Define to 1 if you have the <wchar.h> header file. */ 916#undef HAVE_WCHAR_H 917 918/* Define to 1 if you have the <windows.h> header file. */ 919#undef HAVE_WINDOWS_H 920 921/* Define to 1 if you have the <winternl.h> header file. */ 922#undef HAVE_WINTERNL_H 923 924/* Define to 1 if you have the `writev' function. */ 925#undef HAVE_WRITEV 926 927/* Define to 1 if the system has the type `wstring'. */ 928#undef HAVE_WSTRING 929 930/* Define to 1 if wxWidgets is available. */ 931#undef HAVE_WXWIDGETS 932 933/* Define to 1 if you have the <x86intrin.h> header file. */ 934#undef HAVE_X86INTRIN_H 935 936/* Define to 1 if Xalan-C++ is available. */ 937#undef HAVE_XALAN 938 939/* Define to 1 if Xerces-C++ is available. */ 940#undef HAVE_XERCES 941 942/* Define to 1 if Zorba is available. */ 943#undef HAVE_ZORBA 944 945/* Define to 1 if the system has the type `__CLPK_integer'. */ 946#undef HAVE___CLPK_INTEGER 947 948/* Full GNU-style system type */ 949#undef HOST 950 951/* CPU type only */ 952#undef HOST_CPU 953 954/* System OS only */ 955#undef HOST_OS 956 957/* System vendor only */ 958#undef HOST_VENDOR 959 960/* Define as const if the declaration of iconv() needs const. */ 961#undef ICONV_CONST 962 963/* Define to 0xffffffff if your operating system doesn't. */ 964#undef INADDR_NONE 965 966/* Define to 1 when building binaries for public release. */ 967#undef NCBI_BIN_RELEASE 968 969/* Compiler name */ 970#undef NCBI_COMPILER 971 972/* Compiler name */ 973#undef NCBI_COMPILER_APPLE_CLANG 974 975/* Compiler name */ 976#undef NCBI_COMPILER_COMPAQ 977 978/* Compiler name */ 979#undef NCBI_COMPILER_CRAY 980 981/* Compiler name */ 982#undef NCBI_COMPILER_GCC 983 984/* Compiler name */ 985#undef NCBI_COMPILER_ICC 986 987/* Compiler name */ 988#undef NCBI_COMPILER_KCC 989 990/* Compiler name */ 991#undef NCBI_COMPILER_LLVM_CLANG 992 993/* Compiler name */ 994#undef NCBI_COMPILER_MIPSPRO 995 996/* Compiler name */ 997#undef NCBI_COMPILER_MSVC 998 999/* Compiler name */ 1000#undef NCBI_COMPILER_UNKNOWN 1001 1002/* Compiler version as three- or four-digit integer */ 1003#undef NCBI_COMPILER_VERSION 1004 1005/* Compiler name */ 1006#undef NCBI_COMPILER_VISUALAGE 1007 1008/* Compiler name */ 1009#undef NCBI_COMPILER_WORKSHOP 1010 1011/* This is the NCBI C++ Toolkit. */ 1012#undef NCBI_CXX_TOOLKIT 1013 1014/* Define to 1 if building dynamic libraries by default. */ 1015#undef NCBI_DLL_BUILD 1016 1017/* Define to 1 if building dynamic libraries at all (albeit not necessarily by 1018 default). */ 1019#undef NCBI_DLL_SUPPORT 1020 1021/* Define to the expected Boost version, to help catch skew. */ 1022#undef NCBI_EXPECTED_BOOST_VERSION 1023 1024/* Define to whatever syntax your compiler supports for marking functions as 1025 to be inlined even if they might not otherwise be. */ 1026#undef NCBI_FORCEINLINE 1027 1028/* Rename DBLIB symbols in FTDS to avoid name clash with Sybase DBLIB. */ 1029#undef NCBI_FTDS_RENAME_SYBDB 1030 1031/* If you have the `getpwuid_r' function, define to the number of arguments it 1032 takes (normally 4 or 5). */ 1033#undef NCBI_HAVE_GETPWUID_R 1034 1035/* If you have the `readdir_r' function, define to the number of arguments it 1036 takes (normally 2 or 3). */ 1037#undef NCBI_HAVE_READDIR_R 1038 1039/* Define to 1 if stdio supports locking. */ 1040#undef NCBI_HAVE_STDIO_LOCKED 1041 1042/* Define to 1 to use a simple 32-bit type for GI numbers. */ 1043#undef NCBI_INT4_GI 1044 1045/* Define to 1 to use a simple 64-bit type for GI numbers. */ 1046#undef NCBI_INT8_GI 1047 1048/* Define to 1 if building Java Native Interface bindings. */ 1049#undef NCBI_JNI 1050 1051/* Define to 1 to enable "ChaosMonkey" failure testing. */ 1052#undef NCBI_MONKEY 1053 1054/* Operating system name */ 1055#undef NCBI_OS 1056 1057/* Define to 1 on AIX. */ 1058#undef NCBI_OS_AIX 1059 1060/* Define to 1 on *BSD. */ 1061#undef NCBI_OS_BSD 1062 1063/* Define to 1 on Cygwin. */ 1064#undef NCBI_OS_CYGWIN 1065 1066/* Define to 1 on Mac OS X. */ 1067#undef NCBI_OS_DARWIN 1068 1069/* Define to 1 on IRIX. */ 1070#undef NCBI_OS_IRIX 1071 1072/* Define to 1 on Linux. */ 1073#undef NCBI_OS_LINUX 1074 1075/* Define to 1 on Windows. */ 1076#undef NCBI_OS_MSWIN 1077 1078/* Define to 1 on Tru64 Unix. */ 1079#undef NCBI_OS_OSF1 1080 1081/* Define to 1 on Solaris. */ 1082#undef NCBI_OS_SOLARIS 1083 1084/* Define to 1 on Unix. */ 1085#undef NCBI_OS_UNIX 1086 1087/* Define to the architecture size. */ 1088#undef NCBI_PLATFORM_BITS 1089 1090/* Define to 1 if the plugin manager should load DLLs by default. */ 1091#undef NCBI_PLUGIN_AUTO_LOAD 1092 1093/* Define to whatever syntax, if any, your C compiler supports for marking 1094 pointers as restricted in the C99 sense. */ 1095#undef NCBI_RESTRICT_C 1096 1097/* Define to whatever syntax, if any, your C++ compiler supports for marking 1098 pointers as restricted in the C99 sense. */ 1099#undef NCBI_RESTRICT_CXX 1100 1101/* Build signature: compiler-name '_' compiler-version '-' configuration '--' 1102 platform-name '-' hostname */ 1103#undef NCBI_SIGNATURE 1104 1105/* Define to 1 if SQLColAttribute's last argument is an SQLLEN * */ 1106#undef NCBI_SQLCOLATTRIBUTE_SQLLEN 1107 1108/* Define to 1 to use a strict 64-bit type for GI numbers. */ 1109#undef NCBI_STRICT_GI 1110 1111/* Define to whatever syntax your compiler supports for declaring thread-local 1112 variables, or leave undefined if it doesn't. */ 1113#undef NCBI_TLS_VAR 1114 1115/* Define to 1 if building plugins as bundles, as Mac OS X traditionally 1116 required. */ 1117#undef NCBI_USE_BUNDLES 1118 1119/* Define to 1 if prototypes can use exception specifications. */ 1120#undef NCBI_USE_THROW_SPEC 1121 1122/* Define to 1 if the BSD-style netdb interface is reentrant. */ 1123#undef NETDB_REENTRANT 1124 1125/* Define as the return type of signal handlers (`int' or `void'). */ 1126#undef RETSIGTYPE 1127 1128/* Define to 1 if the `select' function updates its timeout when interrupted 1129 by a signal. */ 1130#undef SELECT_UPDATES_TIMEOUT 1131 1132/* The size of `char', as computed by sizeof. */ 1133#undef SIZEOF_CHAR 1134 1135/* The size of `double', as computed by sizeof. */ 1136#undef SIZEOF_DOUBLE 1137 1138/* The size of `float', as computed by sizeof. */ 1139#undef SIZEOF_FLOAT 1140 1141/* The size of `int', as computed by sizeof. */ 1142#undef SIZEOF_INT 1143 1144/* The size of `long', as computed by sizeof. */ 1145#undef SIZEOF_LONG 1146 1147/* The size of `long double', as computed by sizeof. */ 1148#undef SIZEOF_LONG_DOUBLE 1149 1150/* The size of `long long', as computed by sizeof. */ 1151#undef SIZEOF_LONG_LONG 1152 1153/* The size of `short', as computed by sizeof. */ 1154#undef SIZEOF_SHORT 1155 1156/* The size of `size_t', as computed by sizeof. */ 1157#undef SIZEOF_SIZE_T 1158 1159/* The size of `SQLWCHAR', as computed by sizeof. */ 1160#undef SIZEOF_SQLWCHAR 1161 1162/* The size of `void*', as computed by sizeof. */ 1163#undef SIZEOF_VOIDP 1164 1165/* The size of `wchar_t', as computed by sizeof. */ 1166#undef SIZEOF_WCHAR_T 1167 1168/* The size of `__int64', as computed by sizeof. */ 1169#undef SIZEOF___INT64 1170 1171/* Define to 1 if the stack grows down. */ 1172#undef STACK_GROWS_DOWN 1173 1174/* Define to 1 if the stack grows up. */ 1175#undef STACK_GROWS_UP 1176 1177/* Define to 1 if you have the ANSI C header files. */ 1178#undef STDC_HEADERS 1179 1180/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 1181#undef TIME_WITH_SYS_TIME 1182 1183/* Define to allow backward-cpp to also handle signals. */ 1184#undef USE_LIBBACKWARD_SIG_HANDLING 1185 1186/* Define to 1 if using a local copy of bzlib. */ 1187#undef USE_LOCAL_BZLIB 1188 1189/* Define to 1 if using a local copy of LMDB. */ 1190#undef USE_LOCAL_LMDB 1191 1192/* Define to 1 if using a local copy of PCRE. */ 1193#undef USE_LOCAL_PCRE 1194 1195/* Enable extensions on AIX 3, Interix. */ 1196#ifndef _ALL_SOURCE 1197# undef _ALL_SOURCE 1198#endif 1199/* Enable GNU extensions on systems that have them. */ 1200#ifndef _GNU_SOURCE 1201# undef _GNU_SOURCE 1202#endif 1203/* Enable threading extensions on Solaris. */ 1204#ifndef _POSIX_PTHREAD_SEMANTICS 1205# undef _POSIX_PTHREAD_SEMANTICS 1206#endif 1207/* Enable extensions on HP NonStop. */ 1208#ifndef _TANDEM_SOURCE 1209# undef _TANDEM_SOURCE 1210#endif 1211/* Enable general extensions on Solaris. */ 1212#ifndef __EXTENSIONS__ 1213# undef __EXTENSIONS__ 1214#endif 1215 1216 1217/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 1218 significant byte first (like Motorola and SPARC, unlike Intel). */ 1219#if defined AC_APPLE_UNIVERSAL_BUILD 1220# if defined __BIG_ENDIAN__ 1221# define WORDS_BIGENDIAN 1 1222# endif 1223#else 1224# ifndef WORDS_BIGENDIAN 1225# undef WORDS_BIGENDIAN 1226# endif 1227#endif 1228 1229/* Define to 1 if the X Window System is missing or not being used. */ 1230#undef X_DISPLAY_MISSING 1231 1232/* Define to 1 if on MINIX. */ 1233#undef _MINIX 1234 1235/* Define to 2 if the system does not provide POSIX.1 features except with 1236 this defined. */ 1237#undef _POSIX_1_SOURCE 1238 1239/* Define to 1 if you need to in order for `stat' and other things to work. */ 1240#undef _POSIX_SOURCE 1241 1242/* Define to 1 if type `char' is unsigned and you are not using gcc. */ 1243#ifndef __CHAR_UNSIGNED__ 1244# undef __CHAR_UNSIGNED__ 1245#endif 1246 1247/* Define to empty if `const' does not conform to ANSI C. */ 1248#undef const 1249 1250/* Define to `unsigned int' if <sys/types.h> does not define. */ 1251#undef size_t 1252