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