1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
---|
2 | |
---|
3 | /* Location of include files. */ |
---|
4 | #undef CFA_BACKEND_CC |
---|
5 | |
---|
6 | /* Location of cfa command. */ |
---|
7 | #undef CFA_BINDIR |
---|
8 | |
---|
9 | /* compilation flags for cfa libraries and test programs. */ |
---|
10 | #undef CFA_FLAGS |
---|
11 | |
---|
12 | /* Location of include files. */ |
---|
13 | #undef CFA_INCDIR |
---|
14 | |
---|
15 | /* Location of cc1 and cfa-cpp commands. */ |
---|
16 | #undef CFA_LIBDIR |
---|
17 | |
---|
18 | /* Location of cfa install. */ |
---|
19 | #undef CFA_PREFIX |
---|
20 | |
---|
21 | /* Major.Minor */ |
---|
22 | #undef CFA_VERSION |
---|
23 | |
---|
24 | /* Build version number. */ |
---|
25 | #undef CFA_VERSION_BUILD |
---|
26 | |
---|
27 | /* Major.Minor.Patch.Build */ |
---|
28 | #undef CFA_VERSION_FULL |
---|
29 | |
---|
30 | /* Major.Minor.Patch */ |
---|
31 | #undef CFA_VERSION_LONG |
---|
32 | |
---|
33 | /* Major version number. */ |
---|
34 | #undef CFA_VERSION_MAJOR |
---|
35 | |
---|
36 | /* Minor version number. */ |
---|
37 | #undef CFA_VERSION_MINOR |
---|
38 | |
---|
39 | /* Patch version number. */ |
---|
40 | #undef CFA_VERSION_PATCH |
---|
41 | |
---|
42 | /* Major */ |
---|
43 | #undef CFA_VERSION_SHORT |
---|
44 | |
---|
45 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
---|
46 | systems. This function is required for `alloca.c' support on those systems. |
---|
47 | */ |
---|
48 | #undef CRAY_STACKSEG_END |
---|
49 | |
---|
50 | /* Define to 1 if using `alloca.c'. */ |
---|
51 | #undef C_ALLOCA |
---|
52 | |
---|
53 | /* Define to 1 if you have `alloca', as a function or macro. */ |
---|
54 | #undef HAVE_ALLOCA |
---|
55 | |
---|
56 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
---|
57 | */ |
---|
58 | #undef HAVE_ALLOCA_H |
---|
59 | |
---|
60 | /* Define to 1 if you have the <fenv.h> header file. */ |
---|
61 | #undef HAVE_FENV_H |
---|
62 | |
---|
63 | /* Define to 1 if you have the <float.h> header file. */ |
---|
64 | #undef HAVE_FLOAT_H |
---|
65 | |
---|
66 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
67 | #undef HAVE_INTTYPES_H |
---|
68 | |
---|
69 | /* Define to 1 if you have the <libintl.h> header file. */ |
---|
70 | #undef HAVE_LIBINTL_H |
---|
71 | |
---|
72 | /* Define to 1 if you have the <limits.h> header file. */ |
---|
73 | #undef HAVE_LIMITS_H |
---|
74 | |
---|
75 | /* Define to 1 if you have the <malloc.h> header file. */ |
---|
76 | #undef HAVE_MALLOC_H |
---|
77 | |
---|
78 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
79 | #undef HAVE_MEMORY_H |
---|
80 | |
---|
81 | /* Define to 1 if you have the `memset' function. */ |
---|
82 | #undef HAVE_MEMSET |
---|
83 | |
---|
84 | /* Define to 1 if you have the `putenv' function. */ |
---|
85 | #undef HAVE_PUTENV |
---|
86 | |
---|
87 | /* Define to 1 if stdbool.h conforms to C99. */ |
---|
88 | #undef HAVE_STDBOOL_H |
---|
89 | |
---|
90 | /* Define to 1 if you have the <stddef.h> header file. */ |
---|
91 | #undef HAVE_STDDEF_H |
---|
92 | |
---|
93 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
94 | #undef HAVE_STDINT_H |
---|
95 | |
---|
96 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
97 | #undef HAVE_STDLIB_H |
---|
98 | |
---|
99 | /* Define to 1 if you have the `strchr' function. */ |
---|
100 | #undef HAVE_STRCHR |
---|
101 | |
---|
102 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
103 | #undef HAVE_STRINGS_H |
---|
104 | |
---|
105 | /* Define to 1 if you have the <string.h> header file. */ |
---|
106 | #undef HAVE_STRING_H |
---|
107 | |
---|
108 | /* Define to 1 if you have the `strtol' function. */ |
---|
109 | #undef HAVE_STRTOL |
---|
110 | |
---|
111 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
112 | #undef HAVE_SYS_STAT_H |
---|
113 | |
---|
114 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
115 | #undef HAVE_SYS_TYPES_H |
---|
116 | |
---|
117 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
118 | #undef HAVE_UNISTD_H |
---|
119 | |
---|
120 | /* Define to 1 if the system has the type `_Bool'. */ |
---|
121 | #undef HAVE__BOOL |
---|
122 | |
---|
123 | /* Name of package */ |
---|
124 | #undef PACKAGE |
---|
125 | |
---|
126 | /* Define to the address where bug reports for this package should be sent. */ |
---|
127 | #undef PACKAGE_BUGREPORT |
---|
128 | |
---|
129 | /* Define to the full name of this package. */ |
---|
130 | #undef PACKAGE_NAME |
---|
131 | |
---|
132 | /* Define to the full name and version of this package. */ |
---|
133 | #undef PACKAGE_STRING |
---|
134 | |
---|
135 | /* Define to the one symbol short name of this package. */ |
---|
136 | #undef PACKAGE_TARNAME |
---|
137 | |
---|
138 | /* Define to the home page for this package. */ |
---|
139 | #undef PACKAGE_URL |
---|
140 | |
---|
141 | /* Define to the version of this package. */ |
---|
142 | #undef PACKAGE_VERSION |
---|
143 | |
---|
144 | /* If using the C implementation of alloca, define if you know the |
---|
145 | direction of stack growth for your system; otherwise it will be |
---|
146 | automatically deduced at runtime. |
---|
147 | STACK_DIRECTION > 0 => grows toward higher addresses |
---|
148 | STACK_DIRECTION < 0 => grows toward lower addresses |
---|
149 | STACK_DIRECTION = 0 => direction of growth unknown */ |
---|
150 | #undef STACK_DIRECTION |
---|
151 | |
---|
152 | /* Define to 1 if you have the ANSI C header files. */ |
---|
153 | #undef STDC_HEADERS |
---|
154 | |
---|
155 | /* Version number of package */ |
---|
156 | #undef VERSION |
---|
157 | |
---|
158 | /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a |
---|
159 | `char[]'. */ |
---|
160 | #undef YYTEXT_POINTER |
---|
161 | |
---|
162 | /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, |
---|
163 | <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
---|
164 | #define below would cause a syntax error. */ |
---|
165 | #undef _UINT32_T |
---|
166 | |
---|
167 | /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, |
---|
168 | <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
---|
169 | #define below would cause a syntax error. */ |
---|
170 | #undef _UINT8_T |
---|
171 | |
---|
172 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
---|
173 | calls it, or to nothing if 'inline' is not supported under any name. */ |
---|
174 | #ifndef __cplusplus |
---|
175 | #undef inline |
---|
176 | #endif |
---|
177 | |
---|
178 | /* Define to the type of a signed integer type of width exactly 16 bits if |
---|
179 | such a type exists and the standard includes do not define it. */ |
---|
180 | #undef int16_t |
---|
181 | |
---|
182 | /* Define to the type of a signed integer type of width exactly 32 bits if |
---|
183 | such a type exists and the standard includes do not define it. */ |
---|
184 | #undef int32_t |
---|
185 | |
---|
186 | /* Define to the type of a signed integer type of width exactly 8 bits if such |
---|
187 | a type exists and the standard includes do not define it. */ |
---|
188 | #undef int8_t |
---|
189 | |
---|
190 | /* Define to the equivalent of the C99 'restrict' keyword, or to |
---|
191 | nothing if this is not supported. Do not define if restrict is |
---|
192 | supported directly. */ |
---|
193 | #undef restrict |
---|
194 | /* Work around a bug in Sun C++: it does not support _Restrict or |
---|
195 | __restrict__, even though the corresponding Sun C compiler ends up with |
---|
196 | "#define restrict _Restrict" or "#define restrict __restrict__" in the |
---|
197 | previous line. Perhaps some future version of Sun C++ will work with |
---|
198 | restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ |
---|
199 | #if defined __SUNPRO_CC && !defined __RESTRICT |
---|
200 | # define _Restrict |
---|
201 | # define __restrict__ |
---|
202 | #endif |
---|
203 | |
---|
204 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
---|
205 | #undef size_t |
---|
206 | |
---|
207 | /* Define to the type of an unsigned integer type of width exactly 16 bits if |
---|
208 | such a type exists and the standard includes do not define it. */ |
---|
209 | #undef uint16_t |
---|
210 | |
---|
211 | /* Define to the type of an unsigned integer type of width exactly 32 bits if |
---|
212 | such a type exists and the standard includes do not define it. */ |
---|
213 | #undef uint32_t |
---|
214 | |
---|
215 | /* Define to the type of an unsigned integer type of width exactly 8 bits if |
---|
216 | such a type exists and the standard includes do not define it. */ |
---|
217 | #undef uint8_t |
---|