1/* config.h.  Generated by configure.  */
2/* config.h.in.  Maintained by hand. */
3
4/* Define if on MINIX.  */
5/* #undef _MINIX */
6
7/* Define as the return type of signal handlers (int or void).  */
8#define RETSIGTYPE void
9
10/* Characteristics of the compiler. */
11/* #undef const */
12
13/* #undef size_t */
14
15/* #undef ssize_t */
16
17#define PROTOTYPES 1
18
19/* #undef __CHAR_UNSIGNED__ */
20
21/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
22/* #undef STAT_MACROS_BROKEN */
23
24#define VOID_SIGHANDLER 1
25
26/* Define if you have the isascii function. */
27/* #undef HAVE_ISASCII */
28
29/* Define if you have the isxdigit function. */
30/* #undef HAVE_ISXDIGIT */
31
32/* Define if you have the lstat function. */
33#define HAVE_LSTAT 1
34
35/* Define if you have the mbrtowc function. */
36#define HAVE_MBRTOWC 1
37
38/* Define if you have the mbsrtowcs function. */
39/* #undef HAVE_MBSRTOWCS */
40
41/* Define if you have the memmove function. */
42#define HAVE_MEMMOVE 1
43
44/* Define if you have the putenv function.  */
45#define HAVE_PUTENV 1
46
47/* Define if you have the select function.  */
48#define HAVE_SELECT 1
49
50/* Define if you have the setenv function.  */
51#define HAVE_SETENV 1
52
53/* Define if you have the setlocale function. */
54#define HAVE_SETLOCALE 1
55
56/* Define if you have the strcasecmp function.  */
57#define HAVE_STRCASECMP 1
58
59/* Define if you have the strcoll function.  */
60#define HAVE_STRCOLL 1
61
62/* #undef STRCOLL_BROKEN */
63
64/* Define if you have the strpbrk function.  */
65#define HAVE_STRPBRK 1
66
67/* Define if you have the tcgetattr function.  */
68#define HAVE_TCGETATTR 1
69
70/* Define if you have the vsnprintf function.  */
71#define HAVE_VSNPRINTF 1
72
73/* Define if you have the wcwidth function.  */
74/* #undef HAVE_WCWIDTH */
75
76/* Define if you have the <dirent.h> header file.  */
77#define HAVE_DIRENT_H 1
78
79/* Define if you have the <langinfo.h> header file.  */
80/* #undef HAVE_LANGINFO_H */
81
82/* Define if you have the <limits.h> header file.  */
83#define HAVE_LIMITS_H 1
84
85/* Define if you have the <locale.h> header file.  */
86#define HAVE_LOCALE_H 1
87
88/* Define if you have the <memory.h> header file.  */
89/* #undef HAVE_MEMORY_H */
90
91/* Define if you have the <ndir.h> header file.  */
92/* #undef HAVE_NDIR_H */
93
94/* Define if you have the <stdarg.h> header file.  */
95#define HAVE_STDARG_H 1
96
97/* Define if you have the <stdlib.h> header file.  */
98#define HAVE_STDLIB_H 1
99
100/* Define if you have the <string.h> header file.  */
101#define HAVE_STRING_H 1
102
103/* Define if you have the <strings.h> header file.  */
104#define HAVE_STRINGS_H 1
105
106/* Define if you have the <sys/dir.h> header file.  */
107/* #undef HAVE_SYS_DIR_H */
108
109/* Define if you have the <sys/file.h> header file.  */
110/* #undef HAVE_SYS_FILE_H */
111
112/* Define if you have the <sys/ndir.h> header file.  */
113/* #undef HAVE_SYS_NDIR_H */
114
115/* Define if you have the <sys/pte.h> header file.  */
116/* #undef HAVE_SYS_PTE_H */
117
118/* Define if you have the <sys/ptem.h> header file.  */
119/* #undef HAVE_SYS_PTEM_H */
120
121/* Define if you have the <sys/select.h> header file.  */
122#define HAVE_SYS_SELECT_H 1
123
124/* Define if you have the <sys/stream.h> header file.  */
125/* #undef HAVE_SYS_STREAM_H */
126
127/* Define if you have the <termcap.h> header file.  */
128/* #undef HAVE_TERMCAP_H */
129
130/* Define if you have the <termio.h> header file.  */
131/* #undef HAVE_TERMIO_H */
132
133/* Define if you have the <termios.h> header file.  */
134#define HAVE_TERMIOS_H 1
135
136/* Define if you have the <unistd.h> header file.  */
137#define HAVE_UNISTD_H 1
138
139/* Define if you have the <varargs.h> header file.  */
140#define HAVE_VARARGS_H 1
141
142/* Define if you have the <wchar.h> header file.  */
143#define HAVE_WCHAR_H 1
144
145/* Define if you have the <varargs.h> header file.  */
146/* #undef HAVE_WCTYPE_H */
147
148#define HAVE_MBSTATE_T 1
149
150/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
151/* #undef HAVE_LANGINFO_CODESET */
152
153/* Definitions pulled in from aclocal.m4. */
154#define VOID_SIGHANDLER 1
155
156/* #undef GWINSZ_IN_SYS_IOCTL */
157
158/* #undef STRUCT_WINSIZE_IN_SYS_IOCTL */
159
160#define STRUCT_WINSIZE_IN_TERMIOS 1
161
162/* #undef TIOCSTAT_IN_SYS_IOCTL */
163
164#define FIONREAD_IN_SYS_IOCTL 1
165
166/* #undef SPEED_T_IN_SYS_TYPES */
167
168#define HAVE_GETPW_DECLS 1
169
170#define STRUCT_DIRENT_HAS_D_INO 1
171
172/* #undef STRUCT_DIRENT_HAS_D_FILENO */
173
174/* #undef HAVE_BSD_SIGNALS */
175
176/* #undef HAVE_POSIX_SIGNALS */
177
178/* #undef HAVE_USG_SIGHOLD */
179
180/* #undef MUST_REINSTALL_SIGHANDLERS */
181
182/* #undef HAVE_POSIX_SIGSETJMP */
183
184/* modify settings or make new ones based on what autoconf tells us. */
185
186/* Ultrix botches type-ahead when switching from canonical to
187   non-canonical mode, at least through version 4.3 */
188#if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
189#  define TERMIOS_MISSING
190#endif
191
192#if defined (STRCOLL_BROKEN)
193#  define HAVE_STRCOLL 1
194#endif
195
196#if defined (__STDC__) && defined (HAVE_STDARG_H)
197#  define PREFER_STDARG
198#  define USE_VARARGS
199#else
200#  if defined (HAVE_VARARGS_H)
201#    define PREFER_VARARGS
202#    define USE_VARARGS
203#  endif
204#endif
205