Bitcoin Core  26.1.0
P2P Digital Currency
Macros
bitcoin-config.h File Reference

Go to the source code of this file.

Macros

#define CLIENT_VERSION_BUILD   0
 
#define CLIENT_VERSION_IS_RELEASE   true
 
#define CLIENT_VERSION_MAJOR   26
 
#define CLIENT_VERSION_MINOR   1
 
#define COPYRIGHT_HOLDERS   "The %s developers"
 
#define COPYRIGHT_HOLDERS_FINAL   "The Bitcoin Core developers"
 
#define COPYRIGHT_HOLDERS_SUBSTITUTION   "Bitcoin Core"
 
#define COPYRIGHT_YEAR   2023
 
#define ENABLE_WALLET   1
 
#define ENABLE_ZMQ   1
 
#define HAVE_BOOST
 
#define HAVE_BUILTIN_CLZL   1
 
#define HAVE_BUILTIN_CLZLL   1
 
#define HAVE_BUILTIN_MUL_OVERFLOW   1
 
#define HAVE_BYTESWAP_H   1
 
#define HAVE_CONSENSUS_LIB   1
 
#define HAVE_CXX17   1
 
#define HAVE_DECL_BE16TOH   1
 
#define HAVE_DECL_BE32TOH   1
 
#define HAVE_DECL_BE64TOH   1
 
#define HAVE_DECL_BSWAP_16   1
 
#define HAVE_DECL_BSWAP_32   1
 
#define HAVE_DECL_BSWAP_64   1
 
#define HAVE_DECL_FORK   1
 
#define HAVE_DECL_FREEIFADDRS   1
 
#define HAVE_DECL_GETIFADDRS   1
 
#define HAVE_DECL_HTOBE16   1
 
#define HAVE_DECL_HTOBE32   1
 
#define HAVE_DECL_HTOBE64   1
 
#define HAVE_DECL_HTOLE16   1
 
#define HAVE_DECL_HTOLE32   1
 
#define HAVE_DECL_HTOLE64   1
 
#define HAVE_DECL_LE16TOH   1
 
#define HAVE_DECL_LE32TOH   1
 
#define HAVE_DECL_LE64TOH   1
 
#define HAVE_DECL_PIPE2   1
 
#define HAVE_DECL_SETSID   1
 
#define HAVE_DECL_STRERROR_R   1
 
#define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_ENDIAN_H   1
 
#define HAVE_FDATASYNC   1
 
#define HAVE_GETENTROPY_RAND   1
 
#define HAVE_GETRANDOM   1
 
#define HAVE_GMTIME_R   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_MALLOC_INFO   1
 
#define HAVE_MALLOPT_ARENA_MAX   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MINIUPNPC_MINIUPNPC_H   1
 
#define HAVE_MINIUPNPC_UPNPCOMMANDS_H   1
 
#define HAVE_MINIUPNPC_UPNPERRORS_H   1
 
#define HAVE_NATPMP_H   1
 
#define HAVE_O_CLOEXEC   1
 
#define HAVE_POSIX_FALLOCATE   1
 
#define HAVE_PTHREAD   1
 
#define HAVE_PTHREAD_PRIO_INHERIT   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRERROR_R   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRONG_GETAUXVAL   1
 
#define HAVE_SYSTEM   1
 
#define HAVE_SYS_PRCTL_H   1
 
#define HAVE_SYS_SELECT_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_SYSCTL_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_THREAD_LOCAL   1
 
#define HAVE_UNISTD_H   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE_BUGREPORT   "https://github.com/bitcoin/bitcoin/issues"
 
#define PACKAGE_NAME   "Bitcoin Core"
 
#define PACKAGE_STRING   "Bitcoin Core 26.1.0"
 
#define PACKAGE_TARNAME   "bitcoin"
 
#define PACKAGE_URL   "https://bitcoincore.org/"
 
#define PACKAGE_VERSION   "26.1.0"
 
#define STDC_HEADERS   1
 
