Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
bitcoin-config.h
Go to the documentation of this file.
1
/* src/bitcoin-config.h. Generated from bitcoin-config.h.in by configure. */
2
/* src/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
/* Version Build */
12
#define CLIENT_VERSION_BUILD 0
13
14
/* Version is release */
15
#define CLIENT_VERSION_IS_RELEASE true
16
17
/* Major version */
18
#define CLIENT_VERSION_MAJOR 0
19
20
/* Minor version */
21
#define CLIENT_VERSION_MINOR 9
22
23
/* Build revision */
24
#define CLIENT_VERSION_REVISION 3
25
26
/* Version is release */
27
#define COPYRIGHT_YEAR 2014
28
29
/* Define to 1 to enable wallet functions */
30
#define ENABLE_WALLET 1
31
32
/* parameter and return value type for __fdelt_chk */
33
/* #undef FDELT_TYPE */
34
35
/* define if the Boost library is available */
36
#define HAVE_BOOST
37
38
/* define if the Boost::Chrono library is available */
39
#define HAVE_BOOST_CHRONO
40
41
/* define if the Boost::Filesystem library is available */
42
#define HAVE_BOOST_FILESYSTEM
43
44
/* define if the Boost::PROGRAM_OPTIONS library is available */
45
#define HAVE_BOOST_PROGRAM_OPTIONS
46
47
/* define if the Boost::System library is available */
48
#define HAVE_BOOST_SYSTEM
49
50
/* define if the Boost::Thread library is available */
51
#define HAVE_BOOST_THREAD
52
53
/* define if the Boost::Unit_Test_Framework library is available */
54
#define HAVE_BOOST_UNIT_TEST_FRAMEWORK
55
56
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
57
don't. */
58
#define HAVE_DECL_STRERROR_R 1
59
60
/* Define to 1 if you have the <inttypes.h> header file. */
61
#define HAVE_INTTYPES_H 1
62
63
/* Define to 1 if you have the `advapi32' library (-ladvapi32). */
64
/* #undef HAVE_LIBADVAPI32 */
65
66
/* Define to 1 if you have the `comctl32' library (-lcomctl32). */
67
/* #undef HAVE_LIBCOMCTL32 */
68
69
/* Define to 1 if you have the `comdlg32' library (-lcomdlg32). */
70
/* #undef HAVE_LIBCOMDLG32 */
71
72
/* Define to 1 if you have the `crypt32' library (-lcrypt32). */
73
/* #undef HAVE_LIBCRYPT32 */
74
75
/* Define to 1 if you have the `crypto' library (-lcrypto). */
76
/* #undef HAVE_LIBCRYPTO */
77
78
/* Define to 1 if you have the `gdi32' library (-lgdi32). */
79
/* #undef HAVE_LIBGDI32 */
80
81
/* Define to 1 if you have the `imm32' library (-limm32). */
82
/* #undef HAVE_LIBIMM32 */
83
84
/* Define to 1 if you have the `iphlpapi' library (-liphlpapi). */
85
/* #undef HAVE_LIBIPHLPAPI */
86
87
/* Define to 1 if you have the `kernel32' library (-lkernel32). */
88
/* #undef HAVE_LIBKERNEL32 */
89
90
/* Define to 1 if you have the `mingwthrd' library (-lmingwthrd). */
91
/* #undef HAVE_LIBMINGWTHRD */
92
93
/* Define to 1 if you have the `miniupnpc' library (-lminiupnpc). */
94
#define HAVE_LIBMINIUPNPC 1
95
96
/* Define to 1 if you have the `mswsock' library (-lmswsock). */
97
/* #undef HAVE_LIBMSWSOCK */
98
99
/* Define to 1 if you have the `ole32' library (-lole32). */
100
/* #undef HAVE_LIBOLE32 */
101
102
/* Define to 1 if you have the `oleaut32' library (-loleaut32). */
103
/* #undef HAVE_LIBOLEAUT32 */
104
105
/* Define to 1 if you have the `png ' library (-lpng ). */
106
/* #undef HAVE_LIBPNG_ */
107
108
/* Define to 1 if you have the `protobuf ' library (-lprotobuf ). */
109
/* #undef HAVE_LIBPROTOBUF_ */
110
111
/* Define to 1 if you have the `qrencode' library (-lqrencode). */
112
/* #undef HAVE_LIBQRENCODE */
113
114
/* Define to 1 if you have the `rpcrt4' library (-lrpcrt4). */
115
/* #undef HAVE_LIBRPCRT4 */
116
117
/* Define to 1 if you have the `shell32' library (-lshell32). */
118
/* #undef HAVE_LIBSHELL32 */
119
120
/* Define to 1 if you have the `shlwapi' library (-lshlwapi). */
121
/* #undef HAVE_LIBSHLWAPI */
122
123
/* Define to 1 if you have the `ssl' library (-lssl). */
124
/* #undef HAVE_LIBSSL */
125
126
/* Define to 1 if you have the `user32' library (-luser32). */
127
/* #undef HAVE_LIBUSER32 */
128
129
/* Define to 1 if you have the `uuid' library (-luuid). */
130
/* #undef HAVE_LIBUUID */
131
132
/* Define to 1 if you have the `winmm' library (-lwinmm). */
133
/* #undef HAVE_LIBWINMM */
134
135
/* Define to 1 if you have the `winspool' library (-lwinspool). */
136
/* #undef HAVE_LIBWINSPOOL */
137
138
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
139
/* #undef HAVE_LIBWS2_32 */
140
141
/* Define to 1 if you have the `z ' library (-lz ). */
142
/* #undef HAVE_LIBZ_ */
143
144
/* Define to 1 if you have the <memory.h> header file. */
145
#define HAVE_MEMORY_H 1
146
147
/* Define to 1 if you have the <miniupnpc/miniupnpc.h> header file. */
148
#define HAVE_MINIUPNPC_MINIUPNPC_H 1
149
150
/* Define to 1 if you have the <miniupnpc/miniwget.h> header file. */
151
#define HAVE_MINIUPNPC_MINIWGET_H 1
152
153
/* Define to 1 if you have the <miniupnpc/upnpcommands.h> header file. */
154
#define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
155
156
/* Define to 1 if you have the <miniupnpc/upnperrors.h> header file. */
157
#define HAVE_MINIUPNPC_UPNPERRORS_H 1
158
159
/* Define this symbol if you have MSG_NOSIGNAL */
160
#define HAVE_MSG_NOSIGNAL 1
161
162
/* Define if you have POSIX threads libraries and header files. */
163
#define HAVE_PTHREAD 1
164
165
/* Have PTHREAD_PRIO_INHERIT. */
166
#define HAVE_PTHREAD_PRIO_INHERIT 1
167
168
/* Define to 1 if you have the <stdint.h> header file. */
169
#define HAVE_STDINT_H 1
170
171
/* Define to 1 if you have the <stdio.h> header file. */
172
#define HAVE_STDIO_H 1
173
174
/* Define to 1 if you have the <stdlib.h> header file. */
175
#define HAVE_STDLIB_H 1
176
177
/* Define to 1 if you have the `strerror_r' function. */
178
#define HAVE_STRERROR_R 1
179
180
/* Define to 1 if you have the <strings.h> header file. */
181
#define HAVE_STRINGS_H 1
182
183
/* Define to 1 if you have the <string.h> header file. */
184
#define HAVE_STRING_H 1
185
186
/* Define to 1 if you have the <sys/stat.h> header file. */
187
#define HAVE_SYS_STAT_H 1
188
189
/* Define to 1 if you have the <sys/types.h> header file. */
190
#define HAVE_SYS_TYPES_H 1
191
192
/* Define to 1 if you have the <unistd.h> header file. */
193
#define HAVE_UNISTD_H 1
194
195
/* Define this symbol if boost sleep works */
196
/* #undef HAVE_WORKING_BOOST_SLEEP */
197
198
/* Define this symbol if boost sleep_for works */
199
#define HAVE_WORKING_BOOST_SLEEP_FOR 1
200
201
/* Define to the address where bug reports for this package should be sent. */
202
#define PACKAGE_BUGREPORT "info@bitcoin.org"
203
204
/* Define to the full name of this package. */
205
#define PACKAGE_NAME "Bitcoin Core"
206
207
/* Define to the full name and version of this package. */
208
#define PACKAGE_STRING "Bitcoin Core 0.9.3"
209
210
/* Define to the one symbol short name of this package. */
211
#define PACKAGE_TARNAME "bitcoin"
212
213
/* Define to the home page for this package. */
214
#define PACKAGE_URL ""
215
216
/* Define to the version of this package. */
217
#define PACKAGE_VERSION "0.9.3"
218
219
/* Define to necessary symbol if this constant uses a non-standard name on
220
your system. */
221
/* #undef PTHREAD_CREATE_JOINABLE */
222
223
/* Define this symbol if qt plugins are static */
224
/* #undef QT_STATICPLUGIN */
225
226
/* Define to 1 if you have the ANSI C header files. */
227
#define STDC_HEADERS 1
228
229
/* Define to 1 if strerror_r returns char *. */
230
#define STRERROR_R_CHAR_P 1
231
232
/* Define if dbus support should be compiled in */
233
#define USE_DBUS 1
234
235
/* Define if QR support should be compiled in */
236
#define USE_QRCODE 1
237
238
/* UPnP support not compiled if undefined, otherwise value (0 or 1) determines
239
default state */
240
#define USE_UPNP 0
241
242
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
243
significant byte first (like Motorola and SPARC, unlike Intel). */
244
#if defined AC_APPLE_UNIVERSAL_BUILD
245
# if defined __BIG_ENDIAN__
246
# define WORDS_BIGENDIAN 1
247
# endif
248
#else
249
# ifndef WORDS_BIGENDIAN
250
/* # undef WORDS_BIGENDIAN */
251
# endif
252
#endif
253
254
/* Enable large inode numbers on Mac OS X 10.5. */
255
#ifndef _DARWIN_USE_64_BIT_INODE
256
# define _DARWIN_USE_64_BIT_INODE 1
257
#endif
258
259
/* Number of bits in a file offset, on hosts where this is settable. */
260
/* #undef _FILE_OFFSET_BITS */
261
262
/* Define for large files, on AIX-style hosts. */
263
/* #undef _LARGE_FILES */
264
265
#endif //BITCOIN_CONFIG_H
Generated on Tue Dec 23 2014 23:20:38 for Master Core by
1.8.8