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