Dash Core  0.12.2.1
P2P Digital Currency
dash-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   0
 
#define CLIENT_VERSION_MINOR   12
 
#define CLIENT_VERSION_REVISION   3
 
#define COPYRIGHT_YEAR   2017
 
#define ENABLE_WALLET   1
 
#define ENABLE_ZMQ   1
 
#define HAVE_BOOST
 
#define HAVE_BOOST_CHRONO
 
#define HAVE_BOOST_FILESYSTEM
 
#define HAVE_BOOST_PROGRAM_OPTIONS
 
#define HAVE_BOOST_SYSTEM
 
#define HAVE_BOOST_THREAD
 
#define HAVE_BOOST_UNIT_TEST_FRAMEWORK
 
#define HAVE_BYTESWAP_H   1
 
#define HAVE_CONSENSUS_LIB   1
 
#define HAVE_CXX11   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_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_DLFCN_H   1
 
#define HAVE_ENDIAN_H   1
 
#define HAVE_FUNC_ATTRIBUTE_VISIBILITY   1
 
#define HAVE_GETADDRINFO_A   1
 
#define HAVE_INET_PTON   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_MEMORY_H   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_NOSIGNAL   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_PRCTL_H   1
 
#define HAVE_SYS_SELECT_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_VISIBILITY_ATTRIBUTE   1
 
#define HAVE_WORKING_BOOST_SLEEP_FOR   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE_BUGREPORT   "https://github.com/dashpay/dash/issues"
 
#define PACKAGE_NAME   "Dash Core"
 
#define PACKAGE_STRING   "Dash Core 0.12.3"
 
#define PACKAGE_TARNAME   "dashcore"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "0.12.3"
 
#define STDC_HEADERS   1
 
#define STRERROR_R_CHAR_P   1
 
#define USE_DBUS   1
 
#define USE_QRCODE   1
 
#define USE_UPNP   0
 
#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 371 of file dash-config.h.

◆ CLIENT_VERSION_BUILD

#define CLIENT_VERSION_BUILD   0

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

◆ CLIENT_VERSION_IS_RELEASE

#define CLIENT_VERSION_IS_RELEASE   true

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

◆ CLIENT_VERSION_MAJOR

#define CLIENT_VERSION_MAJOR   0

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

◆ CLIENT_VERSION_MINOR

#define CLIENT_VERSION_MINOR   12

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

◆ CLIENT_VERSION_REVISION

#define CLIENT_VERSION_REVISION   3

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

◆ COPYRIGHT_YEAR

#define COPYRIGHT_YEAR   2017

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

◆ ENABLE_WALLET

#define ENABLE_WALLET   1

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

Referenced by signrawtransaction().

◆ ENABLE_ZMQ

#define ENABLE_ZMQ   1

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

◆ HAVE_BOOST

#define HAVE_BOOST

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

◆ HAVE_BOOST_CHRONO

#define HAVE_BOOST_CHRONO

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

◆ HAVE_BOOST_FILESYSTEM

#define HAVE_BOOST_FILESYSTEM

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

◆ HAVE_BOOST_PROGRAM_OPTIONS

#define HAVE_BOOST_PROGRAM_OPTIONS

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

◆ HAVE_BOOST_SYSTEM

#define HAVE_BOOST_SYSTEM

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

◆ HAVE_BOOST_THREAD

#define HAVE_BOOST_THREAD

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

◆ HAVE_BOOST_UNIT_TEST_FRAMEWORK

#define HAVE_BOOST_UNIT_TEST_FRAMEWORK

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

◆ HAVE_BYTESWAP_H

#define HAVE_BYTESWAP_H   1

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

◆ HAVE_CONSENSUS_LIB

#define HAVE_CONSENSUS_LIB   1

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

◆ HAVE_CXX11

#define HAVE_CXX11   1

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

◆ HAVE_DECL_BE16TOH

#define HAVE_DECL_BE16TOH   1

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

◆ HAVE_DECL_BE32TOH

#define HAVE_DECL_BE32TOH   1

Definition at line 74 of file dash-config.h.

◆ HAVE_DECL_BE64TOH

#define HAVE_DECL_BE64TOH   1

Definition at line 78 of file dash-config.h.

◆ HAVE_DECL_BSWAP_16

#define HAVE_DECL_BSWAP_16   1

Definition at line 82 of file dash-config.h.

◆ HAVE_DECL_BSWAP_32

#define HAVE_DECL_BSWAP_32   1

Definition at line 86 of file dash-config.h.

◆ HAVE_DECL_BSWAP_64

#define HAVE_DECL_BSWAP_64   1

Definition at line 90 of file dash-config.h.

◆ HAVE_DECL_HTOBE16

#define HAVE_DECL_HTOBE16   1

