PIVX Core  5.6.99
P2P Digital Currency
Macros
pivx-config.h File Reference

Go to the source code of this file.

Macros

#define CLIENT_VERSION_BUILD   0
 
#define CLIENT_VERSION_IS_RELEASE   false
 
#define CLIENT_VERSION_MAJOR   5
 
#define CLIENT_VERSION_MINOR   6
 
#define CLIENT_VERSION_REVISION   99
 
#define COPYRIGHT_YEAR   2024
 
#define ENABLE_AVX2   1
 
#define ENABLE_SHANI   1
 
#define ENABLE_SSE41   1
 
#define ENABLE_WALLET   1
 
#define ENABLE_ZMQ   1
 
#define HAVE_BOOST
 
#define HAVE_BOOST_CHRONO
 
#define HAVE_BOOST_FILESYSTEM
 
#define HAVE_BOOST_SYSTEM
 
#define HAVE_BOOST_THREAD
 
#define HAVE_BOOST_UNIT_TEST_FRAMEWORK
 
#define HAVE_BYTESWAP_H   1
 
#define HAVE_CXX14   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_DAEMON   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_STRERROR_R   1
 
#define HAVE_DECL_STRNLEN   1
 
#define HAVE_DECL___BUILTIN_CLZ   1
 
#define HAVE_DECL___BUILTIN_CLZL   1
 
#define HAVE_DECL___BUILTIN_CLZLL   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_ENDIAN_H   1
 
#define HAVE_FUNC_ATTRIBUTE_VISIBILITY   1
 
#define HAVE_GETENTROPY   1
 
#define HAVE_GETENTROPY_RAND   1
 
#define HAVE_GMTIME_R   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_MALLOC_INFO   1
 
#define HAVE_MALLOPT_ARENA_MAX   1
 
#define HAVE_MINIUPNPC_MINIUPNPC_H   1
 
#define HAVE_MINIUPNPC_MINIWGET_H   1
 
#define HAVE_MINIUPNPC_UPNPCOMMANDS_H   1
 
#define HAVE_MINIUPNPC_UPNPERRORS_H   1
 
#define HAVE_MSG_DONTWAIT   1
 
#define HAVE_MSG_NOSIGNAL   1
 
#define HAVE_NATPMP_H   1
 
#define HAVE_PTHREAD   1
 
#define HAVE_PTHREAD_PRIO_INHERIT   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDIO_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRERROR_R   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_SYS_GETRANDOM   1
 
#define HAVE_SYS_PRCTL_H   1
 
#define HAVE_SYS_SELECT_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_THREAD_LOCAL   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_VISIBILITY_ATTRIBUTE   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE_BUGREPORT   "https://github.com/pivx-project/pivx/issues"
 
#define PACKAGE_NAME   "PIVX Core"
 
#define PACKAGE_STRING   "PIVX Core 5.6.99"
 
#define PACKAGE_TARNAME   "pivx"
 
#define PACKAGE_URL   "https://www.pivx.org/"
 
#define PACKAGE_VERSION   "5.6.99"
 
#define PARAMS_DIR   ""
 
#define STDC_HEADERS   1
 
#define STRERROR_R_CHAR_P   1
 
#define USE_ASM   1
 
#define USE_COVERAGE   1
 
#define USE_NATPMP   0
 
#define USE_UPNP   0
 

Macro Definition Documentation

◆ CLIENT_VERSION_BUILD

#define CLIENT_VERSION_BUILD   0

Definition at line 12 of file pivx-config.h.

◆ CLIENT_VERSION_IS_RELEASE

#define CLIENT_VERSION_IS_RELEASE   false

Definition at line 15 of file pivx-config.h.

◆ CLIENT_VERSION_MAJOR

#define CLIENT_VERSION_MAJOR   5

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

◆ CLIENT_VERSION_MINOR

#define CLIENT_VERSION_MINOR   6

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

◆ CLIENT_VERSION_REVISION

#define CLIENT_VERSION_REVISION   99

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

◆ COPYRIGHT_YEAR

#define COPYRIGHT_YEAR   2024

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

◆ ENABLE_AVX2

#define ENABLE_AVX2   1

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

◆ ENABLE_SHANI

#define ENABLE_SHANI   1

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

◆ ENABLE_SSE41

#define ENABLE_SSE41   1

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

◆ ENABLE_WALLET

#define ENABLE_WALLET   1

Definition at line 42 of file pivx-config.h.

◆ ENABLE_ZMQ

#define ENABLE_ZMQ   1

Definition at line 45 of file pivx-config.h.

◆ HAVE_BOOST

#define HAVE_BOOST

Definition at line 48 of file pivx-config.h.

