1 /* config.h.in. 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 to 1 if using `alloca.c'. */
11 /* Define to 1 if translation of program messages to the user's native
12 language is requested. */
15 /* Handle multibyte characters */
16 #undef HANDLE_MULTIBYTE
18 /* Define to 1 if you have `alloca', as a function or macro. */
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25 /* Define to 1 if you have the <argz.h> header file. */
28 /* Define to 1 if you have the `asprintf' function. */
31 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
32 CoreFoundation framework. */
33 #undef HAVE_CFLOCALECOPYCURRENT
35 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
36 the CoreFoundation framework. */
37 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
39 /* Define if the GNU dcgettext() function is already present or preinstalled.
43 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
45 #undef HAVE_DECL_FEOF_UNLOCKED
47 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
49 #undef HAVE_DECL_FGETS_UNLOCKED
51 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
53 #undef HAVE_DECL_GETC_UNLOCKED
55 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
57 #undef HAVE_DECL_WCWIDTH
59 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
61 #undef HAVE_DECL__SNPRINTF
63 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
65 #undef HAVE_DECL__SNWPRINTF
67 /* Define to 1 if you have the `fwprintf' function. */
70 /* Define to 1 if you have the `getcwd' function. */
73 /* Define to 1 if you have the `getegid' function. */
76 /* Define to 1 if you have the `geteuid' function. */
79 /* Define to 1 if you have the `getgid' function. */
82 /* Define to 1 if you have the `getpagesize' function. */
83 #undef HAVE_GETPAGESIZE
85 /* Define if the GNU gettext() function is already present or preinstalled. */
88 /* Define to 1 if you have the `getuid' function. */
91 /* Define to 1 if you have the <history.h> header file. */
94 /* Define if you have the iconv() function. */
97 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
100 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
101 #undef HAVE_INTTYPES_H
103 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
104 declares uintmax_t. */
105 #undef HAVE_INTTYPES_H_WITH_UINTMAX
107 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
108 #undef HAVE_LANGINFO_CODESET
110 /* Define if your <locale.h> file defines LC_MESSAGES. */
111 #undef HAVE_LC_MESSAGES
113 /* Define if you have a readline compatible library */
114 #undef HAVE_LIBREADLINE
116 /* Define to 1 if you have the <limits.h> header file. */
119 /* Define to 1 if you have the <locale.h> header file. */
122 /* Define if you have the 'long double' type. */
123 #undef HAVE_LONG_DOUBLE
125 /* Define if you have the 'long long' type. */
126 #undef HAVE_LONG_LONG
128 /* Define to 1 if you have the <malloc.h> header file. */
131 /* Define to 1 if you have the `mbrtowc' function. */
134 /* Define to 1 if you have the `mbsinit' function. */
137 /* Define to 1 if you have the `mbtowc' function. */
140 /* Define to 1 if you have the <memory.h> header file. */
143 /* Define to 1 if you have the `mempcpy' function. */
146 /* Define to 1 if you have a working `mmap' system call. */
149 /* Define to 1 if you have the `munmap' function. */
152 /* Define to 1 if you have the <ncurses.h> header file. */
153 #undef HAVE_NCURSES_H
155 /* Define to 1 if you have the <nl_types.h> header file. */
156 #undef HAVE_NL_TYPES_H
158 /* Define if your printf() function supports format strings with positions. */
159 #undef HAVE_POSIX_PRINTF
161 /* Define to 1 if you have the `putenv' function. */
164 /* Define to 1 if you have the <readline.h> header file. */
165 #undef HAVE_READLINE_H
167 /* Define if your readline library has \`add_history' */
168 #undef HAVE_READLINE_HISTORY
170 /* Define to 1 if you have the <readline/history.h> header file. */
171 #undef HAVE_READLINE_HISTORY_H
173 /* Define to 1 if you have the <readline/readline.h> header file. */
174 #undef HAVE_READLINE_READLINE_H
176 /* Define to 1 if you have the `resizeterm' function. */
177 #undef HAVE_RESIZETERM
179 /* Define to 1 if you have the `setenv' function. */
182 /* Define to 1 if you have the `setlocale' function. */
183 #undef HAVE_SETLOCALE
185 /* Define to 1 if you have the `snprintf' function. */
188 /* Define if you have the <stdarg.h> header file. */
191 /* Define to 1 if you have the <stddef.h> header file. */
194 /* Define to 1 if you have the <stdint.h> header file. */
197 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
199 #undef HAVE_STDINT_H_WITH_UINTMAX
201 /* Define to 1 if you have the <stdlib.h> header file. */
204 /* Define to 1 if you have the `stpcpy' function. */
207 /* Define to 1 if you have the `strcasecmp' function. */
208 #undef HAVE_STRCASECMP
210 /* Define to 1 if you have the `strcoll' function and it is properly defined.
214 /* Define to 1 if you have the `strdup' function. */
217 /* Define to 1 if you have the <strings.h> header file. */
218 #undef HAVE_STRINGS_H
220 /* Define to 1 if you have the <string.h> header file. */
223 /* Define to 1 if you have the `strtoul' function. */
226 /* Define to 1 if you have the <sys/ioctl.h> header file. */
227 #undef HAVE_SYS_IOCTL_H
229 /* Define to 1 if you have the <sys/param.h> header file. */
230 #undef HAVE_SYS_PARAM_H
232 /* Define to 1 if you have the <sys/stat.h> header file. */
233 #undef HAVE_SYS_STAT_H
235 /* Define to 1 if you have the <sys/types.h> header file. */
236 #undef HAVE_SYS_TYPES_H
238 /* Define to 1 if you have the `tsearch' function. */
241 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
242 #undef HAVE_UINTMAX_T
244 /* Define to 1 if you have the <unistd.h> header file. */
247 /* Define if you have the 'unsigned long long' type. */
248 #undef HAVE_UNSIGNED_LONG_LONG
250 /* Define to 1 if you have the `vsnprintf' function. */
251 #undef HAVE_VSNPRINTF
253 /* Define if you have the <wchar.h> header file. */
256 /* Define if you have the 'wchar_t' type. */
259 /* Define to 1 if you have the `wcslen' function. */
262 /* Define to 1 if you have the `wcwidth' function. */
265 /* Define if you have the 'wint_t' type. */
268 /* Define to 1 if you have the `__argz_count' function. */
269 #undef HAVE___ARGZ_COUNT
271 /* Define to 1 if you have the `__argz_next' function. */
272 #undef HAVE___ARGZ_NEXT
274 /* Define to 1 if you have the `__argz_stringify' function. */
275 #undef HAVE___ARGZ_STRINGIFY
277 /* Define to 1 if you have the `__fsetlocking' function. */
278 #undef HAVE___FSETLOCKING
280 /* Define as const if the declaration of iconv() needs const. */
283 /* Define if integer division by zero raises signal SIGFPE. */
284 #undef INTDIV0_RAISES_SIGFPE
286 /* locale directory */
289 /* Name of package */
292 /* Define to the address where bug reports for this package should be sent. */
293 #undef PACKAGE_BUGREPORT
295 /* Define to the full name of this package. */
298 /* Define to the full name and version of this package. */
299 #undef PACKAGE_STRING
301 /* Define to the one symbol short name of this package. */
302 #undef PACKAGE_TARNAME
304 /* Define to the version of this package. */
305 #undef PACKAGE_VERSION
307 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
308 #undef PRI_MACROS_BROKEN
310 /* Define to 1 if the C compiler supports function prototypes. */
313 /* Define as the maximum value of type 'size_t', if the system doesn't define
317 /* If using the C implementation of alloca, define if you know the
318 direction of stack growth for your system; otherwise it will be
319 automatically deduced at run-time.
320 STACK_DIRECTION > 0 => grows toward higher addresses
321 STACK_DIRECTION < 0 => grows toward lower addresses
322 STACK_DIRECTION = 0 => direction of growth unknown */
323 #undef STACK_DIRECTION
325 /* Define to 1 if you have the ANSI C header files. */
328 /* Version number of package */
331 /* Define like PROTOTYPES; this can be used by system headers. */
334 /* Define to empty if `const' does not conform to ANSI C. */
337 /* Define to `__inline__' or `__inline' if that's what the C compiler
338 calls it, or to nothing if 'inline' is not supported under any name. */
343 /* Define to `long' if <sys/types.h> does not define. */
346 /* Define as the type of the result of subtracting two pointers, if the system
347 doesn't define it. */
350 /* Define to empty if the C compiler doesn't support this keyword. */
353 /* Define to `unsigned' if <sys/types.h> does not define. */
356 /* Define to unsigned long or unsigned long long if <stdint.h> and
357 <inttypes.h> don't define. */