source: src/config.h.in @ 3b3491b

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resnenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprno_listpersistent-indexerpthread-emulationqualifiedEnum
Last change on this file since 3b3491b was 37fe352, checked in by Thierry Delisle <tdelisle@…>, 6 years ago

Added proper multi-lib handling, tests still do not work and arm support is broken

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