Regen.
[bison/ericb.git] / config.hin
blob5181d21f88c288d3d17be38532edd2267b892dcb
1 /* config.hin.  Generated from configure.in by autoheader.  */
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
8 /* Define if using `alloca.c'. */
9 #undef C_ALLOCA
11 /* Define to 1 if translation of program messages to the user's native
12    language is requested. */
13 #undef ENABLE_NLS
15 /* Define if you have `alloca', as a function or macro. */
16 #undef HAVE_ALLOCA
18 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
19 #undef HAVE_ALLOCA_H
21 /* Define if you have the <argz.h> header file. */
22 #undef HAVE_ARGZ_H
24 /* Define if you have the <ctype.h> header file. */
25 #undef HAVE_CTYPE_H
27 /* Define if backslash-a works in C strings. */
28 #undef HAVE_C_BACKSLASH_A
30 /* Define if you have the `dcgettext' function. */
31 #undef HAVE_DCGETTEXT
33 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
34    */
35 #undef HAVE_DECL_MEMCHR
37 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
38    */
39 #undef HAVE_DECL_STPCPY
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
45 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
46    don't. */
47 #undef HAVE_DECL_STRNDUP
49 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
50    don't. */
51 #undef HAVE_DECL_STRNLEN
53 /* Define if the malloc check has been performed. */
54 #undef HAVE_DONE_WORKING_MALLOC_CHECK
56 /* Define if the realloc check has been performed. */
57 #undef HAVE_DONE_WORKING_REALLOC_CHECK
59 /* Define if you have the `doprnt' function. */
60 #undef HAVE_DOPRNT
62 /* Define if you have the `feof_unlocked' function. */
63 #undef HAVE_FEOF_UNLOCKED
65 /* Define if you have the `fgets_unlocked' function. */
66 #undef HAVE_FGETS_UNLOCKED
68 /* Define if you have the `getcwd' function. */
69 #undef HAVE_GETCWD
71 /* Define if you have the `getegid' function. */
72 #undef HAVE_GETEGID
74 /* Define if you have the `geteuid' function. */
75 #undef HAVE_GETEUID
77 /* Define if you have the `getgid' function. */
78 #undef HAVE_GETGID
80 /* Define if you have the `getpagesize' function. */
81 #undef HAVE_GETPAGESIZE
83 /* Define if the GNU gettext() function is already present or preinstalled. */
84 #undef HAVE_GETTEXT
86 /* Define if you have the `getuid' function. */
87 #undef HAVE_GETUID
89 /* Define if you have the iconv() function. */
90 #undef HAVE_ICONV
92 /* Define if you have the <inttypes.h> header file. */
93 #undef HAVE_INTTYPES_H
95 /* Define if you have the `isascii' function. */
96 #undef HAVE_ISASCII
98 /* Define if you have the `iswprint' function. */
99 #undef HAVE_ISWPRINT
101 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
102 #undef HAVE_LANGINFO_CODESET
104 /* Define if your <locale.h> file defines LC_MESSAGES. */
105 #undef HAVE_LC_MESSAGES
107 /* Define if you have the <limits.h> header file. */
108 #undef HAVE_LIMITS_H
110 /* Define if you have the <locale.h> header file. */
111 #undef HAVE_LOCALE_H
113 /* Define if you have the <malloc.h> header file. */
114 #undef HAVE_MALLOC_H
116 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
117 #undef HAVE_MBRTOWC
119 /* Define if you have the `mbsinit' function. */
120 #undef HAVE_MBSINIT
122 /* Define if you have the `memchr' function. */
123 #undef HAVE_MEMCHR
125 /* Define if you have the <memory.h> header file. */
126 #undef HAVE_MEMORY_H
128 /* Define if you have the `mempcpy' function. */
129 #undef HAVE_MEMPCPY
131 /* Define if you have the `mkstemp' function. */
132 #undef HAVE_MKSTEMP
134 /* Define if you have a working `mmap' system call. */
135 #undef HAVE_MMAP
137 /* Define if you have the `munmap' function. */
138 #undef HAVE_MUNMAP
140 /* Define if you have the <nl_types.h> header file. */
141 #undef HAVE_NL_TYPES_H
143 /* Define if you have the `putenv' function. */
144 #undef HAVE_PUTENV
146 /* Define if you have the `setenv' function. */
147 #undef HAVE_SETENV
149 /* Define if you have the `setlocale' function. */
150 #undef HAVE_SETLOCALE
152 /* Define if you have the <stddef.h> header file. */
153 #undef HAVE_STDDEF_H
155 /* Define if you have the <stdint.h> header file. */
156 #undef HAVE_STDINT_H
158 /* Define if you have the <stdlib.h> header file. */
159 #undef HAVE_STDLIB_H
161 /* Define if you have the `stpcpy' function. */
162 #undef HAVE_STPCPY
164 /* Define if you have the `strcasecmp' function. */
165 #undef HAVE_STRCASECMP
167 /* Define if you have the `strchr' function. */
168 #undef HAVE_STRCHR
170 /* Define if you have the `strdup' function. */
171 #undef HAVE_STRDUP
173 /* Define if you have the `strerror' function. */
174 #undef HAVE_STRERROR
176 /* Define if you have the `strerror_r' function. */
177 #undef HAVE_STRERROR_R
179 /* Define if you have the <strings.h> header file. */
180 #undef HAVE_STRINGS_H
182 /* Define if you have the <string.h> header file. */
183 #undef HAVE_STRING_H
185 /* Define if you have the `strndup' function. */
186 #undef HAVE_STRNDUP
188 /* Define if you have the `strnlen' function. */
189 #undef HAVE_STRNLEN
191 /* Define if you have the `strspn' function. */
192 #undef HAVE_STRSPN
194 /* Define if you have the `strtoul' function. */
195 #undef HAVE_STRTOUL
197 /* Define if you have the <sys/param.h> header file. */
198 #undef HAVE_SYS_PARAM_H
200 /* Define if you have the <sys/stat.h> header file. */
201 #undef HAVE_SYS_STAT_H
203 /* Define if you have the <sys/types.h> header file. */
204 #undef HAVE_SYS_TYPES_H
206 /* Define if you have the `tsearch' function. */
207 #undef HAVE_TSEARCH
209 /* Define if you have the <unistd.h> header file. */
210 #undef HAVE_UNISTD_H
212 /* Define if you have the `vprintf' function. */
213 #undef HAVE_VPRINTF
215 /* Define if you have the <wchar.h> header file. */
216 #undef HAVE_WCHAR_H
218 /* Define if you have the <wctype.h> header file. */
219 #undef HAVE_WCTYPE_H
221 /* Define to 1 if `strerror_r' returns a string. */
222 #undef HAVE_WORKING_STRERROR_R
224 /* Define if you have the `__argz_count' function. */
225 #undef HAVE___ARGZ_COUNT
227 /* Define if you have the `__argz_next' function. */
228 #undef HAVE___ARGZ_NEXT
230 /* Define if you have the `__argz_stringify' function. */
231 #undef HAVE___ARGZ_STRINGIFY
233 /* Define as const if the declaration of iconv() needs const. */
234 #undef ICONV_CONST
236 /* Name of package */
237 #undef PACKAGE
239 /* Define if compiler has function prototypes */
240 #undef PROTOTYPES
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
250 /* Define if you have the ANSI C header files. */
251 #undef STDC_HEADERS
253 /* Version number of package */
254 #undef VERSION
256 /* Define if using the dmalloc debugging malloc package */
257 #undef WITH_DMALLOC
259 /* Define to 1 for GNU C library extensions. */
260 #undef _GNU_SOURCE
262 /* Define if on MINIX. */
263 #undef _MINIX
265 /* Define if the system does not provide POSIX.1 features except with this
266    defined. */
267 #undef _POSIX_1_SOURCE
269 /* Define if you need to in order for `stat' and other things to work. */
270 #undef _POSIX_SOURCE
272 /* Define to empty if `const' does not conform to ANSI C. */
273 #undef const
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
279 /* Define to rpl_malloc if the replacement function should be used. */
280 #undef malloc
282 /* Define to a type if <wchar.h> does not define. */
283 #undef mbstate_t
285 /* Define to `long' if <sys/types.h> does not define. */
286 #undef off_t
288 /* Define to rpl_realloc if the replacement function should be used. */
289 #undef realloc
291 /* Define to `unsigned' if <sys/types.h> does not define. */
292 #undef size_t