#define STRERROR_R_CHAR_P   1
 
#define USE_ASM   1
 
#define USE_BDB   1
 
#define USE_DBUS   1
 
#define USE_NATPMP   1
 
#define USE_QRCODE   1
 
#define USE_SQLITE   1
 
#define USE_UPNP   1
 
#define _DARWIN_USE_64_BIT_INODE   1
 

Macro Definition Documentation

◆ _DARWIN_USE_64_BIT_INODE

#define _DARWIN_USE_64_BIT_INODE   1

Definition at line 433 of file bitcoin-config.h.

◆ CLIENT_VERSION_BUILD

#define CLIENT_VERSION_BUILD   0

Definition at line 18 of file bitcoin-config.h.

◆ CLIENT_VERSION_IS_RELEASE

#define CLIENT_VERSION_IS_RELEASE   true

Definition at line 21 of file bitcoin-config.h.

◆ CLIENT_VERSION_MAJOR

#define CLIENT_VERSION_MAJOR   26

Definition at line 24 of file bitcoin-config.h.

◆ CLIENT_VERSION_MINOR

#define CLIENT_VERSION_MINOR   1

Definition at line 27 of file bitcoin-config.h.

◆ COPYRIGHT_HOLDERS

#define COPYRIGHT_HOLDERS   "The %s developers"

Definition at line 30 of file bitcoin-config.h.

◆ COPYRIGHT_HOLDERS_FINAL

#define COPYRIGHT_HOLDERS_FINAL   "The Bitcoin Core developers"

Definition at line 33 of file bitcoin-config.h.

◆ COPYRIGHT_HOLDERS_SUBSTITUTION

#define COPYRIGHT_HOLDERS_SUBSTITUTION   "Bitcoin Core"

Definition at line 36 of file bitcoin-config.h.

◆ COPYRIGHT_YEAR

#define COPYRIGHT_YEAR   2023

Definition at line 39 of file bitcoin-config.h.

◆ ENABLE_WALLET

#define ENABLE_WALLET   1

Definition at line 58 of file bitcoin-config.h.

◆ ENABLE_ZMQ

#define ENABLE_ZMQ   1

Definition at line 64 of file bitcoin-config.h.

◆ HAVE_BOOST

#define HAVE_BOOST

Definition at line 67 of file bitcoin-config.h.

◆ HAVE_BUILTIN_CLZL

#define HAVE_BUILTIN_CLZL   1

Definition at line 70 of file bitcoin-config.h.

◆ HAVE_BUILTIN_CLZLL

#define HAVE_BUILTIN_CLZLL   1

Definition at line 73 of file bitcoin-config.h.

◆ HAVE_BUILTIN_MUL_OVERFLOW

#define HAVE_BUILTIN_MUL_OVERFLOW   1

Definition at line 76 of file bitcoin-config.h.

◆ HAVE_BYTESWAP_H

#define HAVE_BYTESWAP_H   1

Definition at line 79 of file bitcoin-config.h.

◆ HAVE_CONSENSUS_LIB

#define HAVE_CONSENSUS_LIB   1

Definition at line 85 of file bitcoin-config.h.

◆ HAVE_CXX17

#define HAVE_CXX17   1

Definition at line 88 of file bitcoin-config.h.

◆ HAVE_DECL_BE16TOH

#define HAVE_DECL_BE16TOH   1

Definition at line 95 of file bitcoin-config.h.

◆ HAVE_DECL_BE32TOH

#define HAVE_DECL_BE32TOH   1

Definition at line 99 of file bitcoin-config.h.

◆ HAVE_DECL_BE64TOH

#define HAVE_DECL_BE64TOH   1

Definition at line 103 of file bitcoin-config.h.

◆ HAVE_DECL_BSWAP_16

#define HAVE_DECL_BSWAP_16   1

Definition at line 107 of file bitcoin-config.h.

◆ HAVE_DECL_BSWAP_32

#define HAVE_DECL_BSWAP_32   1

