Mixe for Privacy and Anonymity in the Internet
config.h
Go to the documentation of this file.
1
/* config.h. Generated from config.h.in by configure. */
2
/* config.h.in. Generated from configure.ac by autoheader. */
3
4
/* Define if building universal (internal helper macro) */
5
/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7
/* Define if you run the code on a big endian machine */
8
/* #undef BYTE_ORDER_BIG_ENDIAN */
9
10
/* Define if you run the code on a little endian machine */
11
#define BYTE_ORDER_LITTLE_ENDIAN
12
13
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
14
systems. This function is required for `alloca.c' support on those systems.
15
*/
16
/* #undef CRAY_STACKSEG_END */
17
18
/* Define to 1 if using `alloca.c'. */
19
/* #undef C_ALLOCA */
20
21
/* Define to 1 if you have `alloca', as a function or macro. */
22
#define HAVE_ALLOCA 1
23
24
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25
*/
26
#define HAVE_ALLOCA_H 1
27
28
/* Define to 1 if you have the `atoll' function. */
29
#define HAVE_ATOLL 1
30
31
/* Define to 1 if you have the <dlfcn.h> header file. */
32
#define HAVE_DLFCN_H 1
33
34
/* Define to 1 if you have the <dom/DOM.hpp> header file. */
35
/* #undef HAVE_DOM_DOM_HPP */
36
37
/* Elliptic curve cryptography supported */
38
#define HAVE_ECC
39
40
/* Define if your OS support the epoll() syscall */
41
#define HAVE_EPOLL 1
42
43
/* This is a flag to ioctl() to get the number of available bytes on a socket
44
*/
45
#define HAVE_FIONREAD
46
47
/* Define to 1 if you have the `fstat64' function. */
48
#define HAVE_FSTAT64 1
49
50
/* Define to 1 if you have the <inttypes.h> header file. */
51
#define HAVE_INTTYPES_H 1
52
53
/* Define to 1 if you have the `epoll' library (-lepoll). */
54
/* #undef HAVE_LIBEPOLL */
55
56
/* Define to 1 if you have the <libpq-fe.h> header file. */
57
/* #undef HAVE_LIBPQ_FE_H */
58
59
/* Define to 1 if you have the `mallinfo' function. */
60
#define HAVE_MALLINFO 1
61
62
/* Define if you have a working version of malloc.h */
63
#define HAVE_MALLOC_H
64
65
/* Define to 1 if you have the <memory.h> header file. */
66
#define HAVE_MEMORY_H 1
67
68
/* Define to 1 if you have the <mysql.h> header file. */
69
/* #undef HAVE_MYSQL_H */
70
71
/* Define to 1 if you have the <mysql/mysql.h> header file. */
72
/* #undef HAVE_MYSQL_MYSQL_H */
73
74
/* Define if you mysql client library supports the MYSQL_RECONNECT option */
75
/* #undef HAVE_MYSQL_OPT_RECONNECT */
76
77
/* Define if you have OpenSSL (which is needed!) */
78
/* #undef HAVE_OPENSSL */
79
80
/* Define to 1 if you have the <openssl/aes.h> header file. */
81
/* #undef HAVE_OPENSSL_AES_H */
82
83
/* This is a flag to open() to do synchronized I/O */
84
#define HAVE_O_FSYNC
85
86
/* This is a flag to open() to do synchronized I/O */
87
#define HAVE_O_SYNC
88
89
/* Define to 1 if you have the <pgsql/libpq-fe.h> header file. */
90
/* #undef HAVE_PGSQL_LIBPQ_FE_H */
91
92
/* Define to 1 if you have the `poll' function. */
93
#define HAVE_POLL 1
94
95
/* Define to 1 if you have the <postgresql/libpq-fe.h> header file. */
96
/* #undef HAVE_POSTGRESQL_LIBPQ_FE_H */
97
98
/* Define to 1 if you have the `pthread_cond_init' function. */
99
#define HAVE_PTHREAD_COND_INIT 1
100
101
/* Define to 1 if you have the `pthread_mutex_init' function. */
102
#define HAVE_PTHREAD_MUTEX_INIT 1
103
104
/* Define to 1 if you have the `sbrk' function. */
105
#define HAVE_SBRK 1
106
107
/* Define to 1 if you have the `sem_init' function. */
108
#define HAVE_SEM_INIT 1
109
110
/* Define to 1 if you have the `snprintf' function. */
111
#define HAVE_SNPRINTF 1
112
113
/* Define if the type socklen_t is available */
114
#define HAVE_SOCKLEN_T
115
116
/* Define to 1 if you have the <stdint.h> header file. */
117
#define HAVE_STDINT_H 1
118
119
/* Define to 1 if you have the <stdlib.h> header file. */
120
#define HAVE_STDLIB_H 1
121
122
/* Define to 1 if you have the `strerror' function. */
123
#define HAVE_STRERROR 1
124
125
/* Define to 1 if you have the <strings.h> header file. */
126
#define HAVE_STRINGS_H 1
127
128
/* Define to 1 if you have the <string.h> header file. */
129
#define HAVE_STRING_H 1
130
131
/* Define to 1 if you have the `strnstr' function. */
132
/* #undef HAVE_STRNSTR */
133
134
/* Define to 1 if you have the `strtoull' function. */
135
#define HAVE_STRTOULL 1
136
137
/* Define to 1 if you have the <sys/epoll.h> header file. */
138
#define HAVE_SYS_EPOLL_H 1
139
140
/* Define to 1 if you have the <sys/filio.h> header file. */
141
/* #undef HAVE_SYS_FILIO_H */
142
143
/* Define to 1 if you have the <sys/stat.h> header file. */
144
#define HAVE_SYS_STAT_H 1
145
146
/* Define to 1 if you have the <sys/types.h> header file. */
147
#define HAVE_SYS_TYPES_H 1
148
149
/* Define if your OS supports the TCP socket option TCP_KEEPALIVE */
150
/* #undef HAVE_TCP_KEEPALIVE */
151
152
/* Define to 1 if you have the <unistd.h> header file. */
153
#define HAVE_UNISTD_H 1
154
155
/* Define if your OS supports the Unix Domain protocol */
156
#define HAVE_UNIX_DOMAIN_PROTOCOL
157
158
/* Define to 1 if you have the `vsnprintf' function. */
159
#define HAVE_VSNPRINTF 1
160
161
/* This is the value, which is returned from inet_addr(), in case of an error
162
*/
163
/* #undef INADDR_NONE */
164
165
/* Define to the sub-directory where libtool stores uninstalled libraries. */
166
#define LT_OBJDIR ".libs/"
167
168
/* This is the maximum length of a file system path */
169
#define MAX_PATH 4096
170
171
/* This is a flag to read(), to tell the os does not wait for any bytes to
172
arrive */
173
/* #undef MSG_DONTWAIT */
174
175
/* This is a flag to read(), to tell the os to get no signals */
176
/* #undef MSG_NOSIGNAL */
177
178
/* This flag is used in open(), in order to open a file in binary mode */
179
#define O_BINARY 0
180
181
/* Name of package */
182
#define PACKAGE "mix"
183
184
/* Define to the address where bug reports for this package should be sent. */
185
#define PACKAGE_BUGREPORT "sk13@inf.tu-dresden.de"
186
187
/* Define to the full name of this package. */
188
#define PACKAGE_NAME "AN.ON Mix"
189
190
/* Define to the full name and version of this package. */
191
#define PACKAGE_STRING "AN.ON Mix 00.11.001"
192
193
/* Define to the one symbol short name of this package. */
194
#define PACKAGE_TARNAME "mix"
195
196
/* Define to the home page for this package. */
197
#define PACKAGE_URL ""
198
199
/* Define to the version of this package. */
200
#define PACKAGE_VERSION "00.11.001"
201
202
/* The size of `signed char', as computed by sizeof. */
203
#define SIZEOF_SIGNED_CHAR 1
204
205
/* The size of `signed int', as computed by sizeof. */
206
#define SIZEOF_SIGNED_INT 4
207
208
/* The size of `signed long', as computed by sizeof. */
209
#define SIZEOF_SIGNED_LONG 8
210
211
/* The size of `signed short', as computed by sizeof. */
212
#define SIZEOF_SIGNED_SHORT 2
213
214
/* The size of `unsigned char', as computed by sizeof. */
215
#define SIZEOF_UNSIGNED_CHAR 1
216
217
/* The size of `unsigned int', as computed by sizeof. */
218
#define SIZEOF_UNSIGNED_INT 4
219
220
/* The size of `unsigned long', as computed by sizeof. */
221
#define SIZEOF_UNSIGNED_LONG 8
222
223
/* The size of `unsigned long long', as computed by sizeof. */
224
#define SIZEOF_UNSIGNED_LONG_LONG 8
225
226
/* The size of `unsigned short', as computed by sizeof. */
227
#define SIZEOF_UNSIGNED_SHORT 2
228
229
/* The size of `__uint64_t', as computed by sizeof. */
230
#define SIZEOF___UINT64_T 8
231
232
/* If using the C implementation of alloca, define if you know the
233
direction of stack growth for your system; otherwise it will be
234
automatically deduced at runtime.
235
STACK_DIRECTION > 0 => grows toward higher addresses
236
STACK_DIRECTION < 0 => grows toward lower addresses
237
STACK_DIRECTION = 0 => direction of growth unknown */
238
/* #undef STACK_DIRECTION */
239
240
/* Define to 1 if you have the ANSI C header files. */
241
#define STDC_HEADERS 1
242
243
/* Version number of package */
244
#define VERSION "00.11.001"
245
246
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
247
significant byte first (like Motorola and SPARC, unlike Intel). */
248
#if defined AC_APPLE_UNIVERSAL_BUILD
249
# if defined __BIG_ENDIAN__
250
# define WORDS_BIGENDIAN 1
251
# endif
252
#else
253
# ifndef WORDS_BIGENDIAN
254
/* # undef WORDS_BIGENDIAN */
255
# endif
256
#endif
257
258
/* Define to `unsigned int' if <sys/types.h> does not define. */
259
/* #undef size_t */
Generated on Sat Jul 22 2023 00:20:12 for Mixe for Privacy and Anonymity in the Internet by
1.9.1