source: config.h.in @ 6d7c3df

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since 6d7c3df was ec129c4, checked in by Peter A. Buhr <pabuhr@…>, 7 years ago

add additional #defines for CFA version numbers

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