Definition at line 111 of file bitcoin-config.h.

◆ HAVE_DECL_BSWAP_64

#define HAVE_DECL_BSWAP_64   1

Definition at line 115 of file bitcoin-config.h.

◆ HAVE_DECL_FORK

#define HAVE_DECL_FORK   1

Definition at line 119 of file bitcoin-config.h.

◆ HAVE_DECL_FREEIFADDRS

#define HAVE_DECL_FREEIFADDRS   1

Definition at line 123 of file bitcoin-config.h.

◆ HAVE_DECL_GETIFADDRS

#define HAVE_DECL_GETIFADDRS   1

Definition at line 127 of file bitcoin-config.h.

◆ HAVE_DECL_HTOBE16

#define HAVE_DECL_HTOBE16   1

Definition at line 131 of file bitcoin-config.h.

◆ HAVE_DECL_HTOBE32

#define HAVE_DECL_HTOBE32   1

Definition at line 135 of file bitcoin-config.h.

◆ HAVE_DECL_HTOBE64

#define HAVE_DECL_HTOBE64   1

Definition at line 139 of file bitcoin-config.h.

◆ HAVE_DECL_HTOLE16

#define HAVE_DECL_HTOLE16   1

Definition at line 143 of file bitcoin-config.h.

◆ HAVE_DECL_HTOLE32

#define HAVE_DECL_HTOLE32   1

Definition at line 147 of file bitcoin-config.h.

◆ HAVE_DECL_HTOLE64

#define HAVE_DECL_HTOLE64   1

Definition at line 151 of file bitcoin-config.h.

◆ HAVE_DECL_LE16TOH

#define HAVE_DECL_LE16TOH   1

Definition at line 155 of file bitcoin-config.h.

◆ HAVE_DECL_LE32TOH

#define HAVE_DECL_LE32TOH   1

Definition at line 159 of file bitcoin-config.h.

◆ HAVE_DECL_LE64TOH

#define HAVE_DECL_LE64TOH   1

Definition at line 163 of file bitcoin-config.h.

◆ HAVE_DECL_PIPE2

#define HAVE_DECL_PIPE2   1

Definition at line 167 of file bitcoin-config.h.

◆ HAVE_DECL_SETSID

#define HAVE_DECL_SETSID   1

Definition at line 171 of file bitcoin-config.h.

◆ HAVE_DECL_STRERROR_R

#define HAVE_DECL_STRERROR_R   1

Definition at line 175 of file bitcoin-config.h.

◆ HAVE_DEFAULT_VISIBILITY_ATTRIBUTE

#define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE   1

Definition at line 178 of file bitcoin-config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 181 of file bitcoin-config.h.

◆ HAVE_ENDIAN_H

#define HAVE_ENDIAN_H   1

Definition at line 187 of file bitcoin-config.h.

◆ HAVE_FDATASYNC

#define HAVE_FDATASYNC   1

Definition at line 193 of file bitcoin-config.h.

◆ HAVE_GETENTROPY_RAND

#define HAVE_GETENTROPY_RAND   1

Definition at line 197 of file bitcoin-config.h.

◆ HAVE_GETRANDOM

#define HAVE_GETRANDOM   1

Definition at line 200 of file bitcoin-config.h.

◆ HAVE_GMTIME_R

#define HAVE_GMTIME_R   1

Definition at line 203 of file bitcoin-config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 206 of file bitcoin-config.h.

◆ HAVE_MALLOC_INFO

#define HAVE_MALLOC_INFO   1

Definition at line 254 of file bitcoin-config.h.

◆ HAVE_MALLOPT_ARENA_MAX

#define HAVE_MALLOPT_ARENA_MAX   1

Definition at line 257 of file bitcoin-config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 260 of file bitcoin-config.h.

◆ HAVE_MINIUPNPC_MINIUPNPC_H

#define HAVE_MINIUPNPC_MINIUPNPC_H   1

