Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
config.h
Go to the documentation of this file.
1
/* config.h. Generated from config.hin by configure. */
2
/* config.hin. Generated from configure.ac by autoheader. */
3
4
/* Define if the AI_ADDRCONFIG symbol is unavailable */
5
/* #undef AI_ADDRCONFIG */
6
7
/* Possible value for SIGNED_RIGHT_SHIFT_IS */
8
#define ARITHMETIC_RIGHT_SHIFT 1
9
10
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
11
systems. This function is required for `alloca.c' support on those systems.
12
*/
13
/* #undef CRAY_STACKSEG_END */
14
15
/* Define to 1 if using `alloca.c'. */
16
/* #undef C_ALLOCA */
17
18
/* Define to 1 if you have the `alarm' function. */
19
#define HAVE_ALARM 1
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 <arpa/inet.h> header file. */
29
#define HAVE_ARPA_INET_H 1
30
31
/* define if the Boost library is available */
32
#define HAVE_BOOST
33
34
/* Define to 1 if you have the `bzero' function. */
35
#define HAVE_BZERO 1
36
37
/* Define to 1 if you have the `clock_gettime' function. */
38
#define HAVE_CLOCK_GETTIME 1
39
40
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
41
don't. */
42
#define HAVE_DECL_STRERROR_R 1
43
44
/* Define to 1 if you have the <dlfcn.h> header file. */
45
#define HAVE_DLFCN_H 1
46
47
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
48
/* #undef HAVE_DOPRNT */
49
50
/* Define to 1 if you have the <fcntl.h> header file. */
51
#define HAVE_FCNTL_H 1
52
53
/* Define to 1 if you have the `fork' function. */
54
#define HAVE_FORK 1
55
56
/* Define to 1 if you have the `ftruncate' function. */
57
#define HAVE_FTRUNCATE 1
58
59
/* Define to 1 if you have the `gethostbyname' function. */
60
#define HAVE_GETHOSTBYNAME 1
61
62
/* Define to 1 if you have the `gettimeofday' function. */
63
#define HAVE_GETTIMEOFDAY 1
64
65
/* Define to 1 if you have the <inttypes.h> header file. */
66
#define HAVE_INTTYPES_H 1
67
68
/* Define to 1 if you have the <libintl.h> header file. */
69
#define HAVE_LIBINTL_H 1
70
71
/* Define to 1 if you have the `pthread' library (-lpthread). */
72
#define HAVE_LIBPTHREAD 1
73
74
/* Define to 1 if you have the `rt' library (-lrt). */
75
#define HAVE_LIBRT 1
76
77
/* Define to 1 if you have the `sasl2' library (-lsasl2). */
78
#define HAVE_LIBSASL2 1
79
80
/* Define to 1 if you have the `socket' library (-lsocket). */
81
/* #undef HAVE_LIBSOCKET */
82
83
/* Define to 1 if you have the `ssl' library (-lssl). */
84
#define HAVE_LIBSSL 1
85
86
/* Define to 1 if you have the <limits.h> header file. */
87
#define HAVE_LIMITS_H 1
88
89
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
90
to 0 otherwise. */
91
#define HAVE_MALLOC 1
92
93
/* Define to 1 if you have the <malloc.h> header file. */
94
#define HAVE_MALLOC_H 1
95
96
/* Define to 1 if you have the `memmove' function. */
97
#define HAVE_MEMMOVE 1
98
99
/* Define to 1 if you have the <memory.h> header file. */
100
#define HAVE_MEMORY_H 1
101
102
/* Define to 1 if you have the `memset' function. */
103
#define HAVE_MEMSET 1
104
105
/* Define to 1 if you have the `mkdir' function. */
106
#define HAVE_MKDIR 1
107
108
/* Define to 1 if you have the <netdb.h> header file. */
109
#define HAVE_NETDB_H 1
110
111
/* Define to 1 if you have the <netinet/in.h> header file. */
112
#define HAVE_NETINET_IN_H 1
113
114
/* Define to 1 if you have the <openssl/rand.h> header file. */
115
#define HAVE_OPENSSL_RAND_H 1
116
117
/* Define to 1 if you have the <openssl/ssl.h> header file. */
118
#define HAVE_OPENSSL_SSL_H 1
119
120
/* Define to 1 if you have the <openssl/x509v3.h> header file. */
121
#define HAVE_OPENSSL_X509V3_H 1
122
123
/* Define to 1 if you have the <pthread.h> header file. */
124
#define HAVE_PTHREAD_H 1
125
126
/* Define to 1 if the system has the type `ptrdiff_t'. */
127
#define HAVE_PTRDIFF_T 1
128
129
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
130
and to 0 otherwise. */
131
#define HAVE_REALLOC 1
132
133
/* Define to 1 if you have the `realpath' function. */
134
#define HAVE_REALPATH 1
135
136
/* Define to 1 if you have the <sasl/sasl.h> header file. */
137
#define HAVE_SASL_SASL_H 1
138
139
/* Define to 1 if you have the `sched_get_priority_max' function. */
140
#define HAVE_SCHED_GET_PRIORITY_MAX 1
141
142
/* Define to 1 if you have the `sched_get_priority_min' function. */
143
#define HAVE_SCHED_GET_PRIORITY_MIN 1
144
145
/* Define to 1 if you have the `select' function. */
146
#define HAVE_SELECT 1
147
148
/* Define to 1 if you have the `socket' function. */
149
#define HAVE_SOCKET 1
150
151
/* Define to 1 if you have the `sqrt' function. */
152
#define HAVE_SQRT 1
153
154
/* Define to 1 if `stat' has the bug that it succeeds when given the
155
zero-length file name argument. */
156
/* #undef HAVE_STAT_EMPTY_STRING_BUG */
157
158
/* Define to 1 if stdbool.h conforms to C99. */
159
#define HAVE_STDBOOL_H 1
160
161
/* Define to 1 if you have the <stddef.h> header file. */
162
#define HAVE_STDDEF_H 1
163
164
/* Define to 1 if you have the <stdint.h> header file. */
165
#define HAVE_STDINT_H 1
166
167
/* Define to 1 if you have the <stdlib.h> header file. */
168
#define HAVE_STDLIB_H 1
169
170
/* Define to 1 if you have the `strchr' function. */
171
#define HAVE_STRCHR 1
172
173
/* Define to 1 if you have the `strdup' function. */
174
#define HAVE_STRDUP 1
175
176
/* Define to 1 if you have the `strerror' function. */
177
#define HAVE_STRERROR 1
178
179
/* Define to 1 if you have the `strerror_r' function. */
180
#define HAVE_STRERROR_R 1
181
182
/* Define to 1 if you have the `strftime' function. */
183
#define HAVE_STRFTIME 1
184
185
/* Define to 1 if you have the <strings.h> header file. */
186
#define HAVE_STRINGS_H 1
187
188
/* Define to 1 if you have the <string.h> header file. */
189
#define HAVE_STRING_H 1
190
191
/* Define to 1 if you have the `strstr' function. */
192
#define HAVE_STRSTR 1
193
194
/* Define to 1 if you have the `strtol' function. */
195
#define HAVE_STRTOL 1
196
197
/* Define to 1 if you have the `strtoul' function. */
198
#define HAVE_STRTOUL 1
199
200
/* Define to 1 if you have the <sys/param.h> header file. */
201
#define HAVE_SYS_PARAM_H 1
202
203
/* Define to 1 if you have the <sys/select.h> header file. */
204
#define HAVE_SYS_SELECT_H 1
205
206
/* Define to 1 if you have the <sys/socket.h> header file. */
207
#define HAVE_SYS_SOCKET_H 1
208
209
/* Define to 1 if you have the <sys/stat.h> header file. */
210
#define HAVE_SYS_STAT_H 1
211
212
/* Define to 1 if you have the <sys/time.h> header file. */
213
#define HAVE_SYS_TIME_H 1
214
215
/* Define to 1 if you have the <sys/types.h> header file. */
216
#define HAVE_SYS_TYPES_H 1
217
218
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
219
#define HAVE_SYS_WAIT_H 1
220
221
/* Define to 1 if you have the <unistd.h> header file. */
222
#define HAVE_UNISTD_H 1
223
224
/* Define to 1 if you have the `vfork' function. */
225
#define HAVE_VFORK 1
226
227
/* Define to 1 if you have the <vfork.h> header file. */
228
/* #undef HAVE_VFORK_H */
229
230
/* Define to 1 if you have the `vprintf' function. */
231
#define HAVE_VPRINTF 1
232
233
/* Define to 1 if `fork' works. */
234
#define HAVE_WORKING_FORK 1
235
236
/* Define to 1 if `vfork' works. */
237
#define HAVE_WORKING_VFORK 1
238
239
/* define if zlib is available */
240
#define HAVE_ZLIB
241
242
/* Define to 1 if the system has the type `_Bool'. */
243
/* #undef HAVE__BOOL */
244
245
/* Possible value for SIGNED_RIGHT_SHIFT_IS */
246
#define LOGICAL_RIGHT_SHIFT 2
247
248
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
249
slash. */
250
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
251
252
/* Define to the sub-directory in which libtool stores uninstalled libraries.
253
*/
254
#define LT_OBJDIR ".libs/"
255
256
/* Name of package */
257
#define PACKAGE "thrift"
258
259
/* Define to the address where bug reports for this package should be sent. */
260
#define PACKAGE_BUGREPORT ""
261
262
/* Define to the full name of this package. */
263
#define PACKAGE_NAME "thrift"
264
265
/* Define to the full name and version of this package. */
266
#define PACKAGE_STRING "thrift 0.7.0"
267
268
/* Define to the one symbol short name of this package. */
269
#define PACKAGE_TARNAME "thrift"
270
271
/* Define to the home page for this package. */
272
#define PACKAGE_URL ""
273
274
/* Define to the version of this package. */
275
#define PACKAGE_VERSION "0.7.0"
276
277
/* Define as the return type of signal handlers (`int' or `void'). */
278
#define RETSIGTYPE void
279
280
/* Define to the type of arg 1 for `select'. */
281
#define SELECT_TYPE_ARG1 int
282
283
/* Define to the type of args 2, 3 and 4 for `select'. */
284
#define SELECT_TYPE_ARG234 (fd_set *)
285
286
/* Define to the type of arg 5 for `select'. */
287
#define SELECT_TYPE_ARG5 (struct timeval *)
288
289
/* Indicates the effect of the right shift operator on negative signed
290
integers */
291
#define SIGNED_RIGHT_SHIFT_IS 1
292
293
/* If using the C implementation of alloca, define if you know the
294
direction of stack growth for your system; otherwise it will be
295
automatically deduced at runtime.
296
STACK_DIRECTION > 0 => grows toward higher addresses
297
STACK_DIRECTION < 0 => grows toward lower addresses
298
STACK_DIRECTION = 0 => direction of growth unknown */
299
/* #undef STACK_DIRECTION */
300
301
/* Define to 1 if you have the ANSI C header files. */
302
#define STDC_HEADERS 1
303
304
/* Define to 1 if strerror_r returns char *. */
305
#define STRERROR_R_CHAR_P 1
306
307
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
308
#define TIME_WITH_SYS_TIME 1
309
310
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
311
/* #undef TM_IN_SYS_TIME */
312
313
/* Possible value for SIGNED_RIGHT_SHIFT_IS */
314
#define UNKNOWN_RIGHT_SHIFT 3
315
316
/* Version number of package */
317
#define VERSION "0.7.0"
318
319
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
320
`char[]'. */
321
#define YYTEXT_POINTER 1
322
323
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
324
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
325
#define below would cause a syntax error. */
326
/* #undef _UINT32_T */
327
328
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
329
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
330
#define below would cause a syntax error. */
331
/* #undef _UINT64_T */
332
333
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
334
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
335
#define below would cause a syntax error. */
336
/* #undef _UINT8_T */
337
338
/* Define to empty if `const' does not conform to ANSI C. */
339
/* #undef const */
340
341
/* Define to `__inline__' or `__inline' if that's what the C compiler
342
calls it, or to nothing if 'inline' is not supported under any name. */
343
#ifndef __cplusplus
344
/* #undef inline */
345
#endif
346
347
/* Define to the type of a signed integer type of width exactly 16 bits if
348
such a type exists and the standard includes do not define it. */
349
/* #undef int16_t */
350
351
/* Define to the type of a signed integer type of width exactly 32 bits if
352
such a type exists and the standard includes do not define it. */
353
/* #undef int32_t */
354
355
/* Define to the type of a signed integer type of width exactly 64 bits if
356
such a type exists and the standard includes do not define it. */
357
/* #undef int64_t */
358
359
/* Define to the type of a signed integer type of width exactly 8 bits if such
360
a type exists and the standard includes do not define it. */
361
/* #undef int8_t */
362
363
/* Define to rpl_malloc if the replacement function should be used. */
364
/* #undef malloc */
365
366
/* Define to `int' if <sys/types.h> does not define. */
367
/* #undef mode_t */
368
369
/* Define to `long int' if <sys/types.h> does not define. */
370
/* #undef off_t */
371
372
/* Define to `int' if <sys/types.h> does not define. */
373
/* #undef pid_t */
374
375
/* Define to rpl_realloc if the replacement function should be used. */
376
/* #undef realloc */
377
378
/* Define to `unsigned int' if <sys/types.h> does not define. */
379
/* #undef size_t */
380
381
/* Define to `int' if <sys/types.h> does not define. */
382
/* #undef ssize_t */
383
384
/* Define to the type of an unsigned integer type of width exactly 16 bits if
385
such a type exists and the standard includes do not define it. */
386
/* #undef uint16_t */
387
388
/* Define to the type of an unsigned integer type of width exactly 32 bits if
389
such a type exists and the standard includes do not define it. */
390
/* #undef uint32_t */
391
392
/* Define to the type of an unsigned integer type of width exactly 64 bits if
393
such a type exists and the standard includes do not define it. */
394
/* #undef uint64_t */
395
396
/* Define to the type of an unsigned integer type of width exactly 8 bits if
397
such a type exists and the standard includes do not define it. */
398
/* #undef uint8_t */
399
400
/* Define as `fork' if `vfork' does not work. */
401
/* #undef vfork */
402
403
/* Define to empty if the keyword `volatile' does not work. Warning: valid
404
code using `volatile' can become incorrect without. Disable with care. */
405
/* #undef volatile */
be
src
transport
config.h
Generated on Thu May 7 2015 16:10:37 for Impala by
1.8.6