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