1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gdb,v 1.14 2020/09/24 14:53:17 christos Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4 
5 /* config.h.  Generated from config.h.in by configure.  */
6 /* config.h.in.  Maintained by hand. */
7 
8 /* Template definitions for autoconf */
9 #define __EXTENSIONS__ 1
10 #define _ALL_SOURCE 1
11 #define _GNU_SOURCE 1
12 /* #undef _POSIX_SOURCE */
13 /* #undef _POSIX_1_SOURCE */
14 #define _POSIX_PTHREAD_SEMANTICS 1
15 #define _TANDEM_SOURCE 1
16 /* #undef _MINIX */
17 
18 /* Define NO_MULTIBYTE_SUPPORT to not compile in support for multibyte
19    characters, even if the OS supports them. */
20 /* #undef NO_MULTIBYTE_SUPPORT */
21 
22 /* #undef _FILE_OFFSET_BITS */
23 
24 /* Define as the return type of signal handlers (int or void).  */
25 #define RETSIGTYPE void
26 
27 #define VOID_SIGHANDLER 1
28 
29 /* Characteristics of the compiler. */
30 /* #undef sig_atomic_t */
31 
32 /* #undef size_t */
33 
34 /* #undef ssize_t */
35 
36 /* #undef const */
37 
38 /* #undef volatile */
39 
40 #define PROTOTYPES 1
41 #define __PROTOTYPES 1
42 
43 /* #undef __CHAR_UNSIGNED__ */
44 
45 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
46 /* #undef STAT_MACROS_BROKEN */
47 
48 /* Define if you have the chown function. */
49 /* #undef HAVE_CHOWN */
50 
51 /* Define if you have the fcntl function. */
52 #define HAVE_FCNTL 1
53 
54 /* Define if you have the fnmatch function. */
55 #define HAVE_FNMATCH 1
56 
57 /* Define if you have the getpwent function. */
58 #define HAVE_GETPWENT 1
59 
60 /* Define if you have the getpwnam function. */
61 #define HAVE_GETPWNAM 1
62 
63 /* Define if you have the getpwuid function. */
64 #define HAVE_GETPWUID 1
65 
66 /* Define if you have the isascii function. */
67 #define HAVE_ISASCII 1
68 
69 /* Define if you have the iswctype function.  */
70 #define HAVE_ISWCTYPE 1
71 
72 /* Define if you have the iswlower function.  */
73 #define HAVE_ISWLOWER 1
74 
75 /* Define if you have the iswupper function.  */
76 #define HAVE_ISWUPPER 1
77 
78 /* Define if you have the isxdigit function. */
79 #define HAVE_ISXDIGIT 1
80 
81 /* Define if you have the kill function. */
82 #define HAVE_KILL 1
83 
84 /* Define if you have the lstat function. */
85 #define HAVE_LSTAT 1
86 
87 /* Define if you have the mbrlen function. */
88 #define HAVE_MBRLEN 1
89 
90 /* Define if you have the mbrtowc function. */
91 #define HAVE_MBRTOWC 1
92 
93 /* Define if you have the mbsrtowcs function. */
94 #define HAVE_MBSRTOWCS 1
95 
96 /* Define if you have the memmove function. */
97 #define HAVE_MEMMOVE 1
98 
99 /* Define if you have the pselect function.  */
100 #define HAVE_PSELECT 1
101 
102 /* Define if you have the putenv function.  */
103 #define HAVE_PUTENV 1
104 
105 /* Define if you have the readlink function.  */
106 #define HAVE_READLINK 1
107 
108 /* Define if you have the select function.  */
109 #define HAVE_SELECT 1
110 
111 /* Define if you have the setenv function.  */
112 #define HAVE_SETENV 1
113 
114 /* Define if you have the setlocale function. */
115 #define HAVE_SETLOCALE 1
116 
117 /* Define if you have the strcasecmp function.  */
118 #define HAVE_STRCASECMP 1
119 
120 /* Define if you have the strcoll function.  */
121 #define HAVE_STRCOLL 1
122 
123 /* #undef STRCOLL_BROKEN */
124 
125 /* Define if you have the strpbrk function.  */
126 #define HAVE_STRPBRK 1
127 
128 /* Define if you have the tcgetattr function.  */
129 #define HAVE_TCGETATTR 1
130 
131 /* Define if you have the towlower function.  */
132 #define HAVE_TOWLOWER 1
133 
134 /* Define if you have the towupper function.  */
135 #define HAVE_TOWUPPER 1
136 
137 /* Define if you have the vsnprintf function.  */
138 #define HAVE_VSNPRINTF 1
139 
140 /* Define if you have the wcrtomb function.  */
141 #define HAVE_WCRTOMB 1
142 
143 /* Define if you have the wcscoll function.  */
144 #define HAVE_WCSCOLL 1
145 
146 /* Define if you have the wctype function.  */
147 #define HAVE_WCTYPE 1
148 
149 /* Define if you have the wcwidth function.  */
150 #define HAVE_WCWIDTH 1
151 
152 /* and whether it works */
153 /* #undef WCWIDTH_BROKEN */
154 
155 #define STDC_HEADERS 1
156 
157 /* Define if you have the <dirent.h> header file.  */
158 #define HAVE_DIRENT_H 1
159 
160 /* Define if you have the <fcntl.h> header file.  */
161 #define HAVE_FCNTL_H 1
162 
163 /* Define if you have the <langinfo.h> header file.  */
164 #define HAVE_LANGINFO_H 1
165 
166 /* Define if you have the <libaudit.h> header file.  */
167 /* #undef HAVE_LIBAUDIT_H */
168 
169 /* Define if you have the <limits.h> header file.  */
170 #define HAVE_LIMITS_H 1
171 
172 /* Define if you have the <locale.h> header file.  */
173 #define HAVE_LOCALE_H 1
174 
175 /* Define if you have the <memory.h> header file.  */
176 #define HAVE_MEMORY_H 1
177 
178 /* Define if you have the <ndir.h> header file.  */
179 /* #undef HAVE_NDIR_H */
180 
181 /* Define if you have the <ncurses/termcap.h> header file.  */
182 /* #undef HAVE_NCURSES_TERMCAP_H */
183 
184 /* Define if you have the <pwd.h> header file.  */
185 #define HAVE_PWD_H 1
186 
187 /* Define if you have the <stdarg.h> header file.  */
188 #define HAVE_STDARG_H 1
189 
190 /* Define if you have the <stdbool.h> header file.  */
191 #define HAVE_STDBOOL_H 1
192 
193 /* Define if you have the <stdlib.h> header file.  */
194 #define HAVE_STDLIB_H 1
195 
196 /* Define if you have the <string.h> header file.  */
197 #define HAVE_STRING_H 1
198 
199 /* Define if you have the <strings.h> header file.  */
200 #define HAVE_STRINGS_H 1
201 
202 /* Define if you have the <sys/dir.h> header file.  */
203 /* #undef HAVE_SYS_DIR_H */
204 
205 /* Define if you have the <sys/file.h> header file.  */
206 #define HAVE_SYS_FILE_H 1
207 
208 /* Define if you have the <sys/ioctl.h> header file.  */
209 #define HAVE_SYS_IOCTL_H 1
210 
211 /* Define if you have the <sys/ndir.h> header file.  */
212 /* #undef HAVE_SYS_NDIR_H */
213 
214 /* Define if you have the <sys/pte.h> header file.  */
215 /* #undef HAVE_SYS_PTE_H */
216 
217 /* Define if you have the <sys/ptem.h> header file.  */
218 /* #undef HAVE_SYS_PTEM_H */
219 
220 /* Define if you have the <sys/select.h> header file.  */
221 #define HAVE_SYS_SELECT_H 1
222 
223 /* Define if you have the <sys/stream.h> header file.  */
224 /* #undef HAVE_SYS_STREAM_H */
225 
226 /* Define if you have the <termcap.h> header file.  */
227 #define HAVE_TERMCAP_H 1
228 
229 /* Define if you have the <termio.h> header file.  */
230 /* #undef HAVE_TERMIO_H */
231 
232 /* Define if you have the <termios.h> header file.  */
233 #define HAVE_TERMIOS_H 1
234 
235 /* Define if you have the <unistd.h> header file.  */
236 #define HAVE_UNISTD_H 1
237 
238 /* Define if you have the <varargs.h> header file.  */
239 /* #undef HAVE_VARARGS_H */
240 
241 /* Define if you have the <wchar.h> header file.  */
242 #define HAVE_WCHAR_H 1
243 
244 /* Define if you have the <wctype.h> header file.  */
245 #define HAVE_WCTYPE_H 1
246 
247 #define HAVE_MBSTATE_T 1
248 
249 /* Define if you have wchar_t in <wctype.h>. */
250 #define HAVE_WCHAR_T 1
251 
252 /* Define if you have wctype_t in <wctype.h>. */
253 #define HAVE_WCTYPE_T 1
254 
255 /* Define if you have wint_t in <wctype.h>. */
256 #define HAVE_WINT_T 1
257 
258 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
259 #define HAVE_LANGINFO_CODESET 1
260 
261 /* Define if you have <linux/audit.h> and it defines AUDIT_USER_TTY */
262 #define HAVE_DECL_AUDIT_USER_TTY 0
263 
264 /* Definitions pulled in from aclocal.m4. */
265 #define VOID_SIGHANDLER 1
266 
267 /* #undef GWINSZ_IN_SYS_IOCTL */
268 
269 #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
270 
271 /* #undef STRUCT_WINSIZE_IN_TERMIOS */
272 
273 #define TIOCSTAT_IN_SYS_IOCTL 1
274 
275 #define FIONREAD_IN_SYS_IOCTL 1
276 
277 /* #undef SPEED_T_IN_SYS_TYPES */
278 
279 #define HAVE_GETPW_DECLS 1
280 
281 #define HAVE_STRUCT_DIRENT_D_INO 1
282 
283 #define HAVE_STRUCT_DIRENT_D_FILENO 1
284 
285 /* #undef HAVE_STRUCT_DIRENT_D_NAMLEN */
286 
287 /* #undef HAVE_BSD_SIGNALS */
288 
289 #define HAVE_POSIX_SIGNALS 1
290 
291 /* #undef HAVE_USG_SIGHOLD */
292 
293 /* #undef MUST_REINSTALL_SIGHANDLERS */
294 
295 #define HAVE_POSIX_SIGSETJMP 1
296 
297 #define CTYPE_NON_ASCII 1
298 
299 /* modify settings or make new ones based on what autoconf tells us. */
300 
301 /* Ultrix botches type-ahead when switching from canonical to
302    non-canonical mode, at least through version 4.3 */
303 #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
304 #  define TERMIOS_MISSING
305 #endif
306 
307 /* VARARGS defines moved to rlstdc.h */
308