new date 20231021
[pcc.git] / config.h.in
blob879bcb39c17a719cc46318dccf3f01d881fb4086
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Using a.out ABI */
7 #undef AOUTABI
9 /* Define path to alternate assembler */
10 #undef ASSEMBLER
12 /* Define path to alternate cc2 */
13 #undef CC2
15 /* Using Classic 68k ABI */
16 #undef CLASSIC68K
18 /* Using COFF ABI */
19 #undef COFFABI
21 /* Define path to alternate compiler */
22 #undef COMPILER
24 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
25 systems. This function is required for `alloca.c' support on those systems.
27 #undef CRAY_STACKSEG_END
29 /* Cross-compiling. */
30 #undef CROSS_COMPILING
32 /* Define to 1 if using `alloca.c'. */
33 #undef C_ALLOCA
35 /* Enable DWARF debugging output */
36 #undef DWARF
38 /* Using ECOFF ABI */
39 #undef ECOFFABI
41 /* Using ELF ABI */
42 #undef ELFABI
44 /* Define to 1 if you have `alloca', as a function or macro. */
45 #undef HAVE_ALLOCA
47 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
49 #undef HAVE_ALLOCA_H
51 /* Define to 1 if printf supports C99 size specifiers */
52 #undef HAVE_C99_FORMAT
54 /* Define to 1 if you have the `ffs' function. */
55 #undef HAVE_FFS
57 /* Define to 1 if you have the `getopt' function. */
58 #undef HAVE_GETOPT
60 /* Define to 1 if you have the <inttypes.h> header file. */
61 #undef HAVE_INTTYPES_H
63 /* Define to 1 if you have the <memory.h> header file. */
64 #undef HAVE_MEMORY_H
66 /* Define to 1 if you have the `mkstemp' function. */
67 #undef HAVE_MKSTEMP
69 /* Define to 1 if you have the `snprintf' function. */
70 #undef HAVE_SNPRINTF
72 /* Define to 1 if you have the <stdint.h> header file. */
73 #undef HAVE_STDINT_H
75 /* Define to 1 if you have the <stdlib.h> header file. */
76 #undef HAVE_STDLIB_H
78 /* Define to 1 if you have the <strings.h> header file. */
79 #undef HAVE_STRINGS_H
81 /* Define to 1 if you have the <string.h> header file. */
82 #undef HAVE_STRING_H
84 /* Define to 1 if you have the `strlcat' function. */
85 #undef HAVE_STRLCAT
87 /* Define to 1 if you have the `strlcpy' function. */
88 #undef HAVE_STRLCPY
90 /* Define to 1 if you have the `strtold' function. */
91 #undef HAVE_STRTOLD
93 /* Define to 1 if you have the <sys/stat.h> header file. */
94 #undef HAVE_SYS_STAT_H
96 /* Define to 1 if you have the <sys/types.h> header file. */
97 #undef HAVE_SYS_TYPES_H
99 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
100 #undef HAVE_SYS_WAIT_H
102 /* Define to 1 if you have the <unistd.h> header file. */
103 #undef HAVE_UNISTD_H
105 /* Define to 1 if you have the `vfork' function. */
106 #undef HAVE_VFORK
108 /* Define to 1 if you have the `vsnprintf' function. */
109 #undef HAVE_VSNPRINTF
111 /* Define if host is BIG endian */
112 #undef HOST_BIG_ENDIAN
114 /* Define if host is LITTLE endian */
115 #undef HOST_LITTLE_ENDIAN
117 /* Define alternate standard lib directory */
118 #undef LIBDIR
120 /* Use libvmf. */
121 #undef LIBVMF
123 /* Define path to alternate linker */
124 #undef LINKER
126 /* Using Mach-O ABI */
127 #undef MACHOABI
129 /* Define target Multi-Arch path */
130 #undef MULTIARCH_PATH
132 /* Define to the address where bug reports for this package should be sent. */
133 #undef PACKAGE_BUGREPORT
135 /* Define to the full name of this package. */
136 #undef PACKAGE_NAME
138 /* Define to the full name and version of this package. */
139 #undef PACKAGE_STRING
141 /* Define to the one symbol short name of this package. */
142 #undef PACKAGE_TARNAME
144 /* Define to the home page for this package. */
145 #undef PACKAGE_URL
147 /* Define to the version of this package. */
148 #undef PACKAGE_VERSION
150 /* Major version no */
151 #undef PCC_MAJOR
153 /* Minor version no */
154 #undef PCC_MINOR
156 /* Minor minor version no */
157 #undef PCC_MINORMINOR
159 /* Using PE/COFF ABI */
160 #undef PECOFFABI
162 /* Define path to alternate preprocessor */
163 #undef PREPROCESSOR
165 /* The size of `int *', as computed by sizeof. */
166 #undef SIZEOF_INT_P
168 /* Enable STABS debugging output */
169 #undef STABS
171 /* If using the C implementation of alloca, define if you know the
172 direction of stack growth for your system; otherwise it will be
173 automatically deduced at runtime.
174 STACK_DIRECTION > 0 => grows toward higher addresses
175 STACK_DIRECTION < 0 => grows toward lower addresses
176 STACK_DIRECTION = 0 => direction of growth unknown */
177 #undef STACK_DIRECTION
179 /* Define to 1 if you have the ANSI C header files. */
180 #undef STDC_HEADERS
182 /* Define alternate standard include directory */
183 #undef STDINC
185 /* Define if target defaults to BIG endian */
186 #undef TARGET_BIG_ENDIAN
188 /* Define if target defaults to LITTLE endian */
189 #undef TARGET_LITTLE_ENDIAN
191 /* Target string */
192 #undef TARGSTR
194 /* Enable thread-local storage (TLS). */
195 #undef TLS
197 /* Version string */
198 #undef VERSSTR
200 /* Size of wide-character type in chars */
201 #undef WCHAR_SIZE
203 /* Type to use for wide characters */
204 #undef WCHAR_TYPE
206 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
207 significant byte first (like Motorola and SPARC, unlike Intel). */
208 #if defined AC_APPLE_UNIVERSAL_BUILD
209 # if defined __BIG_ENDIAN__
210 # define WORDS_BIGENDIAN 1
211 # endif
212 #else
213 # ifndef WORDS_BIGENDIAN
214 # undef WORDS_BIGENDIAN
215 # endif
216 #endif
218 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
219 `char[]'. */
220 #undef YYTEXT_POINTER
222 /* Define to `unsigned int' if <sys/types.h> does not define. */
223 #undef size_t