Regenerated using autoheader-2.57.
[oota-llvm.git] / include / llvm / Config / config.h.in
1 /* include/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 if the machine is Big-Endian */
12 #undef ENDIAN_BIG
13
14 /* Define if the machine is Little-Endian */
15 #undef ENDIAN_LITTLE
16
17 /* Define to 1 if you have `alloca', as a function or macro. */
18 #undef HAVE_ALLOCA
19
20 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21    */
22 #undef HAVE_ALLOCA_H
23
24 /* define if the compiler has bidirectional iterator */
25 #undef HAVE_BI_ITERATOR
26
27 /* Define to 1 if you have the <dlfcn.h> header file. */
28 #undef HAVE_DLFCN_H
29
30 /* Define if dlopen() is available on this platform. */
31 #undef HAVE_DLOPEN
32
33 /* define if the compiler has ext/slist */
34 #undef HAVE_EXT_SLIST
35
36 /* Define to 1 if you have the <fcntl.h> header file. */
37 #undef HAVE_FCNTL_H
38
39 /* define if the compiler has STL iterators */
40 #undef HAVE_FWD_ITERATOR
41
42 /* Define to 1 if you have the `getcwd' function. */
43 #undef HAVE_GETCWD
44
45 /* Define to 1 if you have the `getpagesize' function. */
46 #undef HAVE_GETPAGESIZE
47
48 /* Define to 1 if you have the `gettimeofday' function. */
49 #undef HAVE_GETTIMEOFDAY
50
51 /* Define if the compiler has a header <hash_map> that defines template class
52    ::hash_map. */
53 #undef HAVE_GLOBAL_HASH_MAP
54
55 /* Define if the compiler has a header <hash_set> that defines template class
56    ::hash_set. */
57 #undef HAVE_GLOBAL_HASH_SET
58
59 /* Define if the compiler has a header <ext/hash_map> that defines template
60    class __gnu_cxx::hash_map. */
61 #undef HAVE_GNU_EXT_HASH_MAP
62
63 /* Define if the compiler has a header <ext/hash_set> that defines template
64    class __gnu_cxx::hash_set. */
65 #undef HAVE_GNU_EXT_HASH_SET
66
67 /* Define to 1 if the system has the type `int64_t'. */
68 #undef HAVE_INT64_T
69
70 /* Define to 1 if you have the <inttypes.h> header file. */
71 #undef HAVE_INTTYPES_H
72
73 /* Define to 1 if you have the `elf' library (-lelf). */
74 #undef HAVE_LIBELF
75
76 /* Define to 1 if you have the <limits.h> header file. */
77 #undef HAVE_LIMITS_H
78
79 /* Define to 1 if you have the <link.h> header file. */
80 #undef HAVE_LINK_H
81
82 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
83    the current directory to the dynamic linker search path. */
84 #undef HAVE_LINK_R
85
86 /* Define if mallinfo() is available on this platform. */
87 #undef HAVE_MALLINFO
88
89 /* Define to 1 if you have the <malloc.h> header file. */
90 #undef HAVE_MALLOC_H
91
92 /* Define to 1 if you have the <memory.h> header file. */
93 #undef HAVE_MEMORY_H
94
95 /* Define to 1 if you have a working `mmap' system call. */
96 #undef HAVE_MMAP
97
98 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
99    it uses MAP_ANON */
100 #undef HAVE_MMAP_ANONYMOUS
101
102 /* Define if mmap() can map files into memory */
103 #undef HAVE_MMAP_FILE
104
105 /* define if the compiler implements namespaces */
106 #undef HAVE_NAMESPACES
107
108 /* Define to have the %a format string */
109 #undef HAVE_PRINTF_A
110
111 /* Define if PThread mutexes (e.g., pthread_mutex_lock) are available in the
112    system's thread library. */
113 #undef HAVE_PTHREAD_MUTEX_LOCK
114
115 /* Define to 1 if you have the <stdint.h> header file. */
116 #undef HAVE_STDINT_H
117
118 /* Define to 1 if you have the <stdlib.h> header file. */
119 #undef HAVE_STDLIB_H
120
121 /* Define if the compiler has a header <ext/hash_map> that defines template
122    class std::hash_map. */
123 #undef HAVE_STD_EXT_HASH_MAP
124
125 /* Define if the compiler has a header <ext/hash_set> that defines template
126    class std::hash_set. */
127 #undef HAVE_STD_EXT_HASH_SET
128
129 /* define if the compiler has STL iterators */
130 #undef HAVE_STD_ITERATOR
131
132 /* Define to 1 if you have the `strdup' function. */
133 #undef HAVE_STRDUP
134
135 /* Define to 1 if you have the <strings.h> header file. */
136 #undef HAVE_STRINGS_H
137
138 /* Define to 1 if you have the <string.h> header file. */
139 #undef HAVE_STRING_H
140
141 /* Define to 1 if you have the `strtoll' function. */
142 #undef HAVE_STRTOLL
143
144 /* Define to 1 if you have the `strtoq' function. */
145 #undef HAVE_STRTOQ
146
147 /* Define to 1 if you have the <sys/mman.h> header file. */
148 #undef HAVE_SYS_MMAN_H
149
150 /* Define to 1 if you have the <sys/resource.h> header file. */
151 #undef HAVE_SYS_RESOURCE_H
152
153 /* Define to 1 if you have the <sys/stat.h> header file. */
154 #undef HAVE_SYS_STAT_H
155
156 /* Define to 1 if you have the <sys/time.h> header file. */
157 #undef HAVE_SYS_TIME_H
158
159 /* Define to 1 if you have the <sys/types.h> header file. */
160 #undef HAVE_SYS_TYPES_H
161
162 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
163 #undef HAVE_SYS_WAIT_H
164
165 /* Define to 1 if the system has the type `uint64_t'. */
166 #undef HAVE_UINT64_T
167
168 /* Define to 1 if you have the <unistd.h> header file. */
169 #undef HAVE_UNISTD_H
170
171 /* Define to the address where bug reports for this package should be sent. */
172 #undef PACKAGE_BUGREPORT
173
174 /* Define to the full name of this package. */
175 #undef PACKAGE_NAME
176
177 /* Define to the full name and version of this package. */
178 #undef PACKAGE_STRING
179
180 /* Define to the one symbol short name of this package. */
181 #undef PACKAGE_TARNAME
182
183 /* Define to the version of this package. */
184 #undef PACKAGE_VERSION
185
186 /* Define as the return type of signal handlers (`int' or `void'). */
187 #undef RETSIGTYPE
188
189 /* If using the C implementation of alloca, define if you know the
190    direction of stack growth for your system; otherwise it will be
191    automatically deduced at run-time.
192         STACK_DIRECTION > 0 => grows toward higher addresses
193         STACK_DIRECTION < 0 => grows toward lower addresses
194         STACK_DIRECTION = 0 => direction of growth unknown */
195 #undef STACK_DIRECTION
196
197 /* Define to 1 if you have the ANSI C header files. */
198 #undef STDC_HEADERS
199
200 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
201 #undef TIME_WITH_SYS_TIME
202
203 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
204 #undef TM_IN_SYS_TIME
205
206 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
207    `char[]'. */
208 #undef YYTEXT_POINTER
209
210 /* Define to `int' if <sys/types.h> does not define. */
211 #undef pid_t
212
213 /* Define to `unsigned' if <sys/types.h> does not define. */
214 #undef size_t