1 /* config.in. Generated from configure.ac 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 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
16 #undef GWINSZ_IN_SYS_IOCTL
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 `bzero' function. */
34 /* Define if the GNU dcgettext() function is already present or preinstalled.
38 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
40 #undef HAVE_DECL_FEOF_UNLOCKED
42 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
44 #undef HAVE_DECL_FGETS_UNLOCKED
46 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
48 #undef HAVE_DECL_GETC_UNLOCKED
50 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
52 #undef HAVE_DECL_GETENV
54 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
56 #undef HAVE_DECL_MEMCHR
58 /* Define to 1 if you have the declaration of `strcoll', and to 0 if you
60 #undef HAVE_DECL_STRCOLL
62 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
64 #undef HAVE_DECL_STRERROR
66 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
68 #undef HAVE_DECL__SNPRINTF
70 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
72 #undef HAVE_DECL__SNWPRINTF
74 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
77 /* Define to 1 if you have the <fcntl.h> header file. */
80 /* Define to 1 if you have the `fwprintf' function. */
83 /* Define to 1 if you have the `getcwd' function. */
86 /* Define to 1 if you have the `getegid' function. */
89 /* Define to 1 if you have the `geteuid' function. */
92 /* Define to 1 if you have the `getgid' function. */
95 /* Define to 1 if you have the `getpagesize' function. */
96 #undef HAVE_GETPAGESIZE
98 /* Define if the GNU gettext() function is already present or preinstalled. */
101 /* Define to 1 if you have the `gettimeofday' function. */
102 #undef HAVE_GETTIMEOFDAY
104 /* Define to 1 if you have the `getuid' function. */
107 /* Define if you have the iconv() function. */
110 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
113 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
114 #undef HAVE_INTTYPES_H
116 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
117 declares uintmax_t. */
118 #undef HAVE_INTTYPES_H_WITH_UINTMAX
120 /* Define to 1 if you have the <io.h> header file. */
123 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
124 #undef HAVE_LANGINFO_CODESET
126 /* Define if your <locale.h> file defines LC_MESSAGES. */
127 #undef HAVE_LC_MESSAGES
129 /* Define to 1 if you have the `bsd' library (-lbsd). */
132 /* Define to 1 if you have the <limits.h> header file. */
135 /* Define to 1 if you have the <locale.h> header file. */
138 /* Define if you have the 'long double' type. */
139 #undef HAVE_LONG_DOUBLE
141 /* Define if you have the 'long long' type. */
142 #undef HAVE_LONG_LONG
144 /* Define to 1 if you have the <malloc.h> header file. */
147 /* Define to 1 if you have the `memcpy' function. */
150 /* Define to 1 if you have the `memmove' function. */
153 /* Define to 1 if you have the <memory.h> header file. */
156 /* Define to 1 if you have the `mempcpy' function. */
159 /* Define to 1 if you have the `memset' function. */
162 /* Define to 1 if you have the `mkstemp' function. */
165 /* Define to 1 if you have a working `mmap' system call. */
168 /* Define to 1 if you have the `munmap' function. */
171 /* Define to 1 if you have the <ncurses/termcap.h> header file. */
172 #undef HAVE_NCURSES_TERMCAP_H
174 /* Define to 1 if you have the <nl_types.h> header file. */
175 #undef HAVE_NL_TYPES_H
177 /* Define if your printf() function supports format strings with positions. */
178 #undef HAVE_POSIX_PRINTF
180 /* Define to 1 if you have the `putenv' function. */
183 /* Define to 1 if you have the <pwd.h> header file. */
186 /* Define to 1 if you have the `setenv' function. */
189 /* Define to 1 if you have the `setlocale' function. */
190 #undef HAVE_SETLOCALE
192 /* Define to 1 if you have the `setvbuf' function. */
195 /* Define to 1 if you have the `sigaction' function. */
196 #undef HAVE_SIGACTION
198 /* Define to 1 if you have the `sigprocmask' function. */
199 #undef HAVE_SIGPROCMASK
201 /* Define to 1 if you have the `sigsetmask' function. */
202 #undef HAVE_SIGSETMASK
204 /* Define to 1 if you have the `snprintf' function. */
207 /* Define to 1 if you have the <stddef.h> header file. */
210 /* Define to 1 if you have the <stdint.h> header file. */
213 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
215 #undef HAVE_STDINT_H_WITH_UINTMAX
217 /* Define to 1 if you have the <stdlib.h> header file. */
220 /* Define to 1 if you have the `stpcpy' function. */
223 /* Define to 1 if you have the `strcasecmp' function. */
224 #undef HAVE_STRCASECMP
226 /* Define to 1 if you have the `strchr' function. */
229 /* Define to 1 if you have the `strcoll' function and it is properly defined.
233 /* Define to 1 if you have the `strdup' function. */
236 /* Define to 1 if you have the `strerror' function. */
239 /* Define to 1 if you have the <strings.h> header file. */
240 #undef HAVE_STRINGS_H
242 /* Define to 1 if you have the <string.h> header file. */
245 /* Define to 1 if you have the `strncasecmp' function. */
246 #undef HAVE_STRNCASECMP
248 /* Define to 1 if you have the `strtoul' function. */
251 /* Define to 1 if you have the <sys/fcntl.h> header file. */
252 #undef HAVE_SYS_FCNTL_H
254 /* Define to 1 if you have the <sys/file.h> header file. */
255 #undef HAVE_SYS_FILE_H
257 /* Define to 1 if you have the <sys/param.h> header file. */
258 #undef HAVE_SYS_PARAM_H
260 /* Define to 1 if you have the <sys/ptem.h> header file. */
261 #undef HAVE_SYS_PTEM_H
263 /* Define to 1 if you have the <sys/stat.h> header file. */
264 #undef HAVE_SYS_STAT_H
266 /* Define to 1 if you have the <sys/stream.h> header file. */
267 #undef HAVE_SYS_STREAM_H
269 /* Define to 1 if you have the <sys/time.h> header file. */
270 #undef HAVE_SYS_TIME_H
272 /* Define to 1 if you have the <sys/ttold.h> header file. */
273 #undef HAVE_SYS_TTOLD_H
275 /* Define to 1 if you have the <sys/types.h> header file. */
276 #undef HAVE_SYS_TYPES_H
278 /* Define to 1 if you have the <sys/wait.h> header file. */
279 #undef HAVE_SYS_WAIT_H
281 /* Define to 1 if you have the <termcap.h> header file. */
282 #undef HAVE_TERMCAP_H
284 /* Define to 1 if you have the <termios.h> header file. */
285 #undef HAVE_TERMIOS_H
287 /* Define to 1 if you have the <termio.h> header file. */
290 /* Define to 1 if you have the `tsearch' function. */
293 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
294 #undef HAVE_UINTMAX_T
296 /* Define to 1 if you have the <unistd.h> header file. */
299 /* Define if you have the 'unsigned long long' type. */
300 #undef HAVE_UNSIGNED_LONG_LONG
302 /* Define to 1 if you have the `vprintf' function. */
305 /* Define if you have the 'wchar_t' type. */
308 /* Define to 1 if you have the `wcslen' function. */
311 /* Define if you have the 'wint_t' type. */
314 /* Define to 1 if you have the `__argz_count' function. */
315 #undef HAVE___ARGZ_COUNT
317 /* Define to 1 if you have the `__argz_next' function. */
318 #undef HAVE___ARGZ_NEXT
320 /* Define to 1 if you have the `__argz_stringify' function. */
321 #undef HAVE___ARGZ_STRINGIFY
323 /* Define to 1 if you have the `__fsetlocking' function. */
324 #undef HAVE___FSETLOCKING
326 /* Define to 1 if you have the `__secure_getenv' function. */
327 #undef HAVE___SECURE_GETENV
329 /* Define as const if the declaration of iconv() needs const. */
332 /* Define if integer division by zero raises signal SIGFPE. */
333 #undef INTDIV0_RAISES_SIGFPE
335 /* Name of package */
338 /* Define to the address where bug reports for this package should be sent. */
339 #undef PACKAGE_BUGREPORT
341 /* Define to the full name of this package. */
344 /* Define to the full name and version of this package. */
345 #undef PACKAGE_STRING
347 /* Define to the one symbol short name of this package. */
348 #undef PACKAGE_TARNAME
350 /* Define to the version of this package. */
351 #undef PACKAGE_VERSION
353 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
354 #undef PRI_MACROS_BROKEN
356 /* Define as the return type of signal handlers (`int' or `void'). */
359 /* Define as the maximum value of type 'size_t', if the system doesn't define
363 /* If using the C implementation of alloca, define if you know the
364 direction of stack growth for your system; otherwise it will be
365 automatically deduced at run-time.
366 STACK_DIRECTION > 0 => grows toward higher addresses
367 STACK_DIRECTION < 0 => grows toward lower addresses
368 STACK_DIRECTION = 0 => direction of growth unknown */
369 #undef STACK_DIRECTION
371 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
372 #undef STAT_MACROS_BROKEN
374 /* Define to 1 if you have the ANSI C header files. */
377 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
378 #undef TM_IN_SYS_TIME
380 /* Version number of package */
383 /* Define to 1 if on MINIX. */
386 /* Define to 2 if the system does not provide POSIX.1 features except with
388 #undef _POSIX_1_SOURCE
390 /* Define to 1 if you need to in order for `stat' and other things to work. */
393 /* Define to empty if `const' does not conform to ANSI C. */
396 /* Define to `__inline__' or `__inline' if that's what the C compiler
397 calls it, or to nothing if 'inline' is not supported under any name. */
402 /* Define to rpl_mkstemp if the replacement function should be used. */
405 /* Define to `long' if <sys/types.h> does not define. */
408 /* Define as the type of the result of subtracting two pointers, if the system
409 doesn't define it. */
412 /* Define to empty if the C compiler doesn't support this keyword. */
415 /* Define to `unsigned' if <sys/types.h> does not define. */
418 /* Define to unsigned long or unsigned long long if <stdint.h> and
419 <inttypes.h> don't define. */