Add HAVE_SYSCONF
[oota-llvm.git] / include / llvm / Config / config.h.in
1 /* include/llvm/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4    systems. This function is required for `alloca.c' support on those systems.
5    */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define to 1 if you have `alloca', as a function or macro. */
12 #undef HAVE_ALLOCA
13
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15    */
16 #undef HAVE_ALLOCA_H
17
18 /* Define to 1 if you have the `argz_append' function. */
19 #undef HAVE_ARGZ_APPEND
20
21 /* Define to 1 if you have the `argz_create_sep' function. */
22 #undef HAVE_ARGZ_CREATE_SEP
23
24 /* Define to 1 if you have the <argz.h> header file. */
25 #undef HAVE_ARGZ_H
26
27 /* Define to 1 if you have the `argz_insert' function. */
28 #undef HAVE_ARGZ_INSERT
29
30 /* Define to 1 if you have the `argz_next' function. */
31 #undef HAVE_ARGZ_NEXT
32
33 /* Define to 1 if you have the `argz_stringify' function. */
34 #undef HAVE_ARGZ_STRINGIFY
35
36 /* Define to 1 if you have the <assert.h> header file. */
37 #undef HAVE_ASSERT_H
38
39 /* Define to 1 if you have the `backtrace' function. */
40 #undef HAVE_BACKTRACE
41
42 /* Define to 1 if you have the `bcopy' function. */
43 #undef HAVE_BCOPY
44
45 /* Does not have bi-directional iterator */
46 #undef HAVE_BI_ITERATOR
47
48 /* Define to 1 if you have the `closedir' function. */
49 #undef HAVE_CLOSEDIR
50
51 /* Define to 1 if you have the <ctype.h> header file. */
52 #undef HAVE_CTYPE_H
53
54 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
55    */
56 #undef HAVE_DIRENT_H
57
58 /* Define if you have the GNU dld library. */
59 #undef HAVE_DLD
60
61 /* Define to 1 if you have the <dld.h> header file. */
62 #undef HAVE_DLD_H
63
64 /* Define to 1 if you have the `dlerror' function. */
65 #undef HAVE_DLERROR
66
67 /* Define to 1 if you have the <dlfcn.h> header file. */
68 #undef HAVE_DLFCN_H
69
70 /* Define if dlopen() is available on this platform. */
71 #undef HAVE_DLOPEN
72
73 /* Define to 1 if you have the <dl.h> header file. */
74 #undef HAVE_DL_H
75
76 /* Define if you have the _dyld_func_lookup function. */
77 #undef HAVE_DYLD
78
79 /* Define to 1 if you have the <errno.h> header file. */
80 #undef HAVE_ERRNO_H
81
82 /* Define to 1 if the system has the type `error_t'. */
83 #undef HAVE_ERROR_T
84
85 /* Define to 1 if you have the <execinfo.h> header file. */
86 #undef HAVE_EXECINFO_H
87
88 /* Define to 1 if you have the <fcntl.h> header file. */
89 #undef HAVE_FCNTL_H
90
91 /* Set to 1 if the finite function is found in <ieeefp.h> */
92 #undef HAVE_FINITE_IN_IEEEFP_H
93
94 /* Does not have forward iterator */
95 #undef HAVE_FWD_ITERATOR
96
97 /* Define to 1 if you have the `getcwd' function. */
98 #undef HAVE_GETCWD
99
100 /* Define to 1 if you have the `getpagesize' function. */
101 #undef HAVE_GETPAGESIZE
102
103 /* Define to 1 if you have the `getrusage' function. */
104 #undef HAVE_GETRUSAGE
105
106 /* Define to 1 if you have the `gettimeofday' function. */
107 #undef HAVE_GETTIMEOFDAY
108
109 /* Does not have <hash_map> */
110 #undef HAVE_GLOBAL_HASH_MAP
111
112 /* Does not have hash_set in global namespace */
113 #undef HAVE_GLOBAL_HASH_SET
114
115 /* Does not have ext/hash_map */
116 #undef HAVE_GNU_EXT_HASH_MAP
117
118 /* Does not have hash_set in gnu namespace */
119 #undef HAVE_GNU_EXT_HASH_SET
120
121 /* Define to 1 if you have the `index' function. */
122 #undef HAVE_INDEX
123
124 /* Define to 1 if the system has the type `int64_t'. */
125 #undef HAVE_INT64_T
126
127 /* Define to 1 if you have the <inttypes.h> header file. */
128 #undef HAVE_INTTYPES_H
129
130 /* Define to 1 if you have the `isatty' function. */
131 #undef HAVE_ISATTY
132
133 /* Set to 1 if the isinf function is found in <cmath> */
134 #undef HAVE_ISINF_IN_CMATH
135
136 /* Set to 1 if the isinf function is found in <math.h> */
137 #undef HAVE_ISINF_IN_MATH_H
138
139 /* Set to 1 if the isnan function is found in <cmath> */
140 #undef HAVE_ISNAN_IN_CMATH
141
142 /* Set to 1 if the isnan function is found in <math.h> */
143 #undef HAVE_ISNAN_IN_MATH_H
144
145 /* Define if you have the libdl library or equivalent. */
146 #undef HAVE_LIBDL
147
148 /* Define to 1 if you have the `elf' library (-lelf). */
149 #undef HAVE_LIBELF
150
151 /* Define to 1 if you have the <limits.h> header file. */
152 #undef HAVE_LIMITS_H
153
154 /* Define to 1 if you have the <link.h> header file. */
155 #undef HAVE_LINK_H
156
157 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
158    the current directory to the dynamic linker search path. */
159 #undef HAVE_LINK_R
160
161 /* Define if lt_dlopen() is available on this platform */
162 #undef HAVE_LT_DLOPEN
163
164 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
165 #undef HAVE_MACH_O_DYLD_H
166
167 /* Define if mallinfo() is available on this platform. */
168 #undef HAVE_MALLINFO
169
170 /* Define to 1 if you have the <malloc.h> header file. */
171 #undef HAVE_MALLOC_H
172
173 /* Define to 1 if you have the `memcpy' function. */
174 #undef HAVE_MEMCPY
175
176 /* Define to 1 if you have the `memmove' function. */
177 #undef HAVE_MEMMOVE
178
179 /* Define to 1 if you have the <memory.h> header file. */
180 #undef HAVE_MEMORY_H
181
182 /* Define to 1 if you have the `mkdtemp' function. */
183 #undef HAVE_MKDTEMP
184
185 /* Define to 1 if you have the `mkstemp' function. */
186 #undef HAVE_MKSTEMP
187
188 /* Define to 1 if you have the `mktemp' function. */
189 #undef HAVE_MKTEMP
190
191 /* Define to 1 if you have a working `mmap' system call. */
192 #undef HAVE_MMAP
193
194 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
195    it uses MAP_ANON */
196 #undef HAVE_MMAP_ANONYMOUS
197
198 /* Define if mmap() can map files into memory */
199 #undef HAVE_MMAP_FILE
200
201 /* define if the compiler implements namespaces */
202 #undef HAVE_NAMESPACES
203
204 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
205 #undef HAVE_NDIR_H
206
207 /* Define to 1 if you have the `opendir' function. */
208 #undef HAVE_OPENDIR
209
210 /* Define if libtool can extract symbol lists from object files. */
211 #undef HAVE_PRELOADED_SYMBOLS
212
213 /* Define to have the %a format string */
214 #undef HAVE_PRINTF_A
215
216 /* Have pthread_mutex_lock */
217 #undef HAVE_PTHREAD_MUTEX_LOCK
218
219 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
220 #undef HAVE_RAND48
221
222 /* Define to 1 if you have the `readdir' function. */
223 #undef HAVE_READDIR
224
225 /* Define to 1 if you have the `realpath' function. */
226 #undef HAVE_REALPATH
227
228 /* Define to 1 if you have the `rindex' function. */
229 #undef HAVE_RINDEX
230
231 /* Define if you have the shl_load function. */
232 #undef HAVE_SHL_LOAD
233
234 /* Define to 1 if you have the <stdint.h> header file. */
235 #undef HAVE_STDINT_H
236
237 /* Define to 1 if you have the <stdio.h> header file. */
238 #undef HAVE_STDIO_H
239
240 /* Define to 1 if you have the <stdlib.h> header file. */
241 #undef HAVE_STDLIB_H
242
243 /* Does not have ext/hash_map> */
244 #undef HAVE_STD_EXT_HASH_MAP
245
246 /* Does not have hash_set in std namespace */
247 #undef HAVE_STD_EXT_HASH_SET
248
249 /* Set to 1 if the std::isinf function is found in <cmath> */
250 #undef HAVE_STD_ISINF_IN_CMATH
251
252 /* Set to 1 if the std::isnan function is found in <cmath> */
253 #undef HAVE_STD_ISNAN_IN_CMATH
254
255 /* Does not have std namespace iterator */
256 #undef HAVE_STD_ITERATOR
257
258 /* Define to 1 if you have the `strchr' function. */
259 #undef HAVE_STRCHR
260
261 /* Define to 1 if you have the `strcmp' function. */
262 #undef HAVE_STRCMP
263
264 /* Define to 1 if you have the `strdup' function. */
265 #undef HAVE_STRDUP
266
267 /* Define to 1 if you have the <strings.h> header file. */
268 #undef HAVE_STRINGS_H
269
270 /* Define to 1 if you have the <string.h> header file. */
271 #undef HAVE_STRING_H
272
273 /* Define to 1 if you have the `strrchr' function. */
274 #undef HAVE_STRRCHR
275
276 /* Define to 1 if you have the `strtoll' function. */
277 #undef HAVE_STRTOLL
278
279 /* Define to 1 if you have the `strtoq' function. */
280 #undef HAVE_STRTOQ
281
282 /* Define to 1 if you have the `sysconf' function. */
283 #undef HAVE_SYSCONF
284
285 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
286    */
287 #undef HAVE_SYS_DIR_H
288
289 /* Define to 1 if you have the <sys/dl.h> header file. */
290 #undef HAVE_SYS_DL_H
291
292 /* Define to 1 if you have the <sys/mman.h> header file. */
293 #undef HAVE_SYS_MMAN_H
294
295 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
296    */
297 #undef HAVE_SYS_NDIR_H
298
299 /* Define to 1 if you have the <sys/resource.h> header file. */
300 #undef HAVE_SYS_RESOURCE_H
301
302 /* Define to 1 if you have the <sys/stat.h> header file. */
303 #undef HAVE_SYS_STAT_H
304
305 /* Define to 1 if you have the <sys/time.h> header file. */
306 #undef HAVE_SYS_TIME_H
307
308 /* Define to 1 if you have the <sys/types.h> header file. */
309 #undef HAVE_SYS_TYPES_H
310
311 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
312 #undef HAVE_SYS_WAIT_H
313
314 /* Define to 1 if the system has the type `uint64_t'. */
315 #undef HAVE_UINT64_T
316
317 /* Define to 1 if you have the <unistd.h> header file. */
318 #undef HAVE_UNISTD_H
319
320 /* Define to 1 if the system has the type `u_int64_t'. */
321 #undef HAVE_U_INT64_T
322
323 /* Define to 1 if you have the <windows.h> header file. */
324 #undef HAVE_WINDOWS_H
325
326 /* Installation directory for binary executables */
327 #undef LLVM_BINDIR
328
329 /* Time at which LLVM was configured */
330 #undef LLVM_CONFIGTIME
331
332 /* Installation directory for documentation */
333 #undef LLVM_DATADIR
334
335 /* Installation directory for config files */
336 #undef LLVM_ETCDIR
337
338 /* Installation directory for include files */
339 #undef LLVM_INCLUDEDIR
340
341 /* Installation directory for .info files */
342 #undef LLVM_INFODIR
343
344 /* Installation directory for libraries */
345 #undef LLVM_LIBDIR
346
347 /* Installation directory for man pages */
348 #undef LLVM_MANDIR
349
350 /* Installation prefix directory */
351 #undef LLVM_PREFIX
352
353 /* Define if the OS needs help to load dependent libraries for dlopen(). */
354 #undef LTDL_DLOPEN_DEPLIBS
355
356 /* Define to the sub-directory in which libtool stores uninstalled libraries.
357    */
358 #undef LTDL_OBJDIR
359
360 /* Define to the name of the environment variable that determines the dynamic
361    library search path. */
362 #undef LTDL_SHLIBPATH_VAR
363
364 /* Define to the extension used for shared libraries, say, ".so". */
365 #undef LTDL_SHLIB_EXT
366
367 /* Define to the system default library search path. */
368 #undef LTDL_SYSSEARCHPATH
369
370 /* Define if dlsym() requires a leading underscore in symbol names. */
371 #undef NEED_USCORE
372
373 /* Define to the address where bug reports for this package should be sent. */
374 #undef PACKAGE_BUGREPORT
375
376 /* Define to the full name of this package. */
377 #undef PACKAGE_NAME
378
379 /* Define to the full name and version of this package. */
380 #undef PACKAGE_STRING
381
382 /* Define to the one symbol short name of this package. */
383 #undef PACKAGE_TARNAME
384
385 /* Define to the version of this package. */
386 #undef PACKAGE_VERSION
387
388 /* Define as the return type of signal handlers (`int' or `void'). */
389 #undef RETSIGTYPE
390
391 /* If using the C implementation of alloca, define if you know the
392    direction of stack growth for your system; otherwise it will be
393    automatically deduced at run-time.
394         STACK_DIRECTION > 0 => grows toward higher addresses
395         STACK_DIRECTION < 0 => grows toward lower addresses
396         STACK_DIRECTION = 0 => direction of growth unknown */
397 #undef STACK_DIRECTION
398
399 /* Define to 1 if you have the ANSI C header files. */
400 #undef STDC_HEADERS
401
402 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
403 #undef TIME_WITH_SYS_TIME
404
405 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
406 #undef TM_IN_SYS_TIME
407
408 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
409    `char[]'. */
410 #undef YYTEXT_POINTER
411
412 /* Define to empty if `const' does not conform to ANSI C. */
413 #undef const
414
415 /* Define to a type to use for `error_t' if it is not otherwise available. */
416 #undef error_t
417
418 /* Define to `int' if <sys/types.h> does not define. */
419 #undef pid_t
420
421 /* Define to `unsigned' if <sys/types.h> does not define. */
422 #undef size_t