]> git.saurik.com Git - bison.git/blame - config.hin
* doc/autoconf.texi: Document @$.
[bison.git] / config.hin
CommitLineData
705db0b5
AD
1/* config.hin. Generated automatically from configure.in by autoheader. */
2
18569462
AD
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
705db0b5 7
18569462
AD
8/* Define if using `alloca.c'. */
9#undef C_ALLOCA
705db0b5 10
1e24cc5b
AD
11/* Define to 1 if translation of program messages to the user's native
12 language is requested. */
18569462 13#undef ENABLE_NLS
705db0b5 14
18569462 15/* Define if you have `alloca', as a function or macro. */
705db0b5
AD
16#undef HAVE_ALLOCA
17
18569462 18/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
705db0b5
AD
19#undef HAVE_ALLOCA_H
20
18569462
AD
21/* Define if you have the <argz.h> header file. */
22#undef HAVE_ARGZ_H
705db0b5 23
18569462
AD
24/* Define if you have the <ctype.h> header file. */
25#undef HAVE_CTYPE_H
705db0b5 26
18569462
AD
27/* Define if backslash-a works in C strings. */
28#undef HAVE_C_BACKSLASH_A
705db0b5 29
18569462
AD
30/* Define if you have the `dcgettext' function. */
31#undef HAVE_DCGETTEXT
705db0b5 32
18569462
AD
33/* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
34 */
35#undef HAVE_DECL_MEMCHR
705db0b5 36
18569462
AD
37/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
38 */
39#undef HAVE_DECL_STPCPY
705db0b5 40
5141b016
AD
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
18569462
AD
45/* Define to 1 if you have the declaration of `strndup', and to 0 if you
46 don't. */
47#undef HAVE_DECL_STRNDUP
705db0b5 48
18569462
AD
49/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
50 don't. */
51#undef HAVE_DECL_STRNLEN
705db0b5 52
18569462
AD
53/* Define if the malloc check has been performed. */
54#undef HAVE_DONE_WORKING_MALLOC_CHECK
705db0b5 55
18569462
AD
56/* Define if the realloc check has been performed. */
57#undef HAVE_DONE_WORKING_REALLOC_CHECK
705db0b5 58
18569462 59/* Define if you have the `doprnt' function. */
705db0b5
AD
60#undef HAVE_DOPRNT
61
1e24cc5b
AD
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
18569462 68/* Define if you have the `getcwd' function. */
705db0b5
AD
69#undef HAVE_GETCWD
70
1e24cc5b
AD
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
18569462 80/* Define if you have the `getpagesize' function. */
705db0b5
AD
81#undef HAVE_GETPAGESIZE
82
1e24cc5b 83/* Define if the GNU gettext() function is already present or preinstalled. */
18569462
AD
84#undef HAVE_GETTEXT
85
1e24cc5b
AD
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
18569462
AD
92/* Define if you have the <inttypes.h> header file. */
93#undef HAVE_INTTYPES_H
94
95/* Define if you have the `isascii' function. */
705db0b5
AD
96#undef HAVE_ISASCII
97
18569462 98/* Define if you have the `iswprint' function. */
705db0b5
AD
99#undef HAVE_ISWPRINT
100
1e24cc5b
AD
101/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
102#undef HAVE_LANGINFO_CODESET
18569462 103
1e24cc5b
AD
104/* Define if your <locale.h> file defines LC_MESSAGES. */
105#undef HAVE_LC_MESSAGES
18569462
AD
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 if you have the `mbrtowc' function. */
705db0b5
AD
117#undef HAVE_MBRTOWC
118
18569462
AD
119/* Define if you have the `memchr' function. */
120#undef HAVE_MEMCHR
121
122/* Define if you have the <memory.h> header file. */
123#undef HAVE_MEMORY_H
124
1e24cc5b
AD
125/* Define if you have the `mempcpy' function. */
126#undef HAVE_MEMPCPY
127
18569462 128/* Define if you have the `mkstemp' function. */
705db0b5
AD
129#undef HAVE_MKSTEMP
130
18569462
AD
131/* Define if you have a working `mmap' system call. */
132#undef HAVE_MMAP
133
134/* Define if you have the `munmap' function. */
705db0b5
AD
135#undef HAVE_MUNMAP
136
18569462
AD
137/* Define if you have the <nl_types.h> header file. */
138#undef HAVE_NL_TYPES_H
139
140/* Define if you have the `putenv' function. */
705db0b5
AD
141#undef HAVE_PUTENV
142
18569462 143/* Define if you have the `setenv' function. */
705db0b5
AD
144#undef HAVE_SETENV
145
18569462 146/* Define if you have the `setlocale' function. */
705db0b5
AD
147#undef HAVE_SETLOCALE
148
1e24cc5b
AD
149/* Define if you have the <stddef.h> header file. */
150#undef HAVE_STDDEF_H
151
18569462
AD
152/* Define if you have the <stdlib.h> header file. */
153#undef HAVE_STDLIB_H
154
1e24cc5b 155/* Define if you have the `stpcpy' function. */
705db0b5
AD
156#undef HAVE_STPCPY
157
18569462 158/* Define if you have the `strcasecmp' function. */
705db0b5
AD
159#undef HAVE_STRCASECMP
160
18569462 161/* Define if you have the `strchr' function. */
705db0b5
AD
162#undef HAVE_STRCHR
163
18569462 164/* Define if you have the `strdup' function. */
705db0b5
AD
165#undef HAVE_STRDUP
166
18569462 167/* Define if you have the `strerror' function. */
705db0b5
AD
168#undef HAVE_STRERROR
169
18569462 170/* Define if you have the `strerror_r' function. */
705db0b5
AD
171#undef HAVE_STRERROR_R
172
18569462
AD
173/* Define if you have the <strings.h> header file. */
174#undef HAVE_STRINGS_H
705db0b5 175
18569462
AD
176/* Define if you have the <string.h> header file. */
177#undef HAVE_STRING_H
705db0b5 178
18569462
AD
179/* Define if you have the `strndup' function. */
180#undef HAVE_STRNDUP
705db0b5 181
18569462
AD
182/* Define if you have the `strnlen' function. */
183#undef HAVE_STRNLEN
705db0b5 184
1e24cc5b
AD
185/* Define if you have the `strtoul' function. */
186#undef HAVE_STRTOUL
187
18569462 188/* Define if you have the <sys/param.h> header file. */
705db0b5
AD
189#undef HAVE_SYS_PARAM_H
190
1e24cc5b
AD
191/* Define if you have the `tsearch' function. */
192#undef HAVE_TSEARCH
193
18569462 194/* Define if you have the <unistd.h> header file. */
705db0b5
AD
195#undef HAVE_UNISTD_H
196
18569462
AD
197/* Define if you have the `vprintf' function. */
198#undef HAVE_VPRINTF
199
200/* Define if you have the <wchar.h> header file. */
705db0b5
AD
201#undef HAVE_WCHAR_H
202
18569462 203/* Define if you have the <wctype.h> header file. */
705db0b5
AD
204#undef HAVE_WCTYPE_H
205
5141b016
AD
206/* Define to 1 if `strerror_r' returns a string. */
207#undef HAVE_WORKING_STRERROR_R
208
18569462
AD
209/* Define if you have the `__argz_count' function. */
210#undef HAVE___ARGZ_COUNT
705db0b5 211
18569462
AD
212/* Define if you have the `__argz_next' function. */
213#undef HAVE___ARGZ_NEXT
214
215/* Define if you have the `__argz_stringify' function. */
216#undef HAVE___ARGZ_STRINGIFY
705db0b5 217
1e24cc5b
AD
218/* Define as const if the declaration of iconv() needs const. */
219#undef ICONV_CONST
220
705db0b5
AD
221/* Name of package */
222#undef PACKAGE
223
18569462
AD
224/* Define if compiler has function prototypes */
225#undef PROTOTYPES
226
227/* If using the C implementation of alloca, define if you know the
228 direction of stack growth for your system; otherwise it will be
229 automatically deduced at run-time.
230 STACK_DIRECTION > 0 => grows toward higher addresses
231 STACK_DIRECTION < 0 => grows toward lower addresses
232 STACK_DIRECTION = 0 => direction of growth unknown */
233#undef STACK_DIRECTION
234
235/* Define if you have the ANSI C header files. */
236#undef STDC_HEADERS
237
705db0b5
AD
238/* Version number of package */
239#undef VERSION
240
241/* Define to 1 for GNU C library extensions. */
242#undef _GNU_SOURCE
243
18569462
AD
244/* Define if on MINIX. */
245#undef _MINIX
705db0b5 246
18569462
AD
247/* Define if the system does not provide POSIX.1 features except with this
248 defined. */
249#undef _POSIX_1_SOURCE
705db0b5 250
1e24cc5b 251/* Define if you need to in order for `stat' and other things to work. */
18569462 252#undef _POSIX_SOURCE
705db0b5 253
18569462
AD
254/* Define to empty if `const' does not conform to ANSI C. */
255#undef const
705db0b5 256
18569462
AD
257/* Define as `__inline' if that's what the C compiler calls it, or to nothing
258 if it is not supported. */
259#undef inline
705db0b5 260
18569462
AD
261/* Define to rpl_malloc if the replacement function should be used. */
262#undef malloc
705db0b5
AD
263
264/* Define to a type if <wchar.h> does not define. */
265#undef mbstate_t
266
18569462
AD
267/* Define to `long' if <sys/types.h> does not define. */
268#undef off_t
705db0b5 269
18569462
AD
270/* Define to rpl_realloc if the replacement function should be used. */
271#undef realloc
705db0b5 272
18569462
AD
273/* Define to `unsigned' if <sys/types.h> does not define. */
274#undef size_t