1100513Sru/* config.in.  Generated from configure.ac by autoheader.  */
242660Smarkm
393139Sru/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
493139Sru   systems. This function is required for `alloca.c' support on those systems.
593139Sru   */
642660Smarkm#undef CRAY_STACKSEG_END
742660Smarkm
8100513Sru/* Define to 1 if using `alloca.c'. */
993139Sru#undef C_ALLOCA
1093139Sru
1193139Sru/* Define to 1 if translation of program messages to the user's native
1293139Sru   language is requested. */
1393139Sru#undef ENABLE_NLS
1493139Sru
15100513Sru/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
1693139Sru#undef GWINSZ_IN_SYS_IOCTL
1793139Sru
18100513Sru/* Define to 1 if you have `alloca', as a function or macro. */
1942660Smarkm#undef HAVE_ALLOCA
2042660Smarkm
21100513Sru/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22100513Sru   */
2342660Smarkm#undef HAVE_ALLOCA_H
2442660Smarkm
25100513Sru/* Define to 1 if you have the <argz.h> header file. */
2693139Sru#undef HAVE_ARGZ_H
2742660Smarkm
28146515Sru/* Define to 1 if you have the `asprintf' function. */
29146515Sru#undef HAVE_ASPRINTF
30146515Sru
31100513Sru/* Define to 1 if you have the `bzero' function. */
3293139Sru#undef HAVE_BZERO
3342660Smarkm
3493139Sru/* Define if the GNU dcgettext() function is already present or preinstalled.
3593139Sru   */
3693139Sru#undef HAVE_DCGETTEXT
3756160Sru
38146515Sru/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
39146515Sru   don't. */
40146515Sru#undef HAVE_DECL_FEOF_UNLOCKED
41146515Sru
42146515Sru/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
43146515Sru   you don't. */
44146515Sru#undef HAVE_DECL_FGETS_UNLOCKED
45146515Sru
46146515Sru/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
47146515Sru   don't. */
48146515Sru#undef HAVE_DECL_GETC_UNLOCKED
49146515Sru
50114472Sru/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
51114472Sru   */
52114472Sru#undef HAVE_DECL_GETENV
53114472Sru
54146515Sru/* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
55146515Sru   */
56146515Sru#undef HAVE_DECL_MEMCHR
5742660Smarkm
58146515Sru/* Define to 1 if you have the declaration of `strcoll', and to 0 if you
59146515Sru   don't. */
6093139Sru#undef HAVE_DECL_STRCOLL
6142660Smarkm
62146515Sru/* Define to 1 if you have the declaration of `strerror', and to 0 if you
63146515Sru   don't. */
6493139Sru#undef HAVE_DECL_STRERROR
6542660Smarkm
66146515Sru/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
67146515Sru   don't. */
68146515Sru#undef HAVE_DECL__SNPRINTF
6942660Smarkm
70146515Sru/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
71146515Sru   don't. */
72146515Sru#undef HAVE_DECL__SNWPRINTF
73146515Sru
74100513Sru/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
7593139Sru#undef HAVE_DOPRNT
7642660Smarkm
77100513Sru/* Define to 1 if you have the <fcntl.h> header file. */
7893139Sru#undef HAVE_FCNTL_H
7942660Smarkm
80146515Sru/* Define to 1 if you have the `fwprintf' function. */
81146515Sru#undef HAVE_FWPRINTF
8242660Smarkm
83100513Sru/* Define to 1 if you have the `getcwd' function. */
8493139Sru#undef HAVE_GETCWD
8542660Smarkm
86100513Sru/* Define to 1 if you have the `getegid' function. */
8793139Sru#undef HAVE_GETEGID
8856160Sru
89100513Sru/* Define to 1 if you have the `geteuid' function. */
9093139Sru#undef HAVE_GETEUID
9142660Smarkm
92100513Sru/* Define to 1 if you have the `getgid' function. */
9393139Sru#undef HAVE_GETGID
9442660Smarkm
95100513Sru/* Define to 1 if you have the `getpagesize' function. */
9693139Sru#undef HAVE_GETPAGESIZE
9742660Smarkm
9893139Sru/* Define if the GNU gettext() function is already present or preinstalled. */
9942660Smarkm#undef HAVE_GETTEXT
10042660Smarkm
101114472Sru/* Define to 1 if you have the `gettimeofday' function. */
102114472Sru#undef HAVE_GETTIMEOFDAY
103114472Sru
104100513Sru/* Define to 1 if you have the `getuid' function. */
10593139Sru#undef HAVE_GETUID
10642660Smarkm
10793139Sru/* Define if you have the iconv() function. */
10893139Sru#undef HAVE_ICONV
10942660Smarkm
110146515Sru/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
111146515Sru#undef HAVE_INTMAX_T
112146515Sru
113114472Sru/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
11493139Sru#undef HAVE_INTTYPES_H
11542660Smarkm
116114472Sru/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
117114472Sru   declares uintmax_t. */
118114472Sru#undef HAVE_INTTYPES_H_WITH_UINTMAX
119114472Sru
120100513Sru/* Define to 1 if you have the <io.h> header file. */
12193139Sru#undef HAVE_IO_H
12242660Smarkm
12393139Sru/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
12493139Sru#undef HAVE_LANGINFO_CODESET
12542660Smarkm
12693139Sru/* Define if your <locale.h> file defines LC_MESSAGES. */
12793139Sru#undef HAVE_LC_MESSAGES
12842660Smarkm
129100513Sru/* Define to 1 if you have the `bsd' library (-lbsd). */
13093139Sru#undef HAVE_LIBBSD
13142660Smarkm
132100513Sru/* Define to 1 if you have the <limits.h> header file. */
13393139Sru#undef HAVE_LIMITS_H
13442660Smarkm
135100513Sru/* Define to 1 if you have the <locale.h> header file. */
13693139Sru#undef HAVE_LOCALE_H
13742660Smarkm
138146515Sru/* Define if you have the 'long double' type. */
139146515Sru#undef HAVE_LONG_DOUBLE
140146515Sru
141146515Sru/* Define if you have the 'long long' type. */
142146515Sru#undef HAVE_LONG_LONG
143146515Sru
144100513Sru/* Define to 1 if you have the <malloc.h> header file. */
14593139Sru#undef HAVE_MALLOC_H
14693139Sru
147100513Sru/* Define to 1 if you have the `memcpy' function. */
14842660Smarkm#undef HAVE_MEMCPY
14942660Smarkm
150100513Sru/* Define to 1 if you have the `memmove' function. */
15142660Smarkm#undef HAVE_MEMMOVE
15242660Smarkm
153100513Sru/* Define to 1 if you have the <memory.h> header file. */
15493139Sru#undef HAVE_MEMORY_H
15593139Sru
156100513Sru/* Define to 1 if you have the `mempcpy' function. */
15793139Sru#undef HAVE_MEMPCPY
15893139Sru
159100513Sru/* Define to 1 if you have the `memset' function. */
16042660Smarkm#undef HAVE_MEMSET
16142660Smarkm
162114472Sru/* Define to 1 if you have the `mkstemp' function. */
163114472Sru#undef HAVE_MKSTEMP
164114472Sru
165100513Sru/* Define to 1 if you have a working `mmap' system call. */
16693139Sru#undef HAVE_MMAP
16793139Sru
168100513Sru/* Define to 1 if you have the `munmap' function. */
16942660Smarkm#undef HAVE_MUNMAP
17042660Smarkm
171100513Sru/* Define to 1 if you have the <ncurses/termcap.h> header file. */
17293139Sru#undef HAVE_NCURSES_TERMCAP_H
17393139Sru
174100513Sru/* Define to 1 if you have the <nl_types.h> header file. */
17593139Sru#undef HAVE_NL_TYPES_H
17693139Sru
177146515Sru/* Define if your printf() function supports format strings with positions. */
178146515Sru#undef HAVE_POSIX_PRINTF
179146515Sru
180100513Sru/* Define to 1 if you have the `putenv' function. */
18142660Smarkm#undef HAVE_PUTENV
18242660Smarkm
183100513Sru/* Define to 1 if you have the <pwd.h> header file. */
18493139Sru#undef HAVE_PWD_H
18593139Sru
186100513Sru/* Define to 1 if you have the `setenv' function. */
18742660Smarkm#undef HAVE_SETENV
18842660Smarkm
189100513Sru/* Define to 1 if you have the `setlocale' function. */
19042660Smarkm#undef HAVE_SETLOCALE
19142660Smarkm
192100513Sru/* Define to 1 if you have the `setvbuf' function. */
19342660Smarkm#undef HAVE_SETVBUF
19442660Smarkm
195114472Sru/* Define to 1 if you have the `sigaction' function. */
196114472Sru#undef HAVE_SIGACTION
197114472Sru
198100513Sru/* Define to 1 if you have the `sigprocmask' function. */
19942660Smarkm#undef HAVE_SIGPROCMASK
20042660Smarkm
201100513Sru/* Define to 1 if you have the `sigsetmask' function. */
20242660Smarkm#undef HAVE_SIGSETMASK
20342660Smarkm
204146515Sru/* Define to 1 if you have the `snprintf' function. */
205146515Sru#undef HAVE_SNPRINTF
206146515Sru
207100513Sru/* Define to 1 if you have the <stddef.h> header file. */
20893139Sru#undef HAVE_STDDEF_H
20993139Sru
210100513Sru/* Define to 1 if you have the <stdint.h> header file. */
21193139Sru#undef HAVE_STDINT_H
21293139Sru
213114472Sru/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
214114472Sru   uintmax_t. */
215114472Sru#undef HAVE_STDINT_H_WITH_UINTMAX
216114472Sru
217100513Sru/* Define to 1 if you have the <stdlib.h> header file. */
21893139Sru#undef HAVE_STDLIB_H
21993139Sru
220100513Sru/* Define to 1 if you have the `stpcpy' function. */
22142660Smarkm#undef HAVE_STPCPY
22242660Smarkm
223100513Sru/* Define to 1 if you have the `strcasecmp' function. */
22442660Smarkm#undef HAVE_STRCASECMP
22542660Smarkm
226100513Sru/* Define to 1 if you have the `strchr' function. */
22742660Smarkm#undef HAVE_STRCHR
22842660Smarkm
229100513Sru/* Define to 1 if you have the `strcoll' function and it is properly defined.
230100513Sru   */
23193139Sru#undef HAVE_STRCOLL
23293139Sru
233100513Sru/* Define to 1 if you have the `strdup' function. */
23442660Smarkm#undef HAVE_STRDUP
23542660Smarkm
236100513Sru/* Define to 1 if you have the `strerror' function. */
23742660Smarkm#undef HAVE_STRERROR
23842660Smarkm
239100513Sru/* Define to 1 if you have the <strings.h> header file. */
24093139Sru#undef HAVE_STRINGS_H
24156160Sru
242100513Sru/* Define to 1 if you have the <string.h> header file. */
24393139Sru#undef HAVE_STRING_H
24442660Smarkm
245100513Sru/* Define to 1 if you have the `strncasecmp' function. */
24693139Sru#undef HAVE_STRNCASECMP
24742660Smarkm
248100513Sru/* Define to 1 if you have the `strtoul' function. */
24993139Sru#undef HAVE_STRTOUL
25042660Smarkm
251100513Sru/* Define to 1 if you have the <sys/fcntl.h> header file. */
25242660Smarkm#undef HAVE_SYS_FCNTL_H
25342660Smarkm
254100513Sru/* Define to 1 if you have the <sys/file.h> header file. */
25542660Smarkm#undef HAVE_SYS_FILE_H
25642660Smarkm
257100513Sru/* Define to 1 if you have the <sys/param.h> header file. */
25842660Smarkm#undef HAVE_SYS_PARAM_H
25942660Smarkm
260100513Sru/* Define to 1 if you have the <sys/ptem.h> header file. */
26142660Smarkm#undef HAVE_SYS_PTEM_H
26242660Smarkm
263100513Sru/* Define to 1 if you have the <sys/stat.h> header file. */
26493139Sru#undef HAVE_SYS_STAT_H
26593139Sru
266114472Sru/* Define to 1 if you have the <sys/stream.h> header file. */
267114472Sru#undef HAVE_SYS_STREAM_H
268114472Sru
269100513Sru/* Define to 1 if you have the <sys/time.h> header file. */
27042660Smarkm#undef HAVE_SYS_TIME_H
27142660Smarkm
272100513Sru/* Define to 1 if you have the <sys/ttold.h> header file. */
27342660Smarkm#undef HAVE_SYS_TTOLD_H
27442660Smarkm
275100513Sru/* Define to 1 if you have the <sys/types.h> header file. */
27693139Sru#undef HAVE_SYS_TYPES_H
27793139Sru
278100513Sru/* Define to 1 if you have the <sys/wait.h> header file. */
27942660Smarkm#undef HAVE_SYS_WAIT_H
28042660Smarkm
281100513Sru/* Define to 1 if you have the <termcap.h> header file. */
28242660Smarkm#undef HAVE_TERMCAP_H
28342660Smarkm
284100513Sru/* Define to 1 if you have the <termios.h> header file. */
28593139Sru#undef HAVE_TERMIOS_H
28693139Sru
287100513Sru/* Define to 1 if you have the <termio.h> header file. */
28842660Smarkm#undef HAVE_TERMIO_H
28942660Smarkm
290100513Sru/* Define to 1 if you have the `tsearch' function. */
29193139Sru#undef HAVE_TSEARCH
29242660Smarkm
293114472Sru/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
294114472Sru#undef HAVE_UINTMAX_T
295114472Sru
296100513Sru/* Define to 1 if you have the <unistd.h> header file. */
29742660Smarkm#undef HAVE_UNISTD_H
29842660Smarkm
299114472Sru/* Define if you have the 'unsigned long long' type. */
300114472Sru#undef HAVE_UNSIGNED_LONG_LONG
301114472Sru
302100513Sru/* Define to 1 if you have the `vprintf' function. */
30393139Sru#undef HAVE_VPRINTF
30442660Smarkm
305146515Sru/* Define if you have the 'wchar_t' type. */
306146515Sru#undef HAVE_WCHAR_T
307146515Sru
308146515Sru/* Define to 1 if you have the `wcslen' function. */
309146515Sru#undef HAVE_WCSLEN
310146515Sru
311146515Sru/* Define if you have the 'wint_t' type. */
312146515Sru#undef HAVE_WINT_T
313146515Sru
314100513Sru/* Define to 1 if you have the `__argz_count' function. */
31593139Sru#undef HAVE___ARGZ_COUNT
31642660Smarkm
317100513Sru/* Define to 1 if you have the `__argz_next' function. */
31893139Sru#undef HAVE___ARGZ_NEXT
31993139Sru
320100513Sru/* Define to 1 if you have the `__argz_stringify' function. */
32193139Sru#undef HAVE___ARGZ_STRINGIFY
32293139Sru
323116525Sru/* Define to 1 if you have the `__fsetlocking' function. */
324116525Sru#undef HAVE___FSETLOCKING
325116525Sru
326114472Sru/* Define to 1 if you have the `__secure_getenv' function. */
327114472Sru#undef HAVE___SECURE_GETENV
328114472Sru
32993139Sru/* Define as const if the declaration of iconv() needs const. */
33093139Sru#undef ICONV_CONST
33193139Sru
332114472Sru/* Define if integer division by zero raises signal SIGFPE. */
333114472Sru#undef INTDIV0_RAISES_SIGFPE
334114472Sru
33556160Sru/* Name of package */
33656160Sru#undef PACKAGE
33742660Smarkm
338100513Sru/* Define to the address where bug reports for this package should be sent. */
339100513Sru#undef PACKAGE_BUGREPORT
340100513Sru
341100513Sru/* Define to the full name of this package. */
342100513Sru#undef PACKAGE_NAME
343100513Sru
344100513Sru/* Define to the full name and version of this package. */
345100513Sru#undef PACKAGE_STRING
346100513Sru
347100513Sru/* Define to the one symbol short name of this package. */
348100513Sru#undef PACKAGE_TARNAME
349100513Sru
350100513Sru/* Define to the version of this package. */
351100513Sru#undef PACKAGE_VERSION
352100513Sru
353114472Sru/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
354114472Sru#undef PRI_MACROS_BROKEN
355114472Sru
35693139Sru/* Define as the return type of signal handlers (`int' or `void'). */
35793139Sru#undef RETSIGTYPE
35893139Sru
359146515Sru/* Define as the maximum value of type 'size_t', if the system doesn't define
360146515Sru   it. */
361146515Sru#undef SIZE_MAX
362146515Sru
36393139Sru/* If using the C implementation of alloca, define if you know the
36493139Sru   direction of stack growth for your system; otherwise it will be
36593139Sru   automatically deduced at run-time.
366146515Sru	STACK_DIRECTION > 0 => grows toward higher addresses
367146515Sru	STACK_DIRECTION < 0 => grows toward lower addresses
368146515Sru	STACK_DIRECTION = 0 => direction of growth unknown */
36993139Sru#undef STACK_DIRECTION
37093139Sru
371100513Sru/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
37293139Sru#undef STAT_MACROS_BROKEN
37393139Sru
374100513Sru/* Define to 1 if you have the ANSI C header files. */
37593139Sru#undef STDC_HEADERS
37693139Sru
377100513Sru/* Define to 1 if your <sys/time.h> declares `struct tm'. */
37893139Sru#undef TM_IN_SYS_TIME
37993139Sru
38056160Sru/* Version number of package */
38156160Sru#undef VERSION
38242660Smarkm
383100513Sru/* Define to 1 if on MINIX. */
38493139Sru#undef _MINIX
38556160Sru
386100513Sru/* Define to 2 if the system does not provide POSIX.1 features except with
387100513Sru   this defined. */
38893139Sru#undef _POSIX_1_SOURCE
38956160Sru
390100513Sru/* Define to 1 if you need to in order for `stat' and other things to work. */
39193139Sru#undef _POSIX_SOURCE
39256160Sru
39393139Sru/* Define to empty if `const' does not conform to ANSI C. */
39493139Sru#undef const
39556160Sru
396146515Sru/* Define to `__inline__' or `__inline' if that's what the C compiler
397146515Sru   calls it, or to nothing if 'inline' is not supported under any name.  */
398146515Sru#ifndef __cplusplus
39993139Sru#undef inline
400146515Sru#endif
40156160Sru
402114472Sru/* Define to rpl_mkstemp if the replacement function should be used. */
403114472Sru#undef mkstemp
404114472Sru
40593139Sru/* Define to `long' if <sys/types.h> does not define. */
40693139Sru#undef off_t
40756160Sru
408146515Sru/* Define as the type of the result of subtracting two pointers, if the system
409146515Sru   doesn't define it. */
410146515Sru#undef ptrdiff_t
411146515Sru
412146515Sru/* Define to empty if the C compiler doesn't support this keyword. */
413146515Sru#undef signed
414146515Sru
41593139Sru/* Define to `unsigned' if <sys/types.h> does not define. */
41693139Sru#undef size_t
417114472Sru
418114472Sru/* Define to unsigned long or unsigned long long if <stdint.h> and
419114472Sru   <inttypes.h> don't define. */
420114472Sru#undef uintmax_t
421