Bitcoin Core  27.99.0
P2P Digital Currency
bitcoin-config.h
Go to the documentation of this file.
1 /* src/config/bitcoin-config.h. Generated from bitcoin-config.h.in by configure. */
2 /* src/config/bitcoin-config.h.in. Generated from configure.ac by autoheader. */
3 
4 #ifndef BITCOIN_CONFIG_H
5 
6 #define BITCOIN_CONFIG_H
7 
8 /* Define if building universal (internal helper macro) */
9 /* #undef AC_APPLE_UNIVERSAL_BUILD */
10 
11 /* Defined to avoid Boost::Process trying to use Boost Filesystem */
12 #define BOOST_PROCESS_USE_STD_FS 1
13 
14 /* Version Build */
15 #define CLIENT_VERSION_BUILD 0
16 
17 /* Version is release */
18 #define CLIENT_VERSION_IS_RELEASE false
19 
20 /* Major version */
21 #define CLIENT_VERSION_MAJOR 27
22 
23 /* Minor version */
24 #define CLIENT_VERSION_MINOR 99
25 
26 /* Copyright holder(s) before %s replacement */
27 #define COPYRIGHT_HOLDERS "The %s developers"
28 
29 /* Copyright holder(s) */
30 #define COPYRIGHT_HOLDERS_FINAL "The Bitcoin Core developers"
31 
32 /* Replacement for %s in copyright holders string */
33 #define COPYRIGHT_HOLDERS_SUBSTITUTION "Bitcoin Core"
34 
35 /* Copyright year */
36 #define COPYRIGHT_YEAR 2024
37 
38 /* Define this symbol to build code that uses ARMv8 SHA-NI intrinsics */
39 /* #undef ENABLE_ARM_SHANI */
40 
41 /* Define this symbol to build code that uses AVX2 intrinsics */
42 #define ENABLE_AVX2 1
43 
44 /* Define if external signer support is enabled */
45 #define ENABLE_EXTERNAL_SIGNER 1
46 
47 /* Define this symbol to build code that uses SSE4.1 intrinsics */
48 #define ENABLE_SSE41 1
49 
50 /* Define to 1 to enable tracepoints for Userspace, Statically Defined Tracing
51  */
52 /* #undef ENABLE_TRACING */
53 
54 /* Define to 1 to enable wallet functions */
55 /* #undef ENABLE_WALLET */
56 
57 /* Define this symbol to build code that uses x86 SHA-NI intrinsics */
58 #define ENABLE_X86_SHANI 1
59 
60 /* Define this symbol to enable ZMQ functions */
61 /* #undef ENABLE_ZMQ */
62 
63 /* define if the Boost library is available */
64 #define HAVE_BOOST
65 
66 /* Define this symbol if you have __builtin_clzl */
67 #define HAVE_BUILTIN_CLZL 1
68 
69 /* Define this symbol if you have __builtin_clzll */
70 #define HAVE_BUILTIN_CLZLL 1
71 
72 /* Define this symbol if clmul instructions can be used */
73 #define HAVE_CLMUL 1
74 
75 /* Define this symbol if the consensus lib has been built */
76 #define HAVE_CONSENSUS_LIB 1
77 
78 /* define if the compiler supports basic C++20 syntax */
79 #define HAVE_CXX20 1
80 
81 /* Define to 1 if you have the declaration of `fork', and to 0 if you don't.
82  */
83 #define HAVE_DECL_FORK 1
84 
85 /* Define to 1 if you have the declaration of `freeifaddrs', and to 0 if you
86  don't. */
87 #define HAVE_DECL_FREEIFADDRS 1
88 
89 /* Define to 1 if you have the declaration of `getifaddrs', and to 0 if you
90  don't. */
91 #define HAVE_DECL_GETIFADDRS 1
92 
93 /* Define to 1 if you have the declaration of `pipe2', and to 0 if you don't.
94  */
95 #define HAVE_DECL_PIPE2 1
96 
97 /* Define to 1 if you have the declaration of `setsid', and to 0 if you don't.
98  */
99 #define HAVE_DECL_SETSID 1
100 
101 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
102  don't. */
103 #define HAVE_DECL_STRERROR_R 1
104 
105 /* Define if the visibility attribute is supported. */
106 #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
107 
108 /* Define to 1 if you have the <dlfcn.h> header file. */
109 #define HAVE_DLFCN_H 1
110 
111 /* Define if the dllexport attribute is supported. */
112 /* #undef HAVE_DLLEXPORT_ATTRIBUTE */
113 
114 /* Define this symbol if evhttp_connection_get_peer expects const char** */
115 /* #undef HAVE_EVHTTP_CONNECTION_GET_PEER_CONST_CHAR */
116 
117 /* Define to 1 if fdatasync is available. */
118 #define HAVE_FDATASYNC 1
119 
120 /* Define this symbol if the BSD getentropy system call is available with
121  sys/random.h */
122 #define HAVE_GETENTROPY_RAND 1
123 
124 /* Define this symbol if the Linux getrandom function call is available */
125 #define HAVE_GETRANDOM 1
126 
127 /* Define this symbol if gmtime_r is available */
128 #define HAVE_GMTIME_R 1
129 
130 /* Define to 1 if you have the <inttypes.h> header file. */
131 #define HAVE_INTTYPES_H 1
132 
133 /* Define to 1 if you have the `advapi32' library (-ladvapi32). */
134 /* #undef HAVE_LIBADVAPI32 */
135 
136 /* Define to 1 if you have the `comctl32' library (-lcomctl32). */
137 /* #undef HAVE_LIBCOMCTL32 */
138 
139 /* Define to 1 if you have the `comdlg32' library (-lcomdlg32). */
140 /* #undef HAVE_LIBCOMDLG32 */
141 
142 /* Define to 1 if you have the `gdi32' library (-lgdi32). */
143 /* #undef HAVE_LIBGDI32 */
144 
145 /* Define to 1 if you have the `iphlpapi' library (-liphlpapi). */
146 /* #undef HAVE_LIBIPHLPAPI */
147 
148 /* Define to 1 if you have the `kernel32' library (-lkernel32). */
149 /* #undef HAVE_LIBKERNEL32 */
150 
151 /* Define to 1 if you have the `ole32' library (-lole32). */
152 /* #undef HAVE_LIBOLE32 */
153 
154 /* Define to 1 if you have the `oleaut32' library (-loleaut32). */
155 /* #undef HAVE_LIBOLEAUT32 */
156 
157 /* Define to 1 if you have the `shell32' library (-lshell32). */
158 /* #undef HAVE_LIBSHELL32 */
159 
160 /* Define to 1 if you have the `shlwapi' library (-lshlwapi). */
161 /* #undef HAVE_LIBSHLWAPI */
162 
163 /* Define to 1 if you have the `user32' library (-luser32). */
164 /* #undef HAVE_LIBUSER32 */
165 
166 /* Define to 1 if you have the `uuid' library (-luuid). */
167 /* #undef HAVE_LIBUUID */
168 
169 /* Define to 1 if you have the `winmm' library (-lwinmm). */
170 /* #undef HAVE_LIBWINMM */
171 
172 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
173 /* #undef HAVE_LIBWS2_32 */
174 
175 /* Define this symbol if you have malloc_info */
176 #define HAVE_MALLOC_INFO 1
177 
178 /* Define this symbol if you have mallopt with M_ARENA_MAX */
179 #define HAVE_MALLOPT_ARENA_MAX 1
180 
181 /* Define to 1 if you have the <memory.h> header file. */
182 #define HAVE_MEMORY_H 1
183 
184 /* Define to 1 if you have the <miniupnpc/miniupnpc.h> header file. */
185 /* #undef HAVE_MINIUPNPC_MINIUPNPC_H */
186 
187 /* Define to 1 if you have the <miniupnpc/upnpcommands.h> header file. */
188 /* #undef HAVE_MINIUPNPC_UPNPCOMMANDS_H */
189 
190 /* Define to 1 if you have the <miniupnpc/upnperrors.h> header file. */
191 /* #undef HAVE_MINIUPNPC_UPNPERRORS_H */
192 
193 /* Define to 1 if you have the <natpmp.h> header file. */
194 /* #undef HAVE_NATPMP_H */
195 
196 /* Define to 1 if O_CLOEXEC flag is available. */
197 #define HAVE_O_CLOEXEC 1
198 
199 /* Define this symbol if you have posix_fallocate */
200 #define HAVE_POSIX_FALLOCATE 1
201 
202 /* Define if you have POSIX threads libraries and header files. */
203 #define HAVE_PTHREAD 1
204 
205 /* Have PTHREAD_PRIO_INHERIT. */
206 #define HAVE_PTHREAD_PRIO_INHERIT 1
207 
208 /* Define this symbol if platform supports unix domain sockets */
209 #define HAVE_SOCKADDR_UN 1
210 
211 /* Define to 1 if you have the <stdint.h> header file. */
212 #define HAVE_STDINT_H 1
213 
214 /* Define to 1 if you have the <stdlib.h> header file. */
215 #define HAVE_STDLIB_H 1
216 
217 /* Define to 1 if you have the `strerror_r' function. */
218 #define HAVE_STRERROR_R 1
219 
220 /* Define to 1 if you have the <strings.h> header file. */
221 #define HAVE_STRINGS_H 1
222 
223 /* Define to 1 if you have the <string.h> header file. */
224 #define HAVE_STRING_H 1
225 
226 /* Define this symbol to build code that uses getauxval */
227 #define HAVE_STRONG_GETAUXVAL 1
228 
229 /* Define this symbol if the BSD sysctl() is available */
230 /* #undef HAVE_SYSCTL */
231 
232 /* Define this symbol if the BSD sysctl(KERN_ARND) is available */
233 /* #undef HAVE_SYSCTL_ARND */
234 
235 /* Define to 1 if std::system or ::wsystem is available. */
236 #define HAVE_SYSTEM 1
237 
238 /* Define to 1 if you have the <sys/prctl.h> header file. */
239 #define HAVE_SYS_PRCTL_H 1
240 
241 /* Define to 1 if you have the <sys/resources.h> header file. */
242 /* #undef HAVE_SYS_RESOURCES_H */
243 
244 /* Define to 1 if you have the <sys/select.h> header file. */
245 #define HAVE_SYS_SELECT_H 1
246 
247 /* Define to 1 if you have the <sys/stat.h> header file. */
248 #define HAVE_SYS_STAT_H 1
249 
250 /* Define to 1 if you have the <sys/sysctl.h> header file. */
251 #define HAVE_SYS_SYSCTL_H 1
252 
253 /* Define to 1 if you have the <sys/types.h> header file. */
254 #define HAVE_SYS_TYPES_H 1
255 
256 /* Define to 1 if you have the <sys/vmmeter.h> header file. */
257 /* #undef HAVE_SYS_VMMETER_H */
258 
259 /* Define if thread_local is supported. */
260 #define HAVE_THREAD_LOCAL 1
261 
262 /* Define to 1 if you have the `timingsafe_bcmp' function. */
263 /* #undef HAVE_TIMINGSAFE_BCMP */
264 
265 /* Define to 1 if you have the <unistd.h> header file. */
266 #define HAVE_UNISTD_H 1
267 
268 /* Define to 1 if you have the <vm/vm_param.h> header file. */
269 /* #undef HAVE_VM_VM_PARAM_H */
270 
271 /* Define to the sub-directory where libtool stores uninstalled libraries. */
272 #define LT_OBJDIR ".libs/"
273 
274 /* Define to the address where bug reports for this package should be sent. */
275 #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
276 
277 /* Define to the full name of this package. */
278 #define PACKAGE_NAME "Bitcoin Core"
279 
280 /* Define to the full name and version of this package. */
281 #define PACKAGE_STRING "Bitcoin Core 27.99.0"
282 
283 /* Define to the one symbol short name of this package. */
284 #define PACKAGE_TARNAME "bitcoin"
285 
286 /* Define to the home page for this package. */
287 #define PACKAGE_URL "https://bitcoincore.org/"
288 
289 /* Define to the version of this package. */
290 #define PACKAGE_VERSION "27.99.0"
291 
292 /* Define to necessary symbol if this constant uses a non-standard name on
293  your system. */
294 /* #undef PTHREAD_CREATE_JOINABLE */
295 
296 /* Define this symbol if the qt platform is android */
297 /* #undef QT_QPA_PLATFORM_ANDROID */
298 
299 /* Define this symbol if the qt platform is cocoa */
300 /* #undef QT_QPA_PLATFORM_COCOA */
301 
302 /* Define this symbol if the minimal qt platform exists */
303 /* #undef QT_QPA_PLATFORM_MINIMAL */
304 
305 /* Define this symbol if the qt platform is windows */
306 /* #undef QT_QPA_PLATFORM_WINDOWS */
307 
308 /* Define this symbol if the qt platform is xcb */
309 /* #undef QT_QPA_PLATFORM_XCB */
310 
311 /* Define this symbol if qt plugins are static */
312 /* #undef QT_STATICPLUGIN */
313 
314 /* Define to 1 if you have the ANSI C header files. */
315 #define STDC_HEADERS 1
316 
317 /* Define to 1 if strerror_r returns char *. */
318 #define STRERROR_R_CHAR_P 1
319 
320 /* Define if BDB support should be compiled in */
321 /* #undef USE_BDB */
322 
323 /* Define if dbus support should be compiled in */
324 /* #undef USE_DBUS */
325 
326 /* Define to 1 if UPnP support should be compiled in. */
327 /* #undef USE_NATPMP */
328 
329 /* Define if QR support should be compiled in */
330 /* #undef USE_QRCODE */
331 
332 /* Define if sqlite support should be compiled in */
333 /* #undef USE_SQLITE */
334 
335 /* Define to 1 if UPnP support should be compiled in. */
336 /* #undef USE_UPNP */
337 
338 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
339  significant byte first (like Motorola and SPARC, unlike Intel). */
340 #if defined AC_APPLE_UNIVERSAL_BUILD
341 # if defined __BIG_ENDIAN__
342 # define WORDS_BIGENDIAN 1
343 # endif
344 #else
345 # ifndef WORDS_BIGENDIAN
346 /* # undef WORDS_BIGENDIAN */
347 # endif
348 #endif
349 
350 /* Enable large inode numbers on Mac OS X 10.5. */
351 #ifndef _DARWIN_USE_64_BIT_INODE
352 # define _DARWIN_USE_64_BIT_INODE 1
353 #endif
354 
355 /* Number of bits in a file offset, on hosts where this is settable. */
356 /* #undef _FILE_OFFSET_BITS */
357 
358 /* Define for large files, on AIX-style hosts. */
359 /* #undef _LARGE_FILES */
360 
361 #endif //BITCOIN_CONFIG_H