]> git.saurik.com Git - bison.git/blob - config.hin
.
[bison.git] / config.hin
1 /* config.hin. Generated from configure.in 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 translation of program messages to the user's native
12 language is requested. */
13 #undef ENABLE_NLS
14
15 /* Define to 1 if you have `alloca', as a function or macro. */
16 #undef HAVE_ALLOCA
17
18 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19 */
20 #undef HAVE_ALLOCA_H
21
22 /* Define to 1 if you have the <argz.h> header file. */
23 #undef HAVE_ARGZ_H
24
25 /* Define to 1 if you have the <ctype.h> header file. */
26 #undef HAVE_CTYPE_H
27
28 /* Define if backslash-a works in C strings. */
29 #undef HAVE_C_BACKSLASH_A
30
31 /* Define to 1 if you have the `dcgettext' function. */
32 #undef HAVE_DCGETTEXT
33
34 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
35 */
36 #undef HAVE_DECL_MEMCHR
37
38 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
39 don't. */
40 #undef HAVE_DECL_MEMRCHR
41
42 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
43 */
44 #undef HAVE_DECL_STPCPY
45
46 /* Define to 1 if you have the declaration of `strchr', and to 0 if you don't.
47 */
48 #undef HAVE_DECL_STRCHR
49
50 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
51 don't. */
52 #undef HAVE_DECL_STRERROR
53
54 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
55 don't. */
56 #undef HAVE_DECL_STRERROR_R
57
58 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
59 don't. */
60 #undef HAVE_DECL_STRNLEN
61
62 /* Define to 1 if you have the declaration of `strspn', and to 0 if you don't.
63 */
64 #undef HAVE_DECL_STRSPN
65
66 /* Define if the malloc check has been performed. */
67 #undef HAVE_DONE_WORKING_MALLOC_CHECK
68
69 /* Define if the realloc check has been performed. */
70 #undef HAVE_DONE_WORKING_REALLOC_CHECK
71
72 /* Define to 1 if you have the `doprnt' function. */
73 #undef HAVE_DOPRNT
74
75 /* Define to 1 if you have the `feof_unlocked' function. */
76 #undef HAVE_FEOF_UNLOCKED
77
78 /* Define to 1 if you have the `fgets_unlocked' function. */
79 #undef HAVE_FGETS_UNLOCKED
80
81 /* Define to 1 if you have the `getcwd' function. */
82 #undef HAVE_GETCWD
83
84 /* Define to 1 if you have the `getegid' function. */
85 #undef HAVE_GETEGID
86
87 /* Define to 1 if you have the `geteuid' function. */
88 #undef HAVE_GETEUID
89
90 /* Define to 1 if you have the `getgid' function. */
91 #undef HAVE_GETGID
92
93 /* Define to 1 if you have the `getpagesize' function. */
94 #undef HAVE_GETPAGESIZE
95
96 /* Define if the GNU gettext() function is already present or preinstalled. */
97 #undef HAVE_GETTEXT
98
99 /* Define to 1 if you have the `getuid' function. */
100 #undef HAVE_GETUID
101
102 /* Define if you have the iconv() function. */
103 #undef HAVE_ICONV
104
105 /* Define to 1 if you have the <inttypes.h> header file. */
106 #undef HAVE_INTTYPES_H
107
108 /* Define to 1 if you have the `isascii' function. */
109 #undef HAVE_ISASCII
110
111 /* Define to 1 if you have the `iswprint' function. */
112 #undef HAVE_ISWPRINT
113
114 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
115 #undef HAVE_LANGINFO_CODESET
116
117 /* Define if your <locale.h> file defines LC_MESSAGES. */
118 #undef HAVE_LC_MESSAGES
119
120 /* Define to 1 if you have the <limits.h> header file. */
121 #undef HAVE_LIMITS_H
122
123 /* Define to 1 if you have the <locale.h> header file. */
124 #undef HAVE_LOCALE_H
125
126 /* Define to 1 if you have the <malloc.h> header file. */
127 #undef HAVE_MALLOC_H
128
129 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
130 #undef HAVE_MBRTOWC
131
132 /* Define to 1 if you have the `mbsinit' function. */
133 #undef HAVE_MBSINIT
134
135 /* Define to 1 if you have the `memchr' function. */
136 #undef HAVE_MEMCHR
137
138 /* Define to 1 if you have the <memory.h> header file. */
139 #undef HAVE_MEMORY_H
140
141 /* Define to 1 if you have the `mempcpy' function. */
142 #undef HAVE_MEMPCPY
143
144 /* Define to 1 if you have the `memrchr' function. */
145 #undef HAVE_MEMRCHR
146
147 /* Define to 1 if you have the `mkstemp' function. */
148 #undef HAVE_MKSTEMP
149
150 /* Define to 1 if you have a working `mmap' system call. */
151 #undef HAVE_MMAP
152
153 /* Define to 1 if you have the `munmap' function. */
154 #undef HAVE_MUNMAP
155
156 /* Define to 1 if you have the <nl_types.h> header file. */
157 #undef HAVE_NL_TYPES_H
158
159 /* Define to 1 if libc includes obstacks. */
160 #undef HAVE_OBSTACK
161
162 /* Define to 1 if you have the `putenv' function. */
163 #undef HAVE_PUTENV
164
165 /* Define to 1 if you have the `setenv' function. */
166 #undef HAVE_SETENV
167
168 /* Define to 1 if you have the `setlocale' function. */
169 #undef HAVE_SETLOCALE
170
171 /* Define to 1 if you have the <stddef.h> header file. */
172 #undef HAVE_STDDEF_H
173
174 /* Define to 1 if you have the <stdint.h> header file. */
175 #undef HAVE_STDINT_H
176
177 /* Define to 1 if you have the <stdlib.h> header file. */
178 #undef HAVE_STDLIB_H
179
180 /* Define to 1 if you have the `stpcpy' function. */
181 #undef HAVE_STPCPY
182
183 /* Define to 1 if you have the `strcasecmp' function. */
184 #undef HAVE_STRCASECMP
185
186 /* Define to 1 if you have the `strchr' function. */
187 #undef HAVE_STRCHR
188
189 /* Define to 1 if you have the `strdup' function. */
190 #undef HAVE_STRDUP
191
192 /* Define to 1 if you have the `strerror' function. */
193 #undef HAVE_STRERROR
194
195 /* Define to 1 if you have the `strerror_r' function. */
196 #undef HAVE_STRERROR_R
197
198 /* Define to 1 if you have the <strings.h> header file. */
199 #undef HAVE_STRINGS_H
200
201 /* Define to 1 if you have the <string.h> header file. */
202 #undef HAVE_STRING_H
203
204 /* Define to 1 if you have the `strspn' function. */
205 #undef HAVE_STRSPN
206
207 /* Define to 1 if you have the `strtoul' function. */
208 #undef HAVE_STRTOUL
209
210 /* Define to 1 if you have the <sys/param.h> header file. */
211 #undef HAVE_SYS_PARAM_H
212
213 /* Define to 1 if you have the <sys/stat.h> header file. */
214 #undef HAVE_SYS_STAT_H
215
216 /* Define to 1 if you have the <sys/types.h> header file. */
217 #undef HAVE_SYS_TYPES_H
218
219 /* Define to 1 if you have the `tsearch' function. */
220 #undef HAVE_TSEARCH
221
222 /* Define to 1 if you have the <unistd.h> header file. */
223 #undef HAVE_UNISTD_H
224
225 /* Define to 1 if you have the `vprintf' function. */
226 #undef HAVE_VPRINTF
227
228 /* Define to 1 if you have the <wchar.h> header file. */
229 #undef HAVE_WCHAR_H
230
231 /* Define to 1 if you have the <wctype.h> header file. */
232 #undef HAVE_WCTYPE_H
233
234 /* Define to 1 if you have the `__argz_count' function. */
235 #undef HAVE___ARGZ_COUNT
236
237 /* Define to 1 if you have the `__argz_next' function. */
238 #undef HAVE___ARGZ_NEXT
239
240 /* Define to 1 if you have the `__argz_stringify' function. */
241 #undef HAVE___ARGZ_STRINGIFY
242
243 /* Define as const if the declaration of iconv() needs const. */
244 #undef ICONV_CONST
245
246 /* Name of package */
247 #undef PACKAGE
248
249 /* Define to the address where bug reports for this package should be sent. */
250 #undef PACKAGE_BUGREPORT
251
252 /* Define to the full name of this package. */
253 #undef PACKAGE_NAME
254
255 /* Define to the full name and version of this package. */
256 #undef PACKAGE_STRING
257
258 /* Define to the one symbol short name of this package. */
259 #undef PACKAGE_TARNAME
260
261 /* Define to the version of this package. */
262 #undef PACKAGE_VERSION
263
264 /* Define if compiler has function prototypes */
265 #undef PROTOTYPES
266
267 /* If using the C implementation of alloca, define if you know the
268 direction of stack growth for your system; otherwise it will be
269 automatically deduced at run-time.
270 STACK_DIRECTION > 0 => grows toward higher addresses
271 STACK_DIRECTION < 0 => grows toward lower addresses
272 STACK_DIRECTION = 0 => direction of growth unknown */
273 #undef STACK_DIRECTION
274
275 /* Define to 1 if you have the ANSI C header files. */
276 #undef STDC_HEADERS
277
278 /* Define to 1 if strerror_r returns char *. */
279 #undef STRERROR_R_CHAR_P
280
281 /* Version number of package */
282 #undef VERSION
283
284 /* Define if using the dmalloc debugging malloc package */
285 #undef WITH_DMALLOC
286
287 /* Define to 1 for GNU C library extensions. */
288 #undef _GNU_SOURCE
289
290 /* Define to 1 if on MINIX. */
291 #undef _MINIX
292
293 /* Define to 2 if the system does not provide POSIX.1 features except with
294 this defined. */
295 #undef _POSIX_1_SOURCE
296
297 /* Define to 1 if you need to in order for `stat' and other things to work. */
298 #undef _POSIX_SOURCE
299
300 /* Define to empty if `const' does not conform to ANSI C. */
301 #undef const
302
303 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
304 if it is not supported. */
305 #undef inline
306
307 /* Define to rpl_malloc if the replacement function should be used. */
308 #undef malloc
309
310 /* Define to a type if <wchar.h> does not define. */
311 #undef mbstate_t
312
313 /* Define to `long' if <sys/types.h> does not define. */
314 #undef off_t
315
316 /* Define to rpl_realloc if the replacement function should be used. */
317 #undef realloc
318
319 /* Define to `unsigned' if <sys/types.h> does not define. */
320 #undef size_t