19600361fSchristos /* This file is automatically generated.  DO NOT EDIT! */
2*49678444Schristos /* Generated from: NetBSD: mknative-gdb,v 1.12 2020/09/17 16:54:31 christos Exp  */
3380d08cbSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
49600361fSchristos 
59600361fSchristos /* config.h.  Generated from config.h.in by configure.  */
69600361fSchristos /* config.h.in.  Maintained by hand. */
79600361fSchristos 
8380d08cbSchristos /* Template definitions for autoconf */
9380d08cbSchristos #define __EXTENSIONS__ 1
10380d08cbSchristos #define _ALL_SOURCE 1
11380d08cbSchristos #define _GNU_SOURCE 1
12380d08cbSchristos /* #undef _POSIX_SOURCE */
13380d08cbSchristos /* #undef _POSIX_1_SOURCE */
14380d08cbSchristos #define _POSIX_PTHREAD_SEMANTICS 1
15380d08cbSchristos #define _TANDEM_SOURCE 1
16380d08cbSchristos /* #undef _MINIX */
17380d08cbSchristos 
189600361fSchristos /* Define NO_MULTIBYTE_SUPPORT to not compile in support for multibyte
199600361fSchristos    characters, even if the OS supports them. */
209600361fSchristos /* #undef NO_MULTIBYTE_SUPPORT */
219600361fSchristos 
225ff6d2b7Sskrll /* #undef _FILE_OFFSET_BITS */
235ff6d2b7Sskrll 
249600361fSchristos /* Define as the return type of signal handlers (int or void).  */
259600361fSchristos #define RETSIGTYPE void
269600361fSchristos 
279600361fSchristos #define VOID_SIGHANDLER 1
289600361fSchristos 
299600361fSchristos /* Characteristics of the compiler. */
305ff6d2b7Sskrll /* #undef sig_atomic_t */
319600361fSchristos 
329600361fSchristos /* #undef size_t */
339600361fSchristos 
349600361fSchristos /* #undef ssize_t */
359600361fSchristos 
365ff6d2b7Sskrll /* #undef const */
375ff6d2b7Sskrll 
385ff6d2b7Sskrll /* #undef volatile */
395ff6d2b7Sskrll 
409600361fSchristos #define PROTOTYPES 1
41*49678444Schristos #define __PROTOTYPES 1
429600361fSchristos 
439600361fSchristos /* #undef __CHAR_UNSIGNED__ */
449600361fSchristos 
459600361fSchristos /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
469600361fSchristos /* #undef STAT_MACROS_BROKEN */
479600361fSchristos 
48*49678444Schristos /* Define if you have the chown function. */
49*49678444Schristos /* #undef HAVE_CHOWN */
50*49678444Schristos 
519600361fSchristos /* Define if you have the fcntl function. */
529600361fSchristos #define HAVE_FCNTL 1
539600361fSchristos 
54*49678444Schristos /* Define if you have the fnmatch function. */
55*49678444Schristos #define HAVE_FNMATCH 1
56*49678444Schristos 
579600361fSchristos /* Define if you have the getpwent function. */
589600361fSchristos #define HAVE_GETPWENT 1
599600361fSchristos 
609600361fSchristos /* Define if you have the getpwnam function. */
619600361fSchristos #define HAVE_GETPWNAM 1
629600361fSchristos 
639600361fSchristos /* Define if you have the getpwuid function. */
649600361fSchristos #define HAVE_GETPWUID 1
659600361fSchristos 
669600361fSchristos /* Define if you have the isascii function. */
679600361fSchristos #define HAVE_ISASCII 1
689600361fSchristos 
695ff6d2b7Sskrll /* Define if you have the iswctype function.  */
705ff6d2b7Sskrll #define HAVE_ISWCTYPE 1
715ff6d2b7Sskrll 
725ff6d2b7Sskrll /* Define if you have the iswlower function.  */
735ff6d2b7Sskrll #define HAVE_ISWLOWER 1
745ff6d2b7Sskrll 
755ff6d2b7Sskrll /* Define if you have the iswupper function.  */
765ff6d2b7Sskrll #define HAVE_ISWUPPER 1
775ff6d2b7Sskrll 
789600361fSchristos /* Define if you have the isxdigit function. */
799600361fSchristos #define HAVE_ISXDIGIT 1
809600361fSchristos 
819600361fSchristos /* Define if you have the kill function. */
829600361fSchristos #define HAVE_KILL 1
839600361fSchristos 
849600361fSchristos /* Define if you have the lstat function. */
859600361fSchristos #define HAVE_LSTAT 1
869600361fSchristos 
879600361fSchristos /* Define if you have the mbrlen function. */
889600361fSchristos #define HAVE_MBRLEN 1
899600361fSchristos 
909600361fSchristos /* Define if you have the mbrtowc function. */
919600361fSchristos #define HAVE_MBRTOWC 1
929600361fSchristos 
939600361fSchristos /* Define if you have the mbsrtowcs function. */
949600361fSchristos #define HAVE_MBSRTOWCS 1
959600361fSchristos 
969600361fSchristos /* Define if you have the memmove function. */
979600361fSchristos #define HAVE_MEMMOVE 1
989600361fSchristos 
99*49678444Schristos /* Define if you have the pselect function.  */
100*49678444Schristos #define HAVE_PSELECT 1
101*49678444Schristos 
1029600361fSchristos /* Define if you have the putenv function.  */
1039600361fSchristos #define HAVE_PUTENV 1
1049600361fSchristos 
105*49678444Schristos /* Define if you have the readlink function.  */
106*49678444Schristos #define HAVE_READLINK 1
107*49678444Schristos 
1089600361fSchristos /* Define if you have the select function.  */
1099600361fSchristos #define HAVE_SELECT 1
1109600361fSchristos 
1119600361fSchristos /* Define if you have the setenv function.  */
1129600361fSchristos #define HAVE_SETENV 1
1139600361fSchristos 
1149600361fSchristos /* Define if you have the setlocale function. */
1159600361fSchristos #define HAVE_SETLOCALE 1
1169600361fSchristos 
1179600361fSchristos /* Define if you have the strcasecmp function.  */
1189600361fSchristos #define HAVE_STRCASECMP 1
1199600361fSchristos 
1209600361fSchristos /* Define if you have the strcoll function.  */
1219600361fSchristos #define HAVE_STRCOLL 1
1229600361fSchristos 
1239600361fSchristos /* #undef STRCOLL_BROKEN */
1249600361fSchristos 
1259600361fSchristos /* Define if you have the strpbrk function.  */
1269600361fSchristos #define HAVE_STRPBRK 1
1279600361fSchristos 
1289600361fSchristos /* Define if you have the tcgetattr function.  */
1299600361fSchristos #define HAVE_TCGETATTR 1
1309600361fSchristos 
1315ff6d2b7Sskrll /* Define if you have the towlower function.  */
1325ff6d2b7Sskrll #define HAVE_TOWLOWER 1
1335ff6d2b7Sskrll 
1345ff6d2b7Sskrll /* Define if you have the towupper function.  */
1355ff6d2b7Sskrll #define HAVE_TOWUPPER 1
1365ff6d2b7Sskrll 
1379600361fSchristos /* Define if you have the vsnprintf function.  */
1389600361fSchristos #define HAVE_VSNPRINTF 1
1399600361fSchristos 
1405ff6d2b7Sskrll /* Define if you have the wcrtomb function.  */
1415ff6d2b7Sskrll #define HAVE_WCRTOMB 1
1425ff6d2b7Sskrll 
1435ff6d2b7Sskrll /* Define if you have the wcscoll function.  */
1445ff6d2b7Sskrll #define HAVE_WCSCOLL 1
1455ff6d2b7Sskrll 
1465ff6d2b7Sskrll /* Define if you have the wctype function.  */
1475ff6d2b7Sskrll #define HAVE_WCTYPE 1
1489600361fSchristos 
1499600361fSchristos /* Define if you have the wcwidth function.  */
1509600361fSchristos #define HAVE_WCWIDTH 1
1519600361fSchristos 
152*49678444Schristos /* and whether it works */
153*49678444Schristos /* #undef WCWIDTH_BROKEN */
154*49678444Schristos 
1559600361fSchristos #define STDC_HEADERS 1
1569600361fSchristos 
1579600361fSchristos /* Define if you have the <dirent.h> header file.  */
1589600361fSchristos #define HAVE_DIRENT_H 1
1599600361fSchristos 
1609600361fSchristos /* Define if you have the <fcntl.h> header file.  */
1619600361fSchristos #define HAVE_FCNTL_H 1
1629600361fSchristos 
1639600361fSchristos /* Define if you have the <langinfo.h> header file.  */
1649600361fSchristos #define HAVE_LANGINFO_H 1
1659600361fSchristos 
166*49678444Schristos /* Define if you have the <libaudit.h> header file.  */
167*49678444Schristos /* #undef HAVE_LIBAUDIT_H */
168*49678444Schristos 
1699600361fSchristos /* Define if you have the <limits.h> header file.  */
1709600361fSchristos #define HAVE_LIMITS_H 1
1719600361fSchristos 
1729600361fSchristos /* Define if you have the <locale.h> header file.  */
1739600361fSchristos #define HAVE_LOCALE_H 1
1749600361fSchristos 
1759600361fSchristos /* Define if you have the <memory.h> header file.  */
1769600361fSchristos #define HAVE_MEMORY_H 1
1779600361fSchristos 
1789600361fSchristos /* Define if you have the <ndir.h> header file.  */
1799600361fSchristos /* #undef HAVE_NDIR_H */
1809600361fSchristos 
181*49678444Schristos /* Define if you have the <ncurses/termcap.h> header file.  */
182*49678444Schristos /* #undef HAVE_NCURSES_TERMCAP_H */
183*49678444Schristos 
1849600361fSchristos /* Define if you have the <pwd.h> header file.  */
1859600361fSchristos #define HAVE_PWD_H 1
1869600361fSchristos 
1879600361fSchristos /* Define if you have the <stdarg.h> header file.  */
1889600361fSchristos #define HAVE_STDARG_H 1
1899600361fSchristos 
190*49678444Schristos /* Define if you have the <stdbool.h> header file.  */
191*49678444Schristos #define HAVE_STDBOOL_H 1
192*49678444Schristos 
1939600361fSchristos /* Define if you have the <stdlib.h> header file.  */
1949600361fSchristos #define HAVE_STDLIB_H 1
1959600361fSchristos 
1969600361fSchristos /* Define if you have the <string.h> header file.  */
1979600361fSchristos #define HAVE_STRING_H 1
1989600361fSchristos 
1999600361fSchristos /* Define if you have the <strings.h> header file.  */
2009600361fSchristos #define HAVE_STRINGS_H 1
2019600361fSchristos 
2029600361fSchristos /* Define if you have the <sys/dir.h> header file.  */
2039600361fSchristos /* #undef HAVE_SYS_DIR_H */
2049600361fSchristos 
2059600361fSchristos /* Define if you have the <sys/file.h> header file.  */
2069600361fSchristos #define HAVE_SYS_FILE_H 1
2079600361fSchristos 
208*49678444Schristos /* Define if you have the <sys/ioctl.h> header file.  */
209*49678444Schristos #define HAVE_SYS_IOCTL_H 1
210*49678444Schristos 
2119600361fSchristos /* Define if you have the <sys/ndir.h> header file.  */
2129600361fSchristos /* #undef HAVE_SYS_NDIR_H */
2139600361fSchristos 
2149600361fSchristos /* Define if you have the <sys/pte.h> header file.  */
2159600361fSchristos /* #undef HAVE_SYS_PTE_H */
2169600361fSchristos 
2179600361fSchristos /* Define if you have the <sys/ptem.h> header file.  */
2189600361fSchristos /* #undef HAVE_SYS_PTEM_H */
2199600361fSchristos 
2209600361fSchristos /* Define if you have the <sys/select.h> header file.  */
2219600361fSchristos #define HAVE_SYS_SELECT_H 1
2229600361fSchristos 
2239600361fSchristos /* Define if you have the <sys/stream.h> header file.  */
2249600361fSchristos /* #undef HAVE_SYS_STREAM_H */
2259600361fSchristos 
2269600361fSchristos /* Define if you have the <termcap.h> header file.  */
2279600361fSchristos #define HAVE_TERMCAP_H 1
2289600361fSchristos 
2299600361fSchristos /* Define if you have the <termio.h> header file.  */
2309600361fSchristos /* #undef HAVE_TERMIO_H */
2319600361fSchristos 
2329600361fSchristos /* Define if you have the <termios.h> header file.  */
2339600361fSchristos #define HAVE_TERMIOS_H 1
2349600361fSchristos 
2359600361fSchristos /* Define if you have the <unistd.h> header file.  */
2369600361fSchristos #define HAVE_UNISTD_H 1
2379600361fSchristos 
2389600361fSchristos /* Define if you have the <varargs.h> header file.  */
2399600361fSchristos /* #undef HAVE_VARARGS_H */
2409600361fSchristos 
2419600361fSchristos /* Define if you have the <wchar.h> header file.  */
2429600361fSchristos #define HAVE_WCHAR_H 1
2439600361fSchristos 
2445ff6d2b7Sskrll /* Define if you have the <wctype.h> header file.  */
2459600361fSchristos #define HAVE_WCTYPE_H 1
2469600361fSchristos 
2479600361fSchristos #define HAVE_MBSTATE_T 1
2489600361fSchristos 
2495ff6d2b7Sskrll /* Define if you have wchar_t in <wctype.h>. */
2505ff6d2b7Sskrll #define HAVE_WCHAR_T 1
2515ff6d2b7Sskrll 
2525ff6d2b7Sskrll /* Define if you have wctype_t in <wctype.h>. */
2535ff6d2b7Sskrll #define HAVE_WCTYPE_T 1
2545ff6d2b7Sskrll 
2555ff6d2b7Sskrll /* Define if you have wint_t in <wctype.h>. */
2565ff6d2b7Sskrll #define HAVE_WINT_T 1
2575ff6d2b7Sskrll 
2589600361fSchristos /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
2599600361fSchristos #define HAVE_LANGINFO_CODESET 1
2609600361fSchristos 
261*49678444Schristos /* Define if you have <linux/audit.h> and it defines AUDIT_USER_TTY */
262*49678444Schristos #define HAVE_DECL_AUDIT_USER_TTY 0
263*49678444Schristos 
2649600361fSchristos /* Definitions pulled in from aclocal.m4. */
2659600361fSchristos #define VOID_SIGHANDLER 1
2669600361fSchristos 
2679600361fSchristos /* #undef GWINSZ_IN_SYS_IOCTL */
2689600361fSchristos 
2699600361fSchristos #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
2709600361fSchristos 
2719600361fSchristos /* #undef STRUCT_WINSIZE_IN_TERMIOS */
2729600361fSchristos 
2739600361fSchristos #define TIOCSTAT_IN_SYS_IOCTL 1
2749600361fSchristos 
2759600361fSchristos #define FIONREAD_IN_SYS_IOCTL 1
2769600361fSchristos 
2779600361fSchristos /* #undef SPEED_T_IN_SYS_TYPES */
2789600361fSchristos 
2799600361fSchristos #define HAVE_GETPW_DECLS 1
2809600361fSchristos 
281*49678444Schristos #define HAVE_STRUCT_DIRENT_D_INO 1
2829600361fSchristos 
283*49678444Schristos #define HAVE_STRUCT_DIRENT_D_FILENO 1
284*49678444Schristos 
285*49678444Schristos /* #undef HAVE_STRUCT_DIRENT_D_NAMLEN */
2869600361fSchristos 
2879600361fSchristos /* #undef HAVE_BSD_SIGNALS */
2889600361fSchristos 
2899600361fSchristos #define HAVE_POSIX_SIGNALS 1
2909600361fSchristos 
2919600361fSchristos /* #undef HAVE_USG_SIGHOLD */
2929600361fSchristos 
2939600361fSchristos /* #undef MUST_REINSTALL_SIGHANDLERS */
2949600361fSchristos 
2959600361fSchristos #define HAVE_POSIX_SIGSETJMP 1
2969600361fSchristos 
2979600361fSchristos #define CTYPE_NON_ASCII 1
2989600361fSchristos 
2999600361fSchristos /* modify settings or make new ones based on what autoconf tells us. */
3009600361fSchristos 
3019600361fSchristos /* Ultrix botches type-ahead when switching from canonical to
3029600361fSchristos    non-canonical mode, at least through version 4.3 */
3039600361fSchristos #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
3049600361fSchristos #  define TERMIOS_MISSING
3059600361fSchristos #endif
3069600361fSchristos 
307*49678444Schristos /* VARARGS defines moved to rlstdc.h */
308