◆ HAVE_BOOST_CHRONO

#define HAVE_BOOST_CHRONO

Definition at line 51 of file pivx-config.h.

◆ HAVE_BOOST_FILESYSTEM

#define HAVE_BOOST_FILESYSTEM

Definition at line 54 of file pivx-config.h.

◆ HAVE_BOOST_SYSTEM

#define HAVE_BOOST_SYSTEM

Definition at line 57 of file pivx-config.h.

◆ HAVE_BOOST_THREAD

#define HAVE_BOOST_THREAD

Definition at line 60 of file pivx-config.h.

◆ HAVE_BOOST_UNIT_TEST_FRAMEWORK

#define HAVE_BOOST_UNIT_TEST_FRAMEWORK

Definition at line 63 of file pivx-config.h.

◆ HAVE_BYTESWAP_H

#define HAVE_BYTESWAP_H   1

Definition at line 66 of file pivx-config.h.

◆ HAVE_CXX14

#define HAVE_CXX14   1

Definition at line 72 of file pivx-config.h.

◆ HAVE_DECL___BUILTIN_CLZ

#define HAVE_DECL___BUILTIN_CLZ   1

Definition at line 156 of file pivx-config.h.

◆ HAVE_DECL___BUILTIN_CLZL

#define HAVE_DECL___BUILTIN_CLZL   1

Definition at line 160 of file pivx-config.h.

◆ HAVE_DECL___BUILTIN_CLZLL

#define HAVE_DECL___BUILTIN_CLZLL   1

Definition at line 164 of file pivx-config.h.

◆ HAVE_DECL_BE16TOH

#define HAVE_DECL_BE16TOH   1

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

◆ HAVE_DECL_BE32TOH

#define HAVE_DECL_BE32TOH   1

Definition at line 80 of file pivx-config.h.

◆ HAVE_DECL_BE64TOH

#define HAVE_DECL_BE64TOH   1

Definition at line 84 of file pivx-config.h.

◆ HAVE_DECL_BSWAP_16

#define HAVE_DECL_BSWAP_16   1

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

◆ HAVE_DECL_BSWAP_32

#define HAVE_DECL_BSWAP_32   1

Definition at line 92 of file pivx-config.h.

◆ HAVE_DECL_BSWAP_64

#define HAVE_DECL_BSWAP_64   1

Definition at line 96 of file pivx-config.h.

◆ HAVE_DECL_DAEMON

#define HAVE_DECL_DAEMON   1

Definition at line 100 of file pivx-config.h.

◆ HAVE_DECL_FREEIFADDRS

#define HAVE_DECL_FREEIFADDRS   1

Definition at line 104 of file pivx-config.h.

◆ HAVE_DECL_GETIFADDRS

#define HAVE_DECL_GETIFADDRS   1

Definition at line 108 of file pivx-config.h.

◆ HAVE_DECL_HTOBE16

#define HAVE_DECL_HTOBE16   1

Definition at line 112 of file pivx-config.h.

◆ HAVE_DECL_HTOBE32

#define HAVE_DECL_HTOBE32   1

Definition at line 116 of file pivx-config.h.

◆ HAVE_DECL_HTOBE64

#define HAVE_DECL_HTOBE64   1

Definition at line 120 of file pivx-config.h.

◆ HAVE_DECL_HTOLE16

#define HAVE_DECL_HTOLE16   1

Definition at line 124 of file pivx-config.h.

◆ HAVE_DECL_HTOLE32

#define HAVE_DECL_HTOLE32   1

Definition at line 128 of file pivx-config.h.

◆ HAVE_DECL_HTOLE64

#define HAVE_DECL_HTOLE64   1

Definition at line 132 of file pivx-config.h.

◆ HAVE_DECL_LE16TOH

#define HAVE_DECL_LE16TOH   1

Definition at line 136 of file pivx-config.h.

◆ HAVE_DECL_LE32TOH

#define HAVE_DECL_LE32TOH   1

Definition at line 140 of file pivx-config.h.

◆ HAVE_DECL_LE64TOH

#define HAVE_DECL_LE64TOH   1

Definition at line 144 of file pivx-config.h.

◆ HAVE_DECL_STRERROR_R

#define HAVE_DECL_STRERROR_R   1

Definition at line 148 of file pivx-config.h.

◆ HAVE_DECL_STRNLEN

#define HAVE_DECL_STRNLEN   1

Definition at line 152 of file pivx-config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

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

◆ HAVE_ENDIAN_H

#define HAVE_ENDIAN_H   1

Definition at line 170 of file pivx-config.h.

◆ HAVE_FUNC_ATTRIBUTE_VISIBILITY

