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.
6 #undef CRAY_STACKSEG_END
8 /* Define if using `alloca.c'. */
11 /* Define to 1 if translation of program messages to the user's native
12 language is requested. */
15 /* Define if you have `alloca', as a function or macro. */
18 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
21 /* Define if you have the <argz.h> header file. */
24 /* Define if you have the <ctype.h> header file. */
27 /* Define if backslash-a works in C strings. */
28 #undef HAVE_C_BACKSLASH_A
30 /* Define if you have the `dcgettext' function. */
33 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
35 #undef HAVE_DECL_MEMCHR
37 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
39 #undef HAVE_DECL_STPCPY
41 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
43 #undef HAVE_DECL_STRERROR
45 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
47 #undef HAVE_DECL_STRERROR_R
49 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
51 #undef HAVE_DECL_STRNDUP
53 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
55 #undef HAVE_DECL_STRNLEN
57 /* Define if the malloc check has been performed. */
58 #undef HAVE_DONE_WORKING_MALLOC_CHECK
60 /* Define if the realloc check has been performed. */
61 #undef HAVE_DONE_WORKING_REALLOC_CHECK
63 /* Define if you have the `doprnt' function. */
66 /* Define if you have the `feof_unlocked' function. */
67 #undef HAVE_FEOF_UNLOCKED
69 /* Define if you have the `fgets_unlocked' function. */
70 #undef HAVE_FGETS_UNLOCKED
72 /* Define if you have the `getcwd' function. */
75 /* Define if you have the `getegid' function. */
78 /* Define if you have the `geteuid' function. */
81 /* Define if you have the `getgid' function. */
84 /* Define if you have the `getpagesize' function. */
85 #undef HAVE_GETPAGESIZE
87 /* Define if the GNU gettext() function is already present or preinstalled. */
90 /* Define if you have the `getuid' function. */
93 /* Define if you have the iconv() function. */
96 /* Define if you have the <inttypes.h> header file. */
97 #undef HAVE_INTTYPES_H
99 /* Define if you have the `isascii' function. */
102 /* Define if you have the `iswprint' function. */
105 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
106 #undef HAVE_LANGINFO_CODESET
108 /* Define if your <locale.h> file defines LC_MESSAGES. */
109 #undef HAVE_LC_MESSAGES
111 /* Define if you have the <limits.h> header file. */
114 /* Define if you have the <locale.h> header file. */
117 /* Define if you have the <malloc.h> header file. */
120 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
123 /* Define if you have the `mbsinit' function. */
126 /* Define if you have the `memchr' function. */
129 /* Define if you have the <memory.h> header file. */
132 /* Define if you have the `mempcpy' function. */
135 /* Define if you have the `mkstemp' function. */
138 /* Define if you have a working `mmap' system call. */
141 /* Define if you have the `munmap' function. */
144 /* Define if you have the <nl_types.h> header file. */
145 #undef HAVE_NL_TYPES_H
147 /* Define if you have the `putenv' function. */
150 /* Define if you have the `setenv' function. */
153 /* Define if you have the `setlocale' function. */
154 #undef HAVE_SETLOCALE
156 /* Define if you have the <stddef.h> header file. */
159 /* Define if you have the <stdint.h> header file. */
162 /* Define if you have the <stdlib.h> header file. */
165 /* Define if you have the `stpcpy' function. */
168 /* Define if you have the `strcasecmp' function. */
169 #undef HAVE_STRCASECMP
171 /* Define if you have the `strchr' function. */
174 /* Define if you have the `strdup' function. */
177 /* Define if you have the `strerror' function. */
180 /* Define if you have the `strerror_r' function. */
181 #undef HAVE_STRERROR_R
183 /* Define if you have the <strings.h> header file. */
184 #undef HAVE_STRINGS_H
186 /* Define if you have the <string.h> header file. */
189 /* Define if you have the `strndup' function. */
192 /* Define if you have the `strnlen' function. */
195 /* Define if you have the `strspn' function. */
198 /* Define if you have the `strtoul' function. */
201 /* Define if you have the <sys/param.h> header file. */
202 #undef HAVE_SYS_PARAM_H
204 /* Define if you have the <sys/stat.h> header file. */
205 #undef HAVE_SYS_STAT_H
207 /* Define if you have the <sys/types.h> header file. */
208 #undef HAVE_SYS_TYPES_H
210 /* Define if you have the `tsearch' function. */
213 /* Define if you have the <unistd.h> header file. */
216 /* Define if you have the `vprintf' function. */
219 /* Define if you have the <wchar.h> header file. */
222 /* Define if you have the <wctype.h> header file. */
225 /* Define if you have the `__argz_count' function. */
226 #undef HAVE___ARGZ_COUNT
228 /* Define if you have the `__argz_next' function. */
229 #undef HAVE___ARGZ_NEXT
231 /* Define if you have the `__argz_stringify' function. */
232 #undef HAVE___ARGZ_STRINGIFY
234 /* Define as const if the declaration of iconv() needs const. */
237 /* Name of package */
240 /* Define if compiler has function prototypes */
243 /* If using the C implementation of alloca, define if you know the
244 direction of stack growth for your system; otherwise it will be
245 automatically deduced at run-time.
246 STACK_DIRECTION > 0 => grows toward higher addresses
247 STACK_DIRECTION < 0 => grows toward lower addresses
248 STACK_DIRECTION = 0 => direction of growth unknown */
249 #undef STACK_DIRECTION
251 /* Define if you have the ANSI C header files. */
254 /* Define to 1 if strerror_r returns char *. */
255 #undef STRERROR_R_CHAR_P
257 /* Version number of package */
260 /* Define if using the dmalloc debugging malloc package */
263 /* Define to 1 for GNU C library extensions. */
266 /* Define if on MINIX. */
269 /* Define if the system does not provide POSIX.1 features except with this
271 #undef _POSIX_1_SOURCE
273 /* Define if you need to in order for `stat' and other things to work. */
276 /* Define to empty if `const' does not conform to ANSI C. */
279 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
280 if it is not supported. */
283 /* Define to rpl_malloc if the replacement function should be used. */
286 /* Define to a type if <wchar.h> does not define. */
289 /* Define to `long' if <sys/types.h> does not define. */
292 /* Define to rpl_realloc if the replacement function should be used. */
295 /* Define to `unsigned' if <sys/types.h> does not define. */