config.h revision e739ac0589b4fb43561f801c4faba8c1b89f8680
1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define to 1 if you're using AIX 5.1 or 5.2 or 5.3 */
4/* #undef AIX5_LIBC */
5
6/* DARWIN_VERS value for Mac OS X 10.5 */
7/* #undef DARWIN_10_5 */
8
9/* DARWIN_VERS value for Mac OS X 10.6 */
10/* #undef DARWIN_10_6 */
11
12/* DARWIN_VERS value for Mac OS X 10.7 */
13/* #undef DARWIN_10_7 */
14
15/* Define to 1 if you're using Darwin */
16/* #undef DARWIN_LIBC */
17
18/* Darwin / Mac OS X version */
19/* #undef DARWIN_VERS */
20
21/* configured to run as an inner Valgrind */
22/* #undef ENABLE_INNER */
23
24/* path to GDB */
25#define GDB_PATH "/system/bin/gdb"
26
27/* Define to 1 if you're using glibc 2.10.x */
28/* #undef GLIBC_2_10 */
29
30/* Define to 1 if you're using glibc 2.11.x */
31/* #undef GLIBC_2_11 */
32
33/* Define to 1 if you're using glibc 2.12.x */
34/* #undef GLIBC_2_12 */
35
36/* Define to 1 if you're using glibc 2.2.x */
37/* #undef GLIBC_2_2 */
38
39/* Define to 1 if you're using glibc 2.3.x */
40/* #undef GLIBC_2_3 */
41
42/* Define to 1 if you're using glibc 2.4.x */
43/* #undef GLIBC_2_4 */
44
45/* Define to 1 if you're using glibc 2.5.x */
46/* #undef GLIBC_2_5 */
47
48/* Define to 1 if you're using glibc 2.6.x */
49/* #undef GLIBC_2_6 */
50
51/* Define to 1 if you're using glibc 2.7.x */
52/* #undef GLIBC_2_7 */
53
54/* Define to 1 if you're using glibc 2.8.x */
55/* #undef GLIBC_2_8 */
56
57/* Define to 1 if you're using glibc 2.9.x */
58/* #undef GLIBC_2_9 */
59
60/* Define to 1 if gcc/as can do Altivec. */
61/* #undef HAS_ALTIVEC */
62
63/* Define to 1 if you have the <asm/unistd.h> header file. */
64#define HAVE_ASM_UNISTD_H 1
65
66/* Define to 1 if as supports mtocrf/mfocrf. */
67/* #undef HAVE_AS_PPC_MFTOCRF */
68
69/* Define to 1 if gcc supports __sync_bool_compare_and_swap() a.o. */
70/* #undef HAVE_BUILTIN_ATOMIC */
71
72/* Define to 1 if you have the `clock_gettime' function. */
73#define HAVE_CLOCK_GETTIME 1
74
75/* Define to 1 if you have the `CLOCK_MONOTONIC' constant. */
76#define HAVE_CLOCK_MONOTONIC 1
77
78/* Define to 1 if you have the <endian.h> header file. */
79/* #define HAVE_ENDIAN_H 1 -- already defined in AndroidConfig.h */
80
81/* Define to 1 if you have the `epoll_create' function. */
82#define HAVE_EPOLL_CREATE 1
83
84/* Define to 1 if you have the `epoll_pwait' function. */
85/* #undef HAVE_EPOLL_PWAIT */
86
87/* Define to 1 if you have the `eventfd' function. */
88#define HAVE_EVENTFD 1
89
90/* Define to 1 if you have the `eventfd_read' function. */
91#define HAVE_EVENTFD_READ 1
92
93/* Define to 1 if you have the `floor' function. */
94#define HAVE_FLOOR 1
95
96/* Define to 1 if you have the `getpagesize' function. */
97#define HAVE_GETPAGESIZE 1
98
99/* Define to 1 if you have the <inttypes.h> header file. */
100#define HAVE_INTTYPES_H 1
101
102/* Define to 1 if you have the `klogctl' function. */
103#define HAVE_KLOGCTL 1
104
105/* Define to 1 if you have the `rt' library (-lrt). */
106/* #undef HAVE_LIBRT */
107
108/* Define to 1 if you have the `mallinfo' function. */
109#define HAVE_MALLINFO 1
110
111/* Define to 1 if you have the `memchr' function. */
112#define HAVE_MEMCHR 1
113
114/* Define to 1 if you have the <memory.h> header file. */
115#define HAVE_MEMORY_H 1
116
117/* Define to 1 if you have the `memset' function. */
118#define HAVE_MEMSET 1
119
120/* Define to 1 if you have the `mkdir' function. */
121#define HAVE_MKDIR 1
122
123/* Define to 1 if you have a working `mmap' system call. */
124#define HAVE_MMAP 1
125
126/* Define to 1 if you have the <mqueue.h> header file. */
127/* #undef HAVE_MQUEUE_H */
128
129/* Define to 1 if you have the `mremap' function. */
130#define HAVE_MREMAP 1
131
132/* Define to 1 if you have the `ppoll' function. */
133/* #undef HAVE_PPOLL */
134
135/* Define to 1 if you have the `pthread_barrier_init' function. */
136/* #undef HAVE_PTHREAD_BARRIER_INIT */
137
138/* Define to 1 if you have the `pthread_condattr_setclock' function. */
139/* #undef HAVE_PTHREAD_CONDATTR_SETCLOCK */
140
141/* Define to 1 if you have the `pthread_create@glibc2.0' function. */
142/* #undef HAVE_PTHREAD_CREATE_GLIBC_2_0 */
143
144/* Define to 1 if you have the `PTHREAD_MUTEX_ADAPTIVE_NP' constant. */
145/* #undef HAVE_PTHREAD_MUTEX_ADAPTIVE_NP */
146
147/* Define to 1 if you have the `PTHREAD_MUTEX_ERRORCHECK_NP' constant. */
148#define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
149
150/* Define to 1 if you have the `PTHREAD_MUTEX_RECURSIVE_NP' constant. */
151#define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
152
153/* Define to 1 if you have the `pthread_mutex_timedlock' function. */
154#define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
155
156/* Define to 1 if pthread_mutex_t has a member __data.__kind. */
157/* #undef HAVE_PTHREAD_MUTEX_T__DATA__KIND */
158
159/* Define to 1 if pthread_mutex_t has a member called __m_kind. */
160/* #undef HAVE_PTHREAD_MUTEX_T__M_KIND */
161
162/* Define to 1 if you have the `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP'
163   constant. */
164#define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1
165
166/* Define to 1 if you have the `pthread_rwlock_timedrdlock' function. */
167#define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK 1
168
169/* Define to 1 if you have the `pthread_rwlock_timedwrlock' function. */
170#define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1
171
172/* Define to 1 if you have the `pthread_spin_lock' function. */
173/* #undef HAVE_PTHREAD_SPIN_LOCK */
174
175/* Define to 1 if you have the `pthread_yield' function. */
176/* #undef HAVE_PTHREAD_YIELD */
177
178/* Define to 1 if the installed version of Qt4 provides QAtomicInt. */
179/* #undef HAVE_QTCORE_QATOMICINT */
180
181/* Define to 1 if the installed version of Qt4 provides QMutex::tryLock(int).
182   */
183/* #undef HAVE_QTCORE_QMUTEX_TRYLOCK_INT */
184
185/* Define to 1 if you have the `readlinkat' function. */
186/* #undef HAVE_READLINKAT */
187
188/* Define to 1 if you have the `semtimedop' function. */
189/* #undef HAVE_SEMTIMEDOP */
190
191/* Define to 1 if you have the `signalfd' function. */
192/* #undef HAVE_SIGNALFD */
193
194/* Define to 1 if you have the `sigwaitinfo' function. */
195/* #undef HAVE_SIGWAITINFO */
196
197/* Define to 1 if you have the <stdint.h> header file. */
198#define HAVE_STDINT_H 1
199
200/* Define to 1 if you have the <stdlib.h> header file. */
201#define HAVE_STDLIB_H 1
202
203/* Define to 1 if you have the `strchr' function. */
204#define HAVE_STRCHR 1
205
206/* Define to 1 if you have the `strdup' function. */
207#define HAVE_STRDUP 1
208
209/* Define to 1 if you have the <strings.h> header file. */
210#define HAVE_STRINGS_H 1
211
212/* Define to 1 if you have the <string.h> header file. */
213#define HAVE_STRING_H 1
214
215/* Define to 1 if you have the `strpbrk' function. */
216#define HAVE_STRPBRK 1
217
218/* Define to 1 if you have the `strrchr' function. */
219#define HAVE_STRRCHR 1
220
221/* Define to 1 if you have the `strstr' function. */
222#define HAVE_STRSTR 1
223
224/* Define to 1 if you have the `syscall' function. */
225#define HAVE_SYSCALL 1
226
227/* Define to 1 if you have the <sys/endian.h> header file. */
228#define HAVE_SYS_ENDIAN_H 1
229
230/* Define to 1 if you have the <sys/epoll.h> header file. */
231#define HAVE_SYS_EPOLL_H 1
232
233/* Define to 1 if you have the <sys/eventfd.h> header file. */
234#define HAVE_SYS_EVENTFD_H 1
235
236/* Define to 1 if you have the <sys/klog.h> header file. */
237#define HAVE_SYS_KLOG_H 1
238
239/* Define to 1 if you have the <sys/param.h> header file. */
240#define HAVE_SYS_PARAM_H 1
241
242/* Define to 1 if you have the <sys/poll.h> header file. */
243#define HAVE_SYS_POLL_H 1
244
245/* Define to 1 if you have the <sys/signalfd.h> header file. */
246/* #undef HAVE_SYS_SIGNALFD_H */
247
248/* Define to 1 if you have the <sys/signal.h> header file. */
249#define HAVE_SYS_SIGNAL_H 1
250
251/* Define to 1 if you have the <sys/stat.h> header file. */
252#define HAVE_SYS_STAT_H 1
253
254/* Define to 1 if you have the <sys/syscall.h> header file. */
255#define HAVE_SYS_SYSCALL_H 1
256
257/* Define to 1 if you have the <sys/time.h> header file. */
258#define HAVE_SYS_TIME_H 1
259
260/* Define to 1 if you have the <sys/types.h> header file. */
261#define HAVE_SYS_TYPES_H 1
262
263/* Define to 1 if you have the `timerfd' function. */
264/* #undef HAVE_TIMERFD */
265
266/* can use __thread to define thread-local variables */
267/* #undef HAVE_TLS */
268
269/* Define to 1 if you have the <unistd.h> header file. */
270#define HAVE_UNISTD_H 1
271
272/* Define to 1 if you have the `utimensat' function. */
273/* #undef HAVE_UTIMENSAT */
274
275/* Define to 1 if you're using Linux 2.4.x */
276/* #undef KERNEL_2_4 */
277
278/* Define to 1 if you're using Linux 2.6.x */
279#define KERNEL_2_6 1
280
281/* Define to 1 if your C compiler doesn't accept -c and -o together. */
282/* #undef NO_MINUS_C_MINUS_O */
283
284/* Name of package */
285#define PACKAGE "valgrind"
286
287/* Define to the address where bug reports for this package should be sent. */
288#define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
289
290/* Define to the full name of this package. */
291#define PACKAGE_NAME "Valgrind"
292
293/* Define to the full name and version of this package. */
294#define PACKAGE_STRING "Valgrind 3.6.1"
295
296/* Define to the one symbol short name of this package. */
297#define PACKAGE_TARNAME "valgrind"
298
299/* Define to the home page for this package. */
300#define PACKAGE_URL ""
301
302/* Define to the version of this package. */
303#define PACKAGE_VERSION "3.6.1"
304
305/* Define as the return type of signal handlers (`int' or `void'). */
306#define RETSIGTYPE void
307
308/* Define to 1 if you have the ANSI C header files. */
309#define STDC_HEADERS 1
310
311/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
312#define TIME_WITH_SYS_TIME 1
313
314/* Version number of package */
315#define VERSION "3.6.1"
316
317/* Temporary files directory */
318#define VG_TMPDIR "/sdcard"
319
320/* Define to `int' if <sys/types.h> doesn't define. */
321/* #undef gid_t */
322
323/* Define to `long int' if <sys/types.h> does not define. */
324/* #undef off_t */
325
326/* Define to `unsigned int' if <sys/types.h> does not define. */
327/* #undef size_t */
328
329/* Define to `int' if <sys/types.h> doesn't define. */
330/* #undef uid_t */
331