config.h.in revision d59a64797b12dab9dae1842171b4ca9fba302765
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 to 1 if you have the `backtrace' function. */
19#undef HAVE_BACKTRACE
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 to 1 if you have the <execinfo.h> header file. */
28#undef HAVE_EXECINFO_H
29
30/* Define to 1 if you have the <fcntl.h> header file. */
31#undef HAVE_FCNTL_H
32
33/* Define to 1 if your compiler defines finite in the <ieeefp.h> header file.
34   */
35#undef HAVE_FINITE_IN_IEEEFP_H
36
37/* Define to 1 if you have the `getcwd' function. */
38#undef HAVE_GETCWD
39
40/* Define to 1 if you have the `getpagesize' function. */
41#undef HAVE_GETPAGESIZE
42
43/* Define to 1 if you have the `getrusage' function. */
44#undef HAVE_GETRUSAGE
45
46/* Define to 1 if you have the `gettimeofday' function. */
47#undef HAVE_GETTIMEOFDAY
48
49/* Define to 1 if the system has the type `int64_t'. */
50#undef HAVE_INT64_T
51
52/* Define to 1 if you have the <inttypes.h> header file. */
53#undef HAVE_INTTYPES_H
54
55/* Define to 1 if you have the `isatty' function. */
56#undef HAVE_ISATTY
57
58/* Define to 1 if your compiler defines isinf in the <cmath> header file. */
59#undef HAVE_ISINF_IN_CMATH
60
61/* Define to 1 if your compiler defines isinf in the <math.h> header file. */
62#undef HAVE_ISINF_IN_MATH_H
63
64/* Define to 1 if your compiler defines isnan in the <cmath> header file. */
65#undef HAVE_ISNAN_IN_CMATH
66
67/* Define to 1 if your compiler defines isnan in the <math.h> header file. */
68#undef HAVE_ISNAN_IN_MATH_H
69
70/* Define to 1 if you have the `elf' library (-lelf). */
71#undef HAVE_LIBELF
72
73/* Define to 1 if you have the <limits.h> header file. */
74#undef HAVE_LIMITS_H
75
76/* Define to 1 if you have the <link.h> header file. */
77#undef HAVE_LINK_H
78
79/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
80   the current directory to the dynamic linker search path. */
81#undef HAVE_LINK_R
82
83/* Define if mallinfo() is available on this platform. */
84#undef HAVE_MALLINFO
85
86/* Define to 1 if you have the <malloc.h> header file. */
87#undef HAVE_MALLOC_H
88
89/* Define to 1 if you have the <memory.h> header file. */
90#undef HAVE_MEMORY_H
91
92/* Define to 1 if you have the `mkstemp' function. */
93#undef HAVE_MKSTEMP
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 to 1 if you have the <stdint.h> header file. */
112#undef HAVE_STDINT_H
113
114/* Define to 1 if you have the <stdlib.h> header file. */
115#undef HAVE_STDLIB_H
116
117/* Define to 1 if your compiler defines std::isinf in the <cmath> header file.
118   */
119#undef HAVE_STD_ISINF_IN_CMATH
120
121/* Define to 1 if your compiler defines std::isnan in the <cmath> header file.
122   */
123#undef HAVE_STD_ISNAN_IN_CMATH
124
125/* Define to 1 if you have the `strdup' function. */
126#undef HAVE_STRDUP
127
128/* Define to 1 if you have the <strings.h> header file. */
129#undef HAVE_STRINGS_H
130
131/* Define to 1 if you have the <string.h> header file. */
132#undef HAVE_STRING_H
133
134/* Define to 1 if you have the `strtoll' function. */
135#undef HAVE_STRTOLL
136
137/* Define to 1 if you have the `strtoq' function. */
138#undef HAVE_STRTOQ
139
140/* Define to 1 if you have the <sys/mman.h> header file. */
141#undef HAVE_SYS_MMAN_H
142
143/* Define to 1 if you have the <sys/resource.h> header file. */
144#undef HAVE_SYS_RESOURCE_H
145
146/* Define to 1 if you have the <sys/stat.h> header file. */
147#undef HAVE_SYS_STAT_H
148
149/* Define to 1 if you have the <sys/time.h> header file. */
150#undef HAVE_SYS_TIME_H
151
152/* Define to 1 if you have the <sys/types.h> header file. */
153#undef HAVE_SYS_TYPES_H
154
155/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
156#undef HAVE_SYS_WAIT_H
157
158/* Define to 1 if the system has the type `uint64_t'. */
159#undef HAVE_UINT64_T
160
161/* Define to 1 if you have the <unistd.h> header file. */
162#undef HAVE_UNISTD_H
163
164/* Define to 1 if you have the <windows.h> header file. */
165#undef HAVE_WINDOWS_H
166
167/* Define to the address where bug reports for this package should be sent. */
168#undef PACKAGE_BUGREPORT
169
170/* Define to the full name of this package. */
171#undef PACKAGE_NAME
172
173/* Define to the full name and version of this package. */
174#undef PACKAGE_STRING
175
176/* Define to the one symbol short name of this package. */
177#undef PACKAGE_TARNAME
178
179/* Define to the version of this package. */
180#undef PACKAGE_VERSION
181
182/* Define as the return type of signal handlers (`int' or `void'). */
183#undef RETSIGTYPE
184
185/* Extension that shared libraries have, e.g., ".so". */
186#undef SHLIBEXT
187
188/* If using the C implementation of alloca, define if you know the
189   direction of stack growth for your system; otherwise it will be
190   automatically deduced at run-time.
191        STACK_DIRECTION > 0 => grows toward higher addresses
192        STACK_DIRECTION < 0 => grows toward lower addresses
193        STACK_DIRECTION = 0 => direction of growth unknown */
194#undef STACK_DIRECTION
195
196/* Define to 1 if you have the ANSI C header files. */
197#undef STDC_HEADERS
198
199/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
200#undef TIME_WITH_SYS_TIME
201
202/* Define to 1 if your <sys/time.h> declares `struct tm'. */
203#undef TM_IN_SYS_TIME
204
205/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
206   `char[]'. */
207#undef YYTEXT_POINTER
208
209/* Define to `int' if <sys/types.h> does not define. */
210#undef pid_t
211
212/* Define to `unsigned' if <sys/types.h> does not define. */
213#undef size_t
214