config.h.in revision 9058349aa431ef4cbdea51d30302f88105f61b76
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 to 1 if you have the <assert.h> header file. */
25#undef HAVE_ASSERT_H
26
27/* define if the compiler has bidirectional iterator */
28#undef HAVE_BI_ITERATOR
29
30/* Define to 1 if you have the <dlfcn.h> header file. */
31#undef HAVE_DLFCN_H
32
33/* Define if dlopen() is available on this platform. */
34#undef HAVE_DLOPEN
35
36/* Define to 1 if you have the <errno.h> header file. */
37#undef HAVE_ERRNO_H
38
39/* define if the compiler has ext/slist */
40#undef HAVE_EXT_SLIST
41
42/* Define to 1 if you have the <fcntl.h> header file. */
43#undef HAVE_FCNTL_H
44
45/* define if the compiler has STL iterators */
46#undef HAVE_FWD_ITERATOR
47
48/* Define to 1 if you have the `getcwd' function. */
49#undef HAVE_GETCWD
50
51/* Define to 1 if you have the `getpagesize' function. */
52#undef HAVE_GETPAGESIZE
53
54/* Define to 1 if you have the `gettimeofday' function. */
55#undef HAVE_GETTIMEOFDAY
56
57/* Define if the compiler has a header <hash_map> that defines template class
58   ::hash_map. */
59#undef HAVE_GLOBAL_HASH_MAP
60
61/* Define if the compiler has a header <hash_set> that defines template class
62   ::hash_set. */
63#undef HAVE_GLOBAL_HASH_SET
64
65/* Define if the compiler has a header <ext/hash_map> that defines template
66   class __gnu_cxx::hash_map. */
67#undef HAVE_GNU_EXT_HASH_MAP
68
69/* Define if the compiler has a header <ext/hash_set> that defines template
70   class __gnu_cxx::hash_set. */
71#undef HAVE_GNU_EXT_HASH_SET
72
73/* Define to 1 if the system has the type `int64_t'. */
74#undef HAVE_INT64_T
75
76/* Define to 1 if you have the <inttypes.h> header file. */
77#undef HAVE_INTTYPES_H
78
79/* Define to 1 if you have the `elf' library (-lelf). */
80#undef HAVE_LIBELF
81
82/* Define to 1 if you have the <limits.h> header file. */
83#undef HAVE_LIMITS_H
84
85/* Define to 1 if you have the <link.h> header file. */
86#undef HAVE_LINK_H
87
88/* Define if mallinfo() is available on this platform. */
89#undef HAVE_MALLINFO
90
91/* Define to 1 if you have the <malloc.h> header file. */
92#undef HAVE_MALLOC_H
93
94/* Define to 1 if you have the <math.h> header file. */
95#undef HAVE_MATH_H
96
97/* Define to 1 if you have the <memory.h> header file. */
98#undef HAVE_MEMORY_H
99
100/* Define to 1 if you have a working `mmap' system call. */
101#undef HAVE_MMAP
102
103/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
104   it uses MAP_ANON */
105#undef HAVE_MMAP_ANONYMOUS
106
107/* Define if mmap() can map files into memory */
108#undef HAVE_MMAP_FILE
109
110/* define if the compiler implements namespaces */
111#undef HAVE_NAMESPACES
112
113/* Define to have the %a format string */
114#undef HAVE_PRINTF_A
115
116/* Define to 1 if you have the <signal.h> header file. */
117#undef HAVE_SIGNAL_H
118
119/* Define to 1 if you have the <stdint.h> header file. */
120#undef HAVE_STDINT_H
121
122/* Define to 1 if you have the <stdlib.h> header file. */
123#undef HAVE_STDLIB_H
124
125/* Define if the compiler has a header <ext/hash_map> that defines template
126   class std::hash_map. */
127#undef HAVE_STD_EXT_HASH_MAP
128
129/* Define if the compiler has a header <ext/hash_set> that defines template
130   class std::hash_set. */
131#undef HAVE_STD_EXT_HASH_SET
132
133/* define if the compiler has STL iterators */
134#undef HAVE_STD_ITERATOR
135
136/* Define to 1 if you have the `strcspn' function. */
137#undef HAVE_STRCSPN
138
139/* Define to 1 if you have the `strdup' function. */
140#undef HAVE_STRDUP
141
142/* Define to 1 if you have the `strerror' function. */
143#undef HAVE_STRERROR
144
145/* Define to 1 if you have the <strings.h> header file. */
146#undef HAVE_STRINGS_H
147
148/* Define to 1 if you have the <string.h> header file. */
149#undef HAVE_STRING_H
150
151/* Define to 1 if you have the `strspn' function. */
152#undef HAVE_STRSPN
153
154/* Define to 1 if you have the `strstr' function. */
155#undef HAVE_STRSTR
156
157/* Define to 1 if you have the `strtod' function. */
158#undef HAVE_STRTOD
159
160/* Define to 1 if you have the `strtol' function. */
161#undef HAVE_STRTOL
162
163/* Define to 1 if you have the `strtoll' function. */
164#undef HAVE_STRTOLL
165
166/* Define to 1 if you have the `strtoq' function. */
167#undef HAVE_STRTOQ
168
169/* Define to 1 if you have the <sys/mman.h> header file. */
170#undef HAVE_SYS_MMAN_H
171
172/* Define to 1 if you have the <sys/resource.h> header file. */
173#undef HAVE_SYS_RESOURCE_H
174
175/* Define to 1 if you have the <sys/stat.h> header file. */
176#undef HAVE_SYS_STAT_H
177
178/* Define to 1 if you have the <sys/time.h> header file. */
179#undef HAVE_SYS_TIME_H
180
181/* Define to 1 if you have the <sys/types.h> header file. */
182#undef HAVE_SYS_TYPES_H
183
184/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
185#undef HAVE_SYS_WAIT_H
186
187/* Define to 1 if the system has the type `uint64_t'. */
188#undef HAVE_UINT64_T
189
190/* Define to 1 if you have the <unistd.h> header file. */
191#undef HAVE_UNISTD_H
192
193/* Define to the address where bug reports for this package should be sent. */
194#undef PACKAGE_BUGREPORT
195
196/* Define to the full name of this package. */
197#undef PACKAGE_NAME
198
199/* Define to the full name and version of this package. */
200#undef PACKAGE_STRING
201
202/* Define to the one symbol short name of this package. */
203#undef PACKAGE_TARNAME
204
205/* Define to the version of this package. */
206#undef PACKAGE_VERSION
207
208/* Define as the return type of signal handlers (`int' or `void'). */
209#undef RETSIGTYPE
210
211/* If using the C implementation of alloca, define if you know the
212   direction of stack growth for your system; otherwise it will be
213   automatically deduced at run-time.
214        STACK_DIRECTION > 0 => grows toward higher addresses
215        STACK_DIRECTION < 0 => grows toward lower addresses
216        STACK_DIRECTION = 0 => direction of growth unknown */
217#undef STACK_DIRECTION
218
219/* Define to 1 if you have the ANSI C header files. */
220#undef STDC_HEADERS
221
222/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
223#undef TIME_WITH_SYS_TIME
224
225/* Define to 1 if your <sys/time.h> declares `struct tm'. */
226#undef TM_IN_SYS_TIME
227
228/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
229   `char[]'. */
230#undef YYTEXT_POINTER
231
232/* Define to empty if `const' does not conform to ANSI C. */
233#undef const
234
235/* Define as `__inline' if that's what the C compiler calls it, or to nothing
236   if it is not supported. */
237#undef inline
238
239/* Define to `int' if <sys/types.h> does not define. */
240#undef pid_t
241
242/* Define to `unsigned' if <sys/types.h> does not define. */
243#undef size_t
244