Definition at line 94 of file dash-config.h.

◆ HAVE_DECL_HTOBE32

#define HAVE_DECL_HTOBE32   1

Definition at line 98 of file dash-config.h.

◆ HAVE_DECL_HTOBE64

#define HAVE_DECL_HTOBE64   1

Definition at line 102 of file dash-config.h.

◆ HAVE_DECL_HTOLE16

#define HAVE_DECL_HTOLE16   1

Definition at line 106 of file dash-config.h.

◆ HAVE_DECL_HTOLE32

#define HAVE_DECL_HTOLE32   1

Definition at line 110 of file dash-config.h.

◆ HAVE_DECL_HTOLE64

#define HAVE_DECL_HTOLE64   1

Definition at line 114 of file dash-config.h.

◆ HAVE_DECL_LE16TOH

#define HAVE_DECL_LE16TOH   1

Definition at line 118 of file dash-config.h.

◆ HAVE_DECL_LE32TOH

#define HAVE_DECL_LE32TOH   1

Definition at line 122 of file dash-config.h.

◆ HAVE_DECL_LE64TOH

#define HAVE_DECL_LE64TOH   1

Definition at line 126 of file dash-config.h.

◆ HAVE_DECL_STRERROR_R

#define HAVE_DECL_STRERROR_R   1

Definition at line 130 of file dash-config.h.

◆ HAVE_DECL_STRNLEN

#define HAVE_DECL_STRNLEN   1

Definition at line 134 of file dash-config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 137 of file dash-config.h.

◆ HAVE_ENDIAN_H

#define HAVE_ENDIAN_H   1

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

◆ HAVE_FUNC_ATTRIBUTE_VISIBILITY

#define HAVE_FUNC_ATTRIBUTE_VISIBILITY   1

Definition at line 149 of file dash-config.h.

◆ HAVE_GETADDRINFO_A

#define HAVE_GETADDRINFO_A   1

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

◆ HAVE_INET_PTON

#define HAVE_INET_PTON   1

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

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 158 of file dash-config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 236 of file dash-config.h.

◆ HAVE_MINIUPNPC_MINIUPNPC_H

#define HAVE_MINIUPNPC_MINIUPNPC_H   1

Definition at line 239 of file dash-config.h.

◆ HAVE_MINIUPNPC_MINIWGET_H

#define HAVE_MINIUPNPC_MINIWGET_H   1

Definition at line 242 of file dash-config.h.

◆ HAVE_MINIUPNPC_UPNPCOMMANDS_H

#define HAVE_MINIUPNPC_UPNPCOMMANDS_H   1

Definition at line 245 of file dash-config.h.

◆ HAVE_MINIUPNPC_UPNPERRORS_H

#define HAVE_MINIUPNPC_UPNPERRORS_H   1

Definition at line 248 of file dash-config.h.

◆ HAVE_MSG_NOSIGNAL

#define HAVE_MSG_NOSIGNAL   1

Definition at line 251 of file dash-config.h.

◆ HAVE_PTHREAD

#define HAVE_PTHREAD   1

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

◆ HAVE_PTHREAD_PRIO_INHERIT

#define HAVE_PTHREAD_PRIO_INHERIT   1

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

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

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

◆ HAVE_STDIO_H

#define HAVE_STDIO_H   1

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

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

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

◆ HAVE_STRERROR_R

#define HAVE_STRERROR_R   1

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

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

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

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

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

◆ HAVE_SYS_PRCTL_H

#define HAVE_SYS_PRCTL_H   1

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

◆ HAVE_SYS_SELECT_H

#define HAVE_SYS_SELECT_H   1

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

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

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

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

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

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

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

◆ HAVE_VISIBILITY_ATTRIBUTE

#define HAVE_VISIBILITY_ATTRIBUTE   1

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

◆ HAVE_WORKING_BOOST_SLEEP_FOR

#define HAVE_WORKING_BOOST_SLEEP_FOR   1

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

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 305 of file dash-config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "https://github.com/dashpay/dash/issues"

Definition at line 308 of file dash-config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "Dash Core"

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

◆ PACKAGE_STRING

#define PACKAGE_STRING   "Dash Core 0.12.3"

Definition at line 314 of file dash-config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "dashcore"

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

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 320 of file dash-config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "0.12.3"

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

◆ STDC_HEADERS

#define STDC_HEADERS   1

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

◆ STRERROR_R_CHAR_P

#define STRERROR_R_CHAR_P   1

Definition at line 345 of file dash-config.h.

◆ USE_DBUS

#define USE_DBUS   1

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

◆ USE_QRCODE

#define USE_QRCODE   1

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

◆ USE_UPNP

#define USE_UPNP   0

Definition at line 355 of file dash-config.h.