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