]> git.saurik.com Git - bison.git/blob - config.hin
* m4/strerror_r.m4: New.
[bison.git] / config.hin
1 /* config.hin. Generated automatically 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 NLS is requested. */
12 #undef ENABLE_NLS
13
14 /* Define if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
16
17 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
18 #undef HAVE_ALLOCA_H
19
20 /* Define if you have the <argz.h> header file. */
21 #undef HAVE_ARGZ_H
22
23 /* Define as 1 if you have `catgets' and don't want to use GNU gettext. */
24 #undef HAVE_CATGETS
25
26 /* Define if you have the <ctype.h> header file. */
27 #undef HAVE_CTYPE_H
28
29 /* Define if backslash-a works in C strings. */
30 #undef HAVE_C_BACKSLASH_A
31
32 /* Define if you have the `dcgettext' function. */
33 #undef HAVE_DCGETTEXT
34
35 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
36 */
37 #undef HAVE_DECL_MEMCHR
38
39 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
40 */
41 #undef HAVE_DECL_STPCPY
42
43 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
44 don't. */
45 #undef HAVE_DECL_STRERROR_R
46
47 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
48 don't. */
49 #undef HAVE_DECL_STRNDUP
50
51 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
52 don't. */
53 #undef HAVE_DECL_STRNLEN
54
55 /* Define if the malloc check has been performed. */
56 #undef HAVE_DONE_WORKING_MALLOC_CHECK
57
58 /* Define if the realloc check has been performed. */
59 #undef HAVE_DONE_WORKING_REALLOC_CHECK
60
61 /* Define if you have the `doprnt' function. */
62 #undef HAVE_DOPRNT
63
64 /* Define if you have the `getcwd' function. */
65 #undef HAVE_GETCWD
66
67 /* Define if you have the `getpagesize' function. */
68 #undef HAVE_GETPAGESIZE
69
70 /* Define to 1 if you have gettext and don't want to use GNU gettext. */
71 #undef HAVE_GETTEXT
72
73 /* Define if you have the <inttypes.h> header file. */
74 #undef HAVE_INTTYPES_H
75
76 /* Define if you have the `isascii' function. */
77 #undef HAVE_ISASCII
78
79 /* Define if you have the `iswprint' function. */
80 #undef HAVE_ISWPRINT
81
82 /* Define if your locale.h file contains LC_MESSAGES. */
83 #undef HAVE_LC_MESSAGES
84
85 /* Define if you have the `i' library (-li). */
86 #undef HAVE_LIBI
87
88 /* Define if you have the `intl' library (-lintl). */
89 #undef HAVE_LIBINTL
90
91 /* Define if you have the <limits.h> header file. */
92 #undef HAVE_LIMITS_H
93
94 /* Define if you have the <locale.h> header file. */
95 #undef HAVE_LOCALE_H
96
97 /* Define if you have the <malloc.h> header file. */
98 #undef HAVE_MALLOC_H
99
100 /* Define if you have the `mbrtowc' function. */
101 #undef HAVE_MBRTOWC
102
103 /* Define if you have the `memchr' function. */
104 #undef HAVE_MEMCHR
105
106 /* Define if you have the <memory.h> header file. */
107 #undef HAVE_MEMORY_H
108
109 /* Define if you have the `mkstemp' function. */
110 #undef HAVE_MKSTEMP
111
112 /* Define if you have a working `mmap' system call. */
113 #undef HAVE_MMAP
114
115 /* Define if you have the `munmap' function. */
116 #undef HAVE_MUNMAP
117
118 /* Define if you have the <nl_types.h> header file. */
119 #undef HAVE_NL_TYPES_H
120
121 /* Define if you have the `putenv' function. */
122 #undef HAVE_PUTENV
123
124 /* Define if you have the `setenv' function. */
125 #undef HAVE_SETENV
126
127 /* Define if you have the `setlocale' function. */
128 #undef HAVE_SETLOCALE
129
130 /* Define if you have the <stdlib.h> header file. */
131 #undef HAVE_STDLIB_H
132
133 /* Define to 1 if you have the `stpcpy' function. */
134 #undef HAVE_STPCPY
135
136 /* Define if you have the `strcasecmp' function. */
137 #undef HAVE_STRCASECMP
138
139 /* Define if you have the `strchr' function. */
140 #undef HAVE_STRCHR
141
142 /* Define if you have the `strdup' function. */
143 #undef HAVE_STRDUP
144
145 /* Define if you have the `strerror' function. */
146 #undef HAVE_STRERROR
147
148 /* Define if you have the `strerror_r' function. */
149 #undef HAVE_STRERROR_R
150
151 /* Define if you have the <strings.h> header file. */
152 #undef HAVE_STRINGS_H
153
154 /* Define if you have the <string.h> header file. */
155 #undef HAVE_STRING_H
156
157 /* Define if you have the `strndup' function. */
158 #undef HAVE_STRNDUP
159
160 /* Define if you have the `strnlen' function. */
161 #undef HAVE_STRNLEN
162
163 /* Define if you have the <sys/param.h> header file. */
164 #undef HAVE_SYS_PARAM_H
165
166 /* Define if you have the <unistd.h> header file. */
167 #undef HAVE_UNISTD_H
168
169 /* Define if you have the `vprintf' function. */
170 #undef HAVE_VPRINTF
171
172 /* Define if you have the <wchar.h> header file. */
173 #undef HAVE_WCHAR_H
174
175 /* Define if you have the <wctype.h> header file. */
176 #undef HAVE_WCTYPE_H
177
178 /* Define to 1 if `strerror_r' returns a string. */
179 #undef HAVE_WORKING_STRERROR_R
180
181 /* Define if you have the `__argz_count' function. */
182 #undef HAVE___ARGZ_COUNT
183
184 /* Define if you have the `__argz_next' function. */
185 #undef HAVE___ARGZ_NEXT
186
187 /* Define if you have the `__argz_stringify' function. */
188 #undef HAVE___ARGZ_STRINGIFY
189
190 /* Name of package */
191 #undef PACKAGE
192
193 /* Define if compiler has function prototypes */
194 #undef PROTOTYPES
195
196 /* If using the C implementation of alloca, define if you know the
197 direction of stack growth for your system; otherwise it will be
198 automatically deduced at run-time.
199 STACK_DIRECTION > 0 => grows toward higher addresses
200 STACK_DIRECTION < 0 => grows toward lower addresses
201 STACK_DIRECTION = 0 => direction of growth unknown */
202 #undef STACK_DIRECTION
203
204 /* Define if you have the ANSI C header files. */
205 #undef STDC_HEADERS
206
207 /* Version number of package */
208 #undef VERSION
209
210 /* Define to 1 for GNU C library extensions. */
211 #undef _GNU_SOURCE
212
213 /* Define if on MINIX. */
214 #undef _MINIX
215
216 /* Define if the system does not provide POSIX.1 features except with this
217 defined. */
218 #undef _POSIX_1_SOURCE
219
220 /* Define if you need to in order for stat and other things to work. */
221 #undef _POSIX_SOURCE
222
223 /* Define to empty if `const' does not conform to ANSI C. */
224 #undef const
225
226 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
227 if it is not supported. */
228 #undef inline
229
230 /* Define to rpl_malloc if the replacement function should be used. */
231 #undef malloc
232
233 /* Define to a type if <wchar.h> does not define. */
234 #undef mbstate_t
235
236 /* Define to `long' if <sys/types.h> does not define. */
237 #undef off_t
238
239 /* Define to rpl_realloc if the replacement function should be used. */
240 #undef realloc
241
242 /* Define to `unsigned' if <sys/types.h> does not define. */
243 #undef size_t