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