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