Definition at line 263 of file bitcoin-config.h.

◆ HAVE_MINIUPNPC_UPNPCOMMANDS_H

#define HAVE_MINIUPNPC_UPNPCOMMANDS_H   1

Definition at line 266 of file bitcoin-config.h.

◆ HAVE_MINIUPNPC_UPNPERRORS_H

#define HAVE_MINIUPNPC_UPNPERRORS_H   1

Definition at line 269 of file bitcoin-config.h.

◆ HAVE_NATPMP_H

#define HAVE_NATPMP_H   1

Definition at line 272 of file bitcoin-config.h.

◆ HAVE_O_CLOEXEC

#define HAVE_O_CLOEXEC   1

Definition at line 275 of file bitcoin-config.h.

◆ HAVE_POSIX_FALLOCATE

#define HAVE_POSIX_FALLOCATE   1

Definition at line 278 of file bitcoin-config.h.

◆ HAVE_PTHREAD

#define HAVE_PTHREAD   1

Definition at line 281 of file bitcoin-config.h.

◆ HAVE_PTHREAD_PRIO_INHERIT

#define HAVE_PTHREAD_PRIO_INHERIT   1

Definition at line 284 of file bitcoin-config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 287 of file bitcoin-config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 290 of file bitcoin-config.h.

◆ HAVE_STRERROR_R

#define HAVE_STRERROR_R   1

Definition at line 293 of file bitcoin-config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 299 of file bitcoin-config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 296 of file bitcoin-config.h.

◆ HAVE_STRONG_GETAUXVAL

#define HAVE_STRONG_GETAUXVAL   1

Definition at line 302 of file bitcoin-config.h.

◆ HAVE_SYS_PRCTL_H

#define HAVE_SYS_PRCTL_H   1

Definition at line 317 of file bitcoin-config.h.

◆ HAVE_SYS_SELECT_H

#define HAVE_SYS_SELECT_H   1

Definition at line 323 of file bitcoin-config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 326 of file bitcoin-config.h.

◆ HAVE_SYS_SYSCTL_H

#define HAVE_SYS_SYSCTL_H   1

Definition at line 329 of file bitcoin-config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 332 of file bitcoin-config.h.

◆ HAVE_SYSTEM

#define HAVE_SYSTEM   1

Definition at line 311 of file bitcoin-config.h.

◆ HAVE_THREAD_LOCAL

#define HAVE_THREAD_LOCAL   1

Definition at line 338 of file bitcoin-config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 344 of file bitcoin-config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 350 of file bitcoin-config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "https://github.com/bitcoin/bitcoin/issues"

Definition at line 353 of file bitcoin-config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "Bitcoin Core"

Definition at line 356 of file bitcoin-config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "Bitcoin Core 26.1.0"

Definition at line 359 of file bitcoin-config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "bitcoin"

Definition at line 362 of file bitcoin-config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   "https://bitcoincore.org/"

Definition at line 365 of file bitcoin-config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "26.1.0"

Definition at line 368 of file bitcoin-config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 393 of file bitcoin-config.h.

◆ STRERROR_R_CHAR_P

#define STRERROR_R_CHAR_P   1

Definition at line 396 of file bitcoin-config.h.

◆ USE_ASM

#define USE_ASM   1

Definition at line 399 of file bitcoin-config.h.

◆ USE_BDB

#define USE_BDB   1

Definition at line 402 of file bitcoin-config.h.

◆ USE_DBUS

#define USE_DBUS   1

Definition at line 405 of file bitcoin-config.h.

◆ USE_NATPMP

#define USE_NATPMP   1

Definition at line 408 of file bitcoin-config.h.

◆ USE_QRCODE

#define USE_QRCODE   1

Definition at line 411 of file bitcoin-config.h.

◆ USE_SQLITE

#define USE_SQLITE   1

Definition at line 414 of file bitcoin-config.h.

◆ USE_UPNP

#define USE_UPNP   1

Definition at line 417 of file bitcoin-config.h.