Anoncoin
0.9.4
P2P Digital Currency
Main Page
Namespaces
Classes
Files
File List
File Members
src
config
anoncoin-config.h
Go to the documentation of this file.
1
/* src/config/anoncoin-config.h. Generated from anoncoin-config.h.in by configure. */
2
/* src/config/anoncoin-config.h.in. Generated from configure.ac by autoheader. */
3
4
#ifndef ANONCOIN_CONFIG_H
5
6
#define ANONCOIN_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 3
13
14
/* Version is release */
15
#define CLIENT_VERSION_IS_RELEASE false
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 4
25
26
/* Version is release */
27
#define COPYRIGHT_YEAR 2015
28
29
/* Define to 1 to enable I2Psam interface functions */
30
#define ENABLE_I2PSAM 1
31
32
/* Define to 1 to enable wallet functions */
33
#define ENABLE_WALLET 1
34
35
/* parameter and return value type for __fdelt_chk */
36
/* #undef FDELT_TYPE */
37
38
/* define if the Boost library is available */
39
#define HAVE_BOOST
40
41
/* define if the Boost::Chrono library is available */
42
#define HAVE_BOOST_CHRONO
43
44
/* define if the Boost::Date_Time library is available */
45
#define HAVE_BOOST_DATE_TIME
46
47
/* define if the Boost::Filesystem library is available */
48
#define HAVE_BOOST_FILESYSTEM
49
50
/* define if the Boost::IOStreams library is available */
51
#define HAVE_BOOST_IOSTREAMS
52
53
/* define if the Boost::PROGRAM_OPTIONS library is available */
54
#define HAVE_BOOST_PROGRAM_OPTIONS
55
56
/* define if the Boost::Regex library is available */
57
#define HAVE_BOOST_REGEX
58
59
/* define if the Boost::System library is available */
60
#define HAVE_BOOST_SYSTEM
61
62
/* define if the Boost::Thread library is available */
63
#define HAVE_BOOST_THREAD
64
65
/* define if the Boost::Unit_Test_Framework library is available */
66
#define HAVE_BOOST_UNIT_TEST_FRAMEWORK
67
68
/* Define to 1 if you have the declaration of `be32toh', and to 0 if you
69
don't. */
70
#define HAVE_DECL_BE32TOH 0
71
72
/* Define to 1 if you have the declaration of `be64toh', and to 0 if you
73
don't. */
74
#define HAVE_DECL_BE64TOH 0
75
76
/* Define to 1 if you have the declaration of `htobe32', and to 0 if you
77
don't. */
78
#define HAVE_DECL_HTOBE32 0
79
80
/* Define to 1 if you have the declaration of `htobe64', and to 0 if you
81
don't. */
82
#define HAVE_DECL_HTOBE64 0
83
84
/* Define to 1 if you have the declaration of `htole32', and to 0 if you
85
don't. */
86
#define HAVE_DECL_HTOLE32 0
87
88
/* Define to 1 if you have the declaration of `htole64', and to 0 if you
89
don't. */
90
#define HAVE_DECL_HTOLE64 0
91
92
/* Define to 1 if you have the declaration of `le32toh', and to 0 if you
93
don't. */
94
#define HAVE_DECL_LE32TOH 0
95
96
/* Define to 1 if you have the declaration of `le64toh', and to 0 if you
97
don't. */
98
#define HAVE_DECL_LE64TOH 0
99
100
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
101
don't. */
102
#define HAVE_DECL_STRERROR_R 1
103
104
/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
105
don't. */
106
#define HAVE_DECL_STRNLEN 1
107
108
/* Define to 1 if you have the <dlfcn.h> header file. */
109
#define HAVE_DLFCN_H 1
110
111
/* Define to 1 if you have the <endian.h> header file. */
112
/* #undef HAVE_ENDIAN_H */
113
114
/* Define to 1 if the system has the `dllexport' function attribute */
115
/* #undef HAVE_FUNC_ATTRIBUTE_DLLEXPORT */
116
117
/* Define to 1 if the system has the `dllimport' function attribute */
118
/* #undef HAVE_FUNC_ATTRIBUTE_DLLIMPORT */
119
120
/* Define to 1 if the system has the `visibility' function attribute */
121
#define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
122
123
/* Define this symbol if you have getaddrinfo_a */
124
/* #undef HAVE_GETADDRINFO_A */
125
126
/* Define this symbol if you have inet_pton */
127
#define HAVE_INET_PTON 1
128
129
/* Define to 1 if you have the <inttypes.h> header file. */
130
#define HAVE_INTTYPES_H 1
131
132
/* Define to 1 if you have the `advapi32' library (-ladvapi32). */
133
/* #undef HAVE_LIBADVAPI32 */
134
135
/* Define to 1 if you have the `comctl32' library (-lcomctl32). */
136
/* #undef HAVE_LIBCOMCTL32 */
137
138
/* Define to 1 if you have the `comdlg32' library (-lcomdlg32). */
139
/* #undef HAVE_LIBCOMDLG32 */
140
141
/* Define to 1 if you have the `crypt32' library (-lcrypt32). */
142
/* #undef HAVE_LIBCRYPT32 */
143
144
/* Define to 1 if you have the `gdi32' library (-lgdi32). */
145
/* #undef HAVE_LIBGDI32 */
146
147
/* Define to 1 if you have the `imm32' library (-limm32). */
148
/* #undef HAVE_LIBIMM32 */
149
150
/* Define to 1 if you have the `iphlpapi' library (-liphlpapi). */
151
/* #undef HAVE_LIBIPHLPAPI */
152
153
/* Define to 1 if you have the `jpeg ' library (-ljpeg ). */
154
/* #undef HAVE_LIBJPEG_ */
155
156
/* Define to 1 if you have the `kernel32' library (-lkernel32). */
157
/* #undef HAVE_LIBKERNEL32 */
158
159
/* Define to 1 if you have the `mingwthrd' library (-lmingwthrd). */
160
/* #undef HAVE_LIBMINGWTHRD */
161
162
/* Define to 1 if you have the `mswsock' library (-lmswsock). */
163
/* #undef HAVE_LIBMSWSOCK */
164
165
/* Define to 1 if you have the `ole32' library (-lole32). */
166
/* #undef HAVE_LIBOLE32 */
167
168
/* Define to 1 if you have the `oleaut32' library (-loleaut32). */
169
/* #undef HAVE_LIBOLEAUT32 */
170
171
/* Define to 1 if you have the `pcre16 ' library (-lpcre16 ). */
172
/* #undef HAVE_LIBPCRE16_ */
173
174
/* Define to 1 if you have the `png ' library (-lpng ). */
175
/* #undef HAVE_LIBPNG_ */
176
177
/* Define to 1 if you have the `rpcrt4' library (-lrpcrt4). */
178
/* #undef HAVE_LIBRPCRT4 */
179
180
/* Define to 1 if you have the `shell32' library (-lshell32). */
181
/* #undef HAVE_LIBSHELL32 */
182
183
/* Define to 1 if you have the `shlwapi' library (-lshlwapi). */
184
/* #undef HAVE_LIBSHLWAPI */
185
186
/* Define to 1 if you have the `ssp' library (-lssp). */
187
/* #undef HAVE_LIBSSP */
188
189
/* Define to 1 if you have the `user32' library (-luser32). */
190
/* #undef HAVE_LIBUSER32 */
191
192
/* Define to 1 if you have the `uuid' library (-luuid). */
193
/* #undef HAVE_LIBUUID */
194
195
/* Define to 1 if you have the `winmm' library (-lwinmm). */
196
/* #undef HAVE_LIBWINMM */
197
198
/* Define to 1 if you have the `winspool' library (-lwinspool). */
199
/* #undef HAVE_LIBWINSPOOL */
200
201
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
202
/* #undef HAVE_LIBWS2_32 */
203
204
/* Define to 1 if you have the `z ' library (-lz ). */
205
/* #undef HAVE_LIBZ_ */
206
207
/* Define to 1 if you have the <memory.h> header file. */
208
#define HAVE_MEMORY_H 1
209
210
/* Define to 1 if you have the <miniupnpc/miniupnpc.h> header file. */
211
#define HAVE_MINIUPNPC_MINIUPNPC_H 1
212
213
/* Define to 1 if you have the <miniupnpc/miniwget.h> header file. */
214
#define HAVE_MINIUPNPC_MINIWGET_H 1
215
216
/* Define to 1 if you have the <miniupnpc/upnpcommands.h> header file. */
217
#define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
218
219
/* Define to 1 if you have the <miniupnpc/upnperrors.h> header file. */
220
#define HAVE_MINIUPNPC_UPNPERRORS_H 1
221
222
/* Define this symbol if you have MSG_NOSIGNAL */
223
/* #undef HAVE_MSG_NOSIGNAL */
224
225
/* Define if you have POSIX threads libraries and header files. */
226
#define HAVE_PTHREAD 1
227
228
/* Have PTHREAD_PRIO_INHERIT. */
229
#define HAVE_PTHREAD_PRIO_INHERIT 1
230
231
/* Define to 1 if you have the <stdint.h> header file. */
232
#define HAVE_STDINT_H 1
233
234
/* Define to 1 if you have the <stdio.h> header file. */
235
#define HAVE_STDIO_H 1
236
237
/* Define to 1 if you have the <stdlib.h> header file. */
238
#define HAVE_STDLIB_H 1
239
240
/* Define to 1 if you have the `strerror_r' function. */
241
#define HAVE_STRERROR_R 1
242
243
/* Define to 1 if you have the <strings.h> header file. */
244
#define HAVE_STRINGS_H 1
245
246
/* Define to 1 if you have the <string.h> header file. */
247
#define HAVE_STRING_H 1
248
249
/* Define to 1 if you have the <sys/prctl.h> header file. */
250
/* #undef HAVE_SYS_PRCTL_H */
251
252
/* Define to 1 if you have the <sys/select.h> header file. */
253
#define HAVE_SYS_SELECT_H 1
254
255
/* Define to 1 if you have the <sys/stat.h> header file. */
256
#define HAVE_SYS_STAT_H 1
257
258
/* Define to 1 if you have the <sys/types.h> header file. */
259
#define HAVE_SYS_TYPES_H 1
260
261
/* Define to 1 if you have the <unistd.h> header file. */
262
#define HAVE_UNISTD_H 1
263
264
/* Define if the visibility attribute is supported. */
265
#define HAVE_VISIBILITY_ATTRIBUTE 1
266
267
/* Define this symbol if boost sleep works */
268
/* #undef HAVE_WORKING_BOOST_SLEEP */
269
270
/* Define this symbol if boost sleep_for works */
271
#define HAVE_WORKING_BOOST_SLEEP_FOR 1
272
273
/* Define to the sub-directory in which libtool stores uninstalled libraries.
274
*/
275
#define LT_OBJDIR ".libs/"
276
277
/* Define to the address where bug reports for this package should be sent. */
278
#define PACKAGE_BUGREPORT "contact@anoncoin.net"
279
280
/* Define to the full name of this package. */
281
#define PACKAGE_NAME "Anoncoin Core"
282
283
/* Define to the full name and version of this package. */
284
#define PACKAGE_STRING "Anoncoin Core 0.9.4"
285
286
/* Define to the one symbol short name of this package. */
287
#define PACKAGE_TARNAME "anoncoin"
288
289
/* Define to the home page for this package. */
290
#define PACKAGE_URL ""
291
292
/* Define to the version of this package. */
293
#define PACKAGE_VERSION "0.9.4"
294
295
/* Define to necessary symbol if this constant uses a non-standard name on
296
your system. */
297
/* #undef PTHREAD_CREATE_JOINABLE */
298
299
/* Define this symbol if the qt platform is cocoa */
300
#define QT_QPA_PLATFORM_COCOA 1
301
302
/* Define this symbol if the qt platform is windows */
303
/* #undef QT_QPA_PLATFORM_WINDOWS */
304
305
/* Define this symbol if the qt platform is xcb */
306
/* #undef QT_QPA_PLATFORM_XCB */
307
308
/* Define this symbol if qt plugins are static */
309
#define QT_STATICPLUGIN 1
310
311
/* Define to 1 if you have the ANSI C header files. */
312
#define STDC_HEADERS 1
313
314
/* Define to 1 if strerror_r returns char *. */
315
/* #undef STRERROR_R_CHAR_P */
316
317
/* Define if dbus support should be compiled in */
318
/* #undef USE_DBUS */
319
320
/* Define if QR support should be compiled in */
321
#define USE_QRCODE 1
322
323
/* Define to 1 to enable SSE2 support for scrypt functions */
324
#define USE_SSE2 1
325
326
/* UPnP support not compiled if undefined, otherwise value (0 or 1) determines
327
default state */
328
#define USE_UPNP 0
329
330
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
331
significant byte first (like Motorola and SPARC, unlike Intel). */
332
#if defined AC_APPLE_UNIVERSAL_BUILD
333
# if defined __BIG_ENDIAN__
334
# define WORDS_BIGENDIAN 1
335
# endif
336
#else
337
# ifndef WORDS_BIGENDIAN
338
/* # undef WORDS_BIGENDIAN */
339
# endif
340
#endif
341
342
/* Enable large inode numbers on Mac OS X 10.5. */
343
#ifndef _DARWIN_USE_64_BIT_INODE
344
# define _DARWIN_USE_64_BIT_INODE 1
345
#endif
346
347
/* Number of bits in a file offset, on hosts where this is settable. */
348
/* #undef _FILE_OFFSET_BITS */
349
350
/* Define for large files, on AIX-style hosts. */
351
/* #undef _LARGE_FILES */
352
353
#endif //ANONCOIN_CONFIG_H
Generated on Fri Feb 6 2015 10:48:05 for Anoncoin by
1.8.9.1