#define HAVE_FUNC_ATTRIBUTE_VISIBILITY   1

Definition at line 179 of file pivx-config.h.

◆ HAVE_GETENTROPY

#define HAVE_GETENTROPY   1

Definition at line 182 of file pivx-config.h.

◆ HAVE_GETENTROPY_RAND

#define HAVE_GETENTROPY_RAND   1

Definition at line 186 of file pivx-config.h.

◆ HAVE_GMTIME_R

#define HAVE_GMTIME_R   1

Definition at line 189 of file pivx-config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 192 of file pivx-config.h.

◆ HAVE_MALLOC_INFO

#define HAVE_MALLOC_INFO   1

Definition at line 264 of file pivx-config.h.

◆ HAVE_MALLOPT_ARENA_MAX

#define HAVE_MALLOPT_ARENA_MAX   1

Definition at line 267 of file pivx-config.h.

◆ HAVE_MINIUPNPC_MINIUPNPC_H

#define HAVE_MINIUPNPC_MINIUPNPC_H   1

Definition at line 270 of file pivx-config.h.

◆ HAVE_MINIUPNPC_MINIWGET_H

#define HAVE_MINIUPNPC_MINIWGET_H   1

Definition at line 273 of file pivx-config.h.

◆ HAVE_MINIUPNPC_UPNPCOMMANDS_H

#define HAVE_MINIUPNPC_UPNPCOMMANDS_H   1

Definition at line 276 of file pivx-config.h.

◆ HAVE_MINIUPNPC_UPNPERRORS_H

#define HAVE_MINIUPNPC_UPNPERRORS_H   1

Definition at line 279 of file pivx-config.h.

◆ HAVE_MSG_DONTWAIT

#define HAVE_MSG_DONTWAIT   1

Definition at line 282 of file pivx-config.h.

◆ HAVE_MSG_NOSIGNAL

#define HAVE_MSG_NOSIGNAL   1

Definition at line 285 of file pivx-config.h.

◆ HAVE_NATPMP_H

#define HAVE_NATPMP_H   1

Definition at line 288 of file pivx-config.h.

◆ HAVE_PTHREAD

#define HAVE_PTHREAD   1

Definition at line 291 of file pivx-config.h.

◆ HAVE_PTHREAD_PRIO_INHERIT

#define HAVE_PTHREAD_PRIO_INHERIT   1

Definition at line 294 of file pivx-config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 297 of file pivx-config.h.

◆ HAVE_STDIO_H

#define HAVE_STDIO_H   1

Definition at line 300 of file pivx-config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 303 of file pivx-config.h.

◆ HAVE_STRERROR_R

#define HAVE_STRERROR_R   1

Definition at line 306 of file pivx-config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 312 of file pivx-config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 309 of file pivx-config.h.

◆ HAVE_SYS_GETRANDOM

#define HAVE_SYS_GETRANDOM   1

Definition at line 324 of file pivx-config.h.

◆ HAVE_SYS_PRCTL_H

#define HAVE_SYS_PRCTL_H   1

Definition at line 327 of file pivx-config.h.

◆ HAVE_SYS_SELECT_H

#define HAVE_SYS_SELECT_H   1

Definition at line 333 of file pivx-config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 336 of file pivx-config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 342 of file pivx-config.h.

◆ HAVE_THREAD_LOCAL

#define HAVE_THREAD_LOCAL   1

Definition at line 348 of file pivx-config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 351 of file pivx-config.h.

◆ HAVE_VISIBILITY_ATTRIBUTE

#define HAVE_VISIBILITY_ATTRIBUTE   1

Definition at line 354 of file pivx-config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 360 of file pivx-config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "https://github.com/pivx-project/pivx/issues"

Definition at line 363 of file pivx-config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "PIVX Core"

Definition at line 366 of file pivx-config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "PIVX Core 5.6.99"

Definition at line 369 of file pivx-config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "pivx"

Definition at line 372 of file pivx-config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   "https://www.pivx.org/"

Definition at line 375 of file pivx-config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "5.6.99"

Definition at line 378 of file pivx-config.h.

◆ PARAMS_DIR

#define PARAMS_DIR   ""

Definition at line 381 of file pivx-config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

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

◆ STRERROR_R_CHAR_P

#define STRERROR_R_CHAR_P   1

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

◆ USE_ASM

#define USE_ASM   1

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

◆ USE_COVERAGE

#define USE_COVERAGE   1

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

◆ USE_NATPMP

#define USE_NATPMP   0

Definition at line 424 of file pivx-config.h.

◆ USE_UPNP

#define USE_UPNP   0

Definition at line 431 of file pivx-config.h.