Sync usage with man page.
[netbsd-mini2440.git] / gnu / usr.bin / gdb6 / readline / arch / m68k / config.h
blobd6205014a107516b1572d2880e2eb80bc0a97007
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gdb,v 1.1 2006/05/29 19:10:58 nathanw Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
5 /* config.h. Generated by configure. */
6 /* config.h.in. Maintained by hand. */
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 */
12 /* Define if on MINIX. */
13 /* #undef _MINIX */
15 /* Define as the return type of signal handlers (int or void). */
16 #define RETSIGTYPE void
18 #define VOID_SIGHANDLER 1
20 /* Characteristics of the compiler. */
21 /* #undef const */
23 /* #undef size_t */
25 /* #undef ssize_t */
27 #define PROTOTYPES 1
29 /* #undef __CHAR_UNSIGNED__ */
31 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
32 /* #undef STAT_MACROS_BROKEN */
34 /* Define if you have the fcntl function. */
35 #define HAVE_FCNTL 1
37 /* Define if you have the getpwent function. */
38 #define HAVE_GETPWENT 1
40 /* Define if you have the getpwnam function. */
41 #define HAVE_GETPWNAM 1
43 /* Define if you have the getpwuid function. */
44 #define HAVE_GETPWUID 1
46 /* Define if you have the isascii function. */
47 #define HAVE_ISASCII 1
49 /* Define if you have the isxdigit function. */
50 #define HAVE_ISXDIGIT 1
52 /* Define if you have the kill function. */
53 #define HAVE_KILL 1
55 /* Define if you have the lstat function. */
56 #define HAVE_LSTAT 1
58 /* Define if you have the mbrlen function. */
59 #define HAVE_MBRLEN 1
61 /* Define if you have the mbrtowc function. */
62 #define HAVE_MBRTOWC 1
64 /* Define if you have the mbsrtowcs function. */
65 #define HAVE_MBSRTOWCS 1
67 /* Define if you have the memmove function. */
68 #define HAVE_MEMMOVE 1
70 /* Define if you have the putenv function. */
71 #define HAVE_PUTENV 1
73 /* Define if you have the select function. */
74 #define HAVE_SELECT 1
76 /* Define if you have the setenv function. */
77 #define HAVE_SETENV 1
79 /* Define if you have the setlocale function. */
80 #define HAVE_SETLOCALE 1
82 /* Define if you have the strcasecmp function. */
83 #define HAVE_STRCASECMP 1
85 /* Define if you have the strcoll function. */
86 #define HAVE_STRCOLL 1
88 /* #undef STRCOLL_BROKEN */
90 /* Define if you have the strpbrk function. */
91 #define HAVE_STRPBRK 1
93 /* Define if you have the tcgetattr function. */
94 #define HAVE_TCGETATTR 1
96 /* Define if you have the vsnprintf function. */
97 #define HAVE_VSNPRINTF 1
99 /* Define if you have the wctomb function. */
100 #define HAVE_WCTOMB 1
102 /* Define if you have the wcwidth function. */
103 #define HAVE_WCWIDTH 1
105 #define STDC_HEADERS 1
107 /* Define if you have the <dirent.h> header file. */
108 #define HAVE_DIRENT_H 1
110 /* Define if you have the <fcntl.h> header file. */
111 #define HAVE_FCNTL_H 1
113 /* Define if you have the <langinfo.h> header file. */
114 #define HAVE_LANGINFO_H 1
116 /* Define if you have the <limits.h> header file. */
117 #define HAVE_LIMITS_H 1
119 /* Define if you have the <locale.h> header file. */
120 #define HAVE_LOCALE_H 1
122 /* Define if you have the <memory.h> header file. */
123 #define HAVE_MEMORY_H 1
125 /* Define if you have the <ndir.h> header file. */
126 /* #undef HAVE_NDIR_H */
128 /* Define if you have the <pwd.h> header file. */
129 #define HAVE_PWD_H 1
131 /* Define if you have the <stdarg.h> header file. */
132 #define HAVE_STDARG_H 1
134 /* Define if you have the <stdlib.h> header file. */
135 #define HAVE_STDLIB_H 1
137 /* Define if you have the <string.h> header file. */
138 #define HAVE_STRING_H 1
140 /* Define if you have the <strings.h> header file. */
141 #define HAVE_STRINGS_H 1
143 /* Define if you have the <sys/dir.h> header file. */
144 /* #undef HAVE_SYS_DIR_H */
146 /* Define if you have the <sys/file.h> header file. */
147 #define HAVE_SYS_FILE_H 1
149 /* Define if you have the <sys/ndir.h> header file. */
150 /* #undef HAVE_SYS_NDIR_H */
152 /* Define if you have the <sys/pte.h> header file. */
153 /* #undef HAVE_SYS_PTE_H */
155 /* Define if you have the <sys/ptem.h> header file. */
156 /* #undef HAVE_SYS_PTEM_H */
158 /* Define if you have the <sys/select.h> header file. */
159 #define HAVE_SYS_SELECT_H 1
161 /* Define if you have the <sys/stream.h> header file. */
162 /* #undef HAVE_SYS_STREAM_H */
164 /* Define if you have the <termcap.h> header file. */
165 #define HAVE_TERMCAP_H 1
167 /* Define if you have the <termio.h> header file. */
168 /* #undef HAVE_TERMIO_H */
170 /* Define if you have the <termios.h> header file. */
171 #define HAVE_TERMIOS_H 1
173 /* Define if you have the <unistd.h> header file. */
174 #define HAVE_UNISTD_H 1
176 /* Define if you have the <varargs.h> header file. */
177 /* #undef HAVE_VARARGS_H */
179 /* Define if you have the <wchar.h> header file. */
180 #define HAVE_WCHAR_H 1
182 /* Define if you have the <varargs.h> header file. */
183 #define HAVE_WCTYPE_H 1
185 #define HAVE_MBSTATE_T 1
187 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
188 #define HAVE_LANGINFO_CODESET 1
190 /* Definitions pulled in from aclocal.m4. */
191 #define VOID_SIGHANDLER 1
193 /* #undef GWINSZ_IN_SYS_IOCTL */
195 #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
197 /* #undef STRUCT_WINSIZE_IN_TERMIOS */
199 #define TIOCSTAT_IN_SYS_IOCTL 1
201 #define FIONREAD_IN_SYS_IOCTL 1
203 /* #undef SPEED_T_IN_SYS_TYPES */
205 #define HAVE_GETPW_DECLS 1
207 /* #undef STRUCT_DIRENT_HAS_D_INO */
209 /* #undef STRUCT_DIRENT_HAS_D_FILENO */
211 /* #undef HAVE_BSD_SIGNALS */
213 #define HAVE_POSIX_SIGNALS 1
215 /* #undef HAVE_USG_SIGHOLD */
217 /* #undef MUST_REINSTALL_SIGHANDLERS */
219 #define HAVE_POSIX_SIGSETJMP 1
221 #define CTYPE_NON_ASCII 1
223 /* modify settings or make new ones based on what autoconf tells us. */
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
231 #if defined (STRCOLL_BROKEN)
232 # define HAVE_STRCOLL 1
233 #endif
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