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