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