166d4b782Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*9d1b5314Smrg /* Generated from: 	NetBSD: mknative-gdb,v 1.6 2013/10/03 18:58:37 christos Exp  */
366d4b782Schristos /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
466d4b782Schristos 
566d4b782Schristos /* config.h.  Generated from config.in by configure.  */
666d4b782Schristos /* config.in.  Generated from configure.ac by autoheader.  */
766d4b782Schristos 
866d4b782Schristos /* Define if building universal (internal helper macro) */
966d4b782Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
1066d4b782Schristos 
11*9d1b5314Smrg /* Directories from which to load auto-loaded scripts. */
12*9d1b5314Smrg #define AUTO_LOAD_DIR ":${prefix}/share/auto-load"
1366d4b782Schristos 
14*9d1b5314Smrg /* Directories safe to hold auto-loaded files. */
15*9d1b5314Smrg #define AUTO_LOAD_SAFE_PATH ":${prefix}/share/auto-load"
1666d4b782Schristos 
17*9d1b5314Smrg /* Directory of programs. */
18*9d1b5314Smrg #define BINDIR "/usr/bin"
1966d4b782Schristos 
2066d4b782Schristos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
2166d4b782Schristos    systems. This function is required for `alloca.c' support on those systems.
2266d4b782Schristos    */
2366d4b782Schristos /* #undef CRAY_STACKSEG_END */
2466d4b782Schristos 
2566d4b782Schristos /* Define to 1 if using `alloca.c'. */
2666d4b782Schristos /* #undef C_ALLOCA */
2766d4b782Schristos 
2866d4b782Schristos /* look for global separate debug info in this path [LIBDIR/debug] */
2966d4b782Schristos #define DEBUGDIR "/usr/libdata/debug"
3066d4b782Schristos 
3166d4b782Schristos /* Define if the separate-debug-dir directory should be relocated when GDB is
3266d4b782Schristos    moved. */
3366d4b782Schristos #define DEBUGDIR_RELOCATABLE 1
3466d4b782Schristos 
3566d4b782Schristos /* Define to BFD's default architecture. */
3666d4b782Schristos #define DEFAULT_BFD_ARCH bfd_mips_arch
3766d4b782Schristos 
3866d4b782Schristos /* Define to BFD's default target vector. */
39a65a719cSskrll #define DEFAULT_BFD_VEC bfd_elf32_ntradlittlemips_vec
4066d4b782Schristos 
4166d4b782Schristos /* Define to 1 if translation of program messages to the user's native
4266d4b782Schristos    language is requested. */
4366d4b782Schristos #define ENABLE_NLS 1
4466d4b782Schristos 
4566d4b782Schristos /* look for global separate data files in this path [DATADIR/gdb] */
4666d4b782Schristos #define GDB_DATADIR "/usr/share/gdb"
4766d4b782Schristos 
4866d4b782Schristos /* Define if the gdb-datadir directory should be relocated when GDB is moved.
4966d4b782Schristos    */
5066d4b782Schristos #define GDB_DATADIR_RELOCATABLE 1
5166d4b782Schristos 
5266d4b782Schristos /* Define to be a string naming the default host character set. */
5366d4b782Schristos #define GDB_DEFAULT_HOST_CHARSET "UTF-8"
5466d4b782Schristos 
5566d4b782Schristos /* Host double floatformat */
5666d4b782Schristos #define GDB_HOST_DOUBLE_FORMAT 0
5766d4b782Schristos 
5866d4b782Schristos /* Host float floatformat */
5966d4b782Schristos #define GDB_HOST_FLOAT_FORMAT 0
6066d4b782Schristos 
6166d4b782Schristos /* Host long double floatformat */
6266d4b782Schristos #define GDB_HOST_LONG_DOUBLE_FORMAT 0
6366d4b782Schristos 
6466d4b782Schristos /* nativefile */
6566d4b782Schristos /* #undef GDB_NM_FILE */
6666d4b782Schristos 
6766d4b782Schristos /* Define to the default OS ABI for this configuration. */
6866d4b782Schristos /* #undef GDB_OSABI_DEFAULT */
6966d4b782Schristos 
7066d4b782Schristos /* Define to 1 if you have `alloca', as a function or macro. */
7166d4b782Schristos #define HAVE_ALLOCA 1
7266d4b782Schristos 
7366d4b782Schristos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
7466d4b782Schristos    */
7566d4b782Schristos /* #undef HAVE_ALLOCA_H */
7666d4b782Schristos 
7766d4b782Schristos /* Define to 1 if you have the `btowc' function. */
7866d4b782Schristos #define HAVE_BTOWC 1
7966d4b782Schristos 
8066d4b782Schristos /* Define to 1 if you have the `canonicalize_file_name' function. */
8166d4b782Schristos /* #undef HAVE_CANONICALIZE_FILE_NAME */
8266d4b782Schristos 
8366d4b782Schristos /* Define to 1 if you have the <cursesX.h> header file. */
8466d4b782Schristos /* #undef HAVE_CURSESX_H */
8566d4b782Schristos 
8666d4b782Schristos /* Define to 1 if you have the <curses.h> header file. */
8766d4b782Schristos #define HAVE_CURSES_H 1
8866d4b782Schristos 
8966d4b782Schristos /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
9066d4b782Schristos    you don't. */
9166d4b782Schristos #define HAVE_DECL_ADDR_NO_RANDOMIZE 0
9266d4b782Schristos 
9366d4b782Schristos /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
9466d4b782Schristos    */
9566d4b782Schristos #define HAVE_DECL_FREE 1
9666d4b782Schristos 
9766d4b782Schristos /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
9866d4b782Schristos    */
9966d4b782Schristos #define HAVE_DECL_GETOPT 1
10066d4b782Schristos 
10166d4b782Schristos /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
10266d4b782Schristos    don't. */
10366d4b782Schristos /* #undef HAVE_DECL_GETTHRDS */
10466d4b782Schristos 
10566d4b782Schristos /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
10666d4b782Schristos    */
10766d4b782Schristos #define HAVE_DECL_MALLOC 1
10866d4b782Schristos 
10966d4b782Schristos /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
11066d4b782Schristos    */
11166d4b782Schristos #define HAVE_DECL_PTRACE 1
11266d4b782Schristos 
11366d4b782Schristos /* Define to 1 if you have the declaration of `realloc', and to 0 if you
11466d4b782Schristos    don't. */
11566d4b782Schristos #define HAVE_DECL_REALLOC 1
11666d4b782Schristos 
11766d4b782Schristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
11866d4b782Schristos    don't. */
11966d4b782Schristos #define HAVE_DECL_SNPRINTF 1
12066d4b782Schristos 
12166d4b782Schristos /* Define to 1 if you have the declaration of `strerror', and to 0 if you
12266d4b782Schristos    don't. */
12366d4b782Schristos #define HAVE_DECL_STRERROR 1
12466d4b782Schristos 
12566d4b782Schristos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
12666d4b782Schristos    */
12766d4b782Schristos #define HAVE_DECL_STRSTR 1
12866d4b782Schristos 
12966d4b782Schristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
13066d4b782Schristos    don't. */
13166d4b782Schristos #define HAVE_DECL_VSNPRINTF 1
13266d4b782Schristos 
13366d4b782Schristos /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
13466d4b782Schristos    */
13566d4b782Schristos #define HAVE_DIRENT_H 1
13666d4b782Schristos 
137*9d1b5314Smrg /* Define to 1 if you have the <dlfcn.h> header file. */
138*9d1b5314Smrg #define HAVE_DLFCN_H 1
139*9d1b5314Smrg 
14066d4b782Schristos /* Define if ELF support should be included. */
14166d4b782Schristos #define HAVE_ELF 1
14266d4b782Schristos 
14366d4b782Schristos /* Define to 1 if you have the <elf_hp.h> header file. */
14466d4b782Schristos /* #undef HAVE_ELF_HP_H */
14566d4b782Schristos 
14666d4b782Schristos /* Define to 1 if your system has the etext variable. */
14766d4b782Schristos #define HAVE_ETEXT 1
14866d4b782Schristos 
14966d4b782Schristos /* Define to 1 if you have the `fork' function. */
15066d4b782Schristos #define HAVE_FORK 1
15166d4b782Schristos 
15266d4b782Schristos /* Define if <sys/procfs.h> has fpregset_t. */
15366d4b782Schristos /* #undef HAVE_FPREGSET_T */
15466d4b782Schristos 
15566d4b782Schristos /* Define to 1 if you have the `getgid' function. */
15666d4b782Schristos #define HAVE_GETGID 1
15766d4b782Schristos 
15866d4b782Schristos /* Define to 1 if you have the `getpagesize' function. */
15966d4b782Schristos #define HAVE_GETPAGESIZE 1
16066d4b782Schristos 
16166d4b782Schristos /* Define to 1 if you have the `getrlimit' function. */
16266d4b782Schristos #define HAVE_GETRLIMIT 1
16366d4b782Schristos 
16466d4b782Schristos /* Define to 1 if you have the `getrusage' function. */
16566d4b782Schristos #define HAVE_GETRUSAGE 1
16666d4b782Schristos 
16766d4b782Schristos /* Define to 1 if you have the `getuid' function. */
16866d4b782Schristos #define HAVE_GETUID 1
16966d4b782Schristos 
17066d4b782Schristos /* Define if <sys/procfs.h> has gregset_t. */
17166d4b782Schristos /* #undef HAVE_GREGSET_T */
17266d4b782Schristos 
17366d4b782Schristos /* Define if you have the iconv() function. */
17466d4b782Schristos #define HAVE_ICONV 1
17566d4b782Schristos 
17666d4b782Schristos /* Define to 1 if you have the `iconvlist' function. */
17766d4b782Schristos /* #undef HAVE_ICONVLIST */
17866d4b782Schristos 
17966d4b782Schristos /* Define to 1 if you have the <inttypes.h> header file. */
18066d4b782Schristos #define HAVE_INTTYPES_H 1
18166d4b782Schristos 
18266d4b782Schristos /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
18366d4b782Schristos #define HAVE_LANGINFO_CODESET 1
18466d4b782Schristos 
18566d4b782Schristos /* Define if your <locale.h> file defines LC_MESSAGES. */
18666d4b782Schristos #define HAVE_LC_MESSAGES 1
18766d4b782Schristos 
18866d4b782Schristos /* Define to 1 if you have the `dl' library (-ldl). */
18966d4b782Schristos /* #undef HAVE_LIBDL */
19066d4b782Schristos 
19166d4b782Schristos /* Define if you have the expat library. */
19266d4b782Schristos /* #undef HAVE_LIBEXPAT */
19366d4b782Schristos 
19466d4b782Schristos /* Define to 1 if you have the `libiconvlist' function. */
19566d4b782Schristos /* #undef HAVE_LIBICONVLIST */
19666d4b782Schristos 
197*9d1b5314Smrg /* Define if you have the lzma library. */
198*9d1b5314Smrg /* #undef HAVE_LIBLZMA */
199*9d1b5314Smrg 
20066d4b782Schristos /* Define to 1 if you have the `m' library (-lm). */
20166d4b782Schristos #define HAVE_LIBM 1
20266d4b782Schristos 
203*9d1b5314Smrg /* Define to 1 if you have the `mcheck' library (-lmcheck). */
204*9d1b5314Smrg /* #undef HAVE_LIBMCHECK */
205*9d1b5314Smrg 
20666d4b782Schristos /* Define if Python 2.4 is being used. */
20766d4b782Schristos /* #undef HAVE_LIBPYTHON2_4 */
20866d4b782Schristos 
20966d4b782Schristos /* Define if Python 2.5 is being used. */
21066d4b782Schristos /* #undef HAVE_LIBPYTHON2_5 */
21166d4b782Schristos 
21266d4b782Schristos /* Define if Python 2.6 is being used. */
21366d4b782Schristos /* #undef HAVE_LIBPYTHON2_6 */
21466d4b782Schristos 
21566d4b782Schristos /* Define if Python 2.7 is being used. */
21666d4b782Schristos /* #undef HAVE_LIBPYTHON2_7 */
21766d4b782Schristos 
21866d4b782Schristos /* Define to 1 if you have the <libunwind-ia64.h> header file. */
21966d4b782Schristos /* #undef HAVE_LIBUNWIND_IA64_H */
22066d4b782Schristos 
22166d4b782Schristos /* Define to 1 if you have the `w' library (-lw). */
22266d4b782Schristos /* #undef HAVE_LIBW */
22366d4b782Schristos 
22466d4b782Schristos /* Define to 1 if you have the <link.h> header file. */
22566d4b782Schristos #define HAVE_LINK_H 1
22666d4b782Schristos 
227*9d1b5314Smrg /* Define to 1 if you have the <linux/perf_event.h> header file. */
228*9d1b5314Smrg /* #undef HAVE_LINUX_PERF_EVENT_H */
229*9d1b5314Smrg 
23066d4b782Schristos /* Define to 1 if you have the <locale.h> header file. */
23166d4b782Schristos #define HAVE_LOCALE_H 1
23266d4b782Schristos 
23366d4b782Schristos /* Define to 1 if the compiler supports long double. */
23466d4b782Schristos #define HAVE_LONG_DOUBLE 1
23566d4b782Schristos 
236*9d1b5314Smrg /* Define to 1 if you have the `lstat' function. */
237*9d1b5314Smrg #define HAVE_LSTAT 1
23866d4b782Schristos 
23966d4b782Schristos /* Define if <sys/procfs.h> has lwpid_t. */
24066d4b782Schristos /* #undef HAVE_LWPID_T */
24166d4b782Schristos 
24266d4b782Schristos /* Define to 1 if you have the <machine/reg.h> header file. */
24366d4b782Schristos #define HAVE_MACHINE_REG_H 1
24466d4b782Schristos 
24566d4b782Schristos /* Define to 1 if you have the <memory.h> header file. */
24666d4b782Schristos #define HAVE_MEMORY_H 1
24766d4b782Schristos 
24866d4b782Schristos /* Define to 1 if you have a working `mmap' system call. */
24966d4b782Schristos #define HAVE_MMAP 1
25066d4b782Schristos 
25166d4b782Schristos /* Define to 1 if you have the `monstartup' function. */
25266d4b782Schristos #define HAVE_MONSTARTUP 1
25366d4b782Schristos 
25466d4b782Schristos /* Define to 1 if you have the <ncurses.h> header file. */
25566d4b782Schristos /* #undef HAVE_NCURSES_H */
25666d4b782Schristos 
25766d4b782Schristos /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
25866d4b782Schristos /* #undef HAVE_NCURSES_NCURSES_H */
25966d4b782Schristos 
26066d4b782Schristos /* Define to 1 if you have the <ncurses/term.h> header file. */
26166d4b782Schristos /* #undef HAVE_NCURSES_TERM_H */
26266d4b782Schristos 
26366d4b782Schristos /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
26466d4b782Schristos /* #undef HAVE_NDIR_H */
26566d4b782Schristos 
26666d4b782Schristos /* Define to 1 if you have the <nlist.h> header file. */
26766d4b782Schristos #define HAVE_NLIST_H 1
26866d4b782Schristos 
26966d4b782Schristos /* Define if you support the personality syscall. */
27066d4b782Schristos /* #undef HAVE_PERSONALITY */
27166d4b782Schristos 
27266d4b782Schristos /* Define to 1 if you have the `pipe' function. */
27366d4b782Schristos #define HAVE_PIPE 1
27466d4b782Schristos 
27566d4b782Schristos /* Define to 1 if you have the `poll' function. */
27666d4b782Schristos #define HAVE_POLL 1
27766d4b782Schristos 
27866d4b782Schristos /* Define to 1 if you have the <poll.h> header file. */
27966d4b782Schristos #define HAVE_POLL_H 1
28066d4b782Schristos 
28166d4b782Schristos /* Define to 1 if you have the `posix_madvise' function. */
28266d4b782Schristos #define HAVE_POSIX_MADVISE 1
28366d4b782Schristos 
284*9d1b5314Smrg /* Define to 1 if you have the `pread' function. */
285*9d1b5314Smrg #define HAVE_PREAD 1
286*9d1b5314Smrg 
28766d4b782Schristos /* Define to 1 if you have the `pread64' function. */
28866d4b782Schristos /* #undef HAVE_PREAD64 */
28966d4b782Schristos 
29066d4b782Schristos /* Define if <sys/procfs.h> has prfpregset32_t. */
29166d4b782Schristos /* #undef HAVE_PRFPREGSET32_T */
29266d4b782Schristos 
29366d4b782Schristos /* Define if <sys/procfs.h> has prfpregset_t. */
29466d4b782Schristos /* #undef HAVE_PRFPREGSET_T */
29566d4b782Schristos 
29666d4b782Schristos /* Define if <sys/procfs.h> has prgregset32_t. */
29766d4b782Schristos /* #undef HAVE_PRGREGSET32_T */
29866d4b782Schristos 
29966d4b782Schristos /* Define if <sys/procfs.h> has prgregset_t. */
30066d4b782Schristos /* #undef HAVE_PRGREGSET_T */
30166d4b782Schristos 
30266d4b782Schristos /* Define if ioctl argument PIOCSET is available. */
30366d4b782Schristos /* #undef HAVE_PROCFS_PIOCSET */
30466d4b782Schristos 
30566d4b782Schristos /* Define to 1 if you have the <proc_service.h> header file. */
30666d4b782Schristos /* #undef HAVE_PROC_SERVICE_H */
30766d4b782Schristos 
30866d4b782Schristos /* Define if <sys/procfs.h> has prrun_t. */
30966d4b782Schristos /* #undef HAVE_PRRUN_T */
31066d4b782Schristos 
31166d4b782Schristos /* Define if <sys/procfs.h> has prsysent_t. */
31266d4b782Schristos /* #undef HAVE_PRSYSENT_T */
31366d4b782Schristos 
31466d4b782Schristos /* Define if <sys/procfs.h> has pr_sigaction64_t. */
31566d4b782Schristos /* #undef HAVE_PR_SIGACTION64_T */
31666d4b782Schristos 
31766d4b782Schristos /* Define if <sys/procfs.h> has pr_siginfo64_t. */
31866d4b782Schristos /* #undef HAVE_PR_SIGINFO64_T */
31966d4b782Schristos 
32066d4b782Schristos /* Define if <sys/procfs.h> has pr_sigset_t. */
32166d4b782Schristos /* #undef HAVE_PR_SIGSET_T */
32266d4b782Schristos 
32366d4b782Schristos /* Define if <sys/procfs.h> has psaddr_t. */
32466d4b782Schristos /* #undef HAVE_PSADDR_T */
32566d4b782Schristos 
32666d4b782Schristos /* Define if <sys/procfs.h> has pstatus_t. */
32766d4b782Schristos /* #undef HAVE_PSTATUS_T */
32866d4b782Schristos 
32966d4b782Schristos /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
33066d4b782Schristos /* #undef HAVE_PTRACE_GETFPXREGS */
33166d4b782Schristos 
33266d4b782Schristos /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
33366d4b782Schristos /* #undef HAVE_PTRACE_GETREGS */
33466d4b782Schristos 
33566d4b782Schristos /* Define to 1 if you have the <ptrace.h> header file. */
33666d4b782Schristos /* #undef HAVE_PTRACE_H */
33766d4b782Schristos 
33866d4b782Schristos /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
33966d4b782Schristos /* #undef HAVE_PT_GETDBREGS */
34066d4b782Schristos 
34166d4b782Schristos /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
34266d4b782Schristos /* #undef HAVE_PT_GETXMMREGS */
34366d4b782Schristos 
344*9d1b5314Smrg /* Define to 1 if you have the `pwrite' function. */
345*9d1b5314Smrg #define HAVE_PWRITE 1
346*9d1b5314Smrg 
34766d4b782Schristos /* Define if Python interpreter is being linked in. */
34866d4b782Schristos /* #undef HAVE_PYTHON */
34966d4b782Schristos 
350*9d1b5314Smrg /* Define to 1 if you have the `readlink' function. */
351*9d1b5314Smrg #define HAVE_READLINK 1
35266d4b782Schristos 
35366d4b782Schristos /* Define to 1 if you have the `realpath' function. */
35466d4b782Schristos #define HAVE_REALPATH 1
35566d4b782Schristos 
35666d4b782Schristos /* Define to 1 if you have the `resize_term' function. */
35766d4b782Schristos /* #undef HAVE_RESIZE_TERM */
35866d4b782Schristos 
35966d4b782Schristos /* Define to 1 if you have the `sbrk' function. */
36066d4b782Schristos #define HAVE_SBRK 1
36166d4b782Schristos 
36266d4b782Schristos /* Define to 1 if you have the `setlocale' function. */
36366d4b782Schristos #define HAVE_SETLOCALE 1
36466d4b782Schristos 
36566d4b782Schristos /* Define to 1 if you have the `setpgid' function. */
36666d4b782Schristos #define HAVE_SETPGID 1
36766d4b782Schristos 
36866d4b782Schristos /* Define to 1 if you have the `setpgrp' function. */
36966d4b782Schristos #define HAVE_SETPGRP 1
37066d4b782Schristos 
37166d4b782Schristos /* Define to 1 if you have the `setrlimit' function. */
37266d4b782Schristos #define HAVE_SETRLIMIT 1
37366d4b782Schristos 
37466d4b782Schristos /* Define to 1 if you have the `setsid' function. */
37566d4b782Schristos #define HAVE_SETSID 1
37666d4b782Schristos 
37766d4b782Schristos /* Define to 1 if you have the <sgtty.h> header file. */
37866d4b782Schristos #define HAVE_SGTTY_H 1
37966d4b782Schristos 
38066d4b782Schristos /* Define to 1 if you have the `sigaction' function. */
38166d4b782Schristos #define HAVE_SIGACTION 1
38266d4b782Schristos 
38366d4b782Schristos /* Define to 1 if you have the <signal.h> header file. */
38466d4b782Schristos #define HAVE_SIGNAL_H 1
38566d4b782Schristos 
38666d4b782Schristos /* Define to 1 if you have the `sigprocmask' function. */
38766d4b782Schristos #define HAVE_SIGPROCMASK 1
38866d4b782Schristos 
38966d4b782Schristos /* Define if sigsetjmp is available. */
39066d4b782Schristos #define HAVE_SIGSETJMP 1
39166d4b782Schristos 
39266d4b782Schristos /* Define to 1 if you have the `sigsetmask' function. */
39366d4b782Schristos #define HAVE_SIGSETMASK 1
39466d4b782Schristos 
39566d4b782Schristos /* Define to 1 if you have the `socketpair' function. */
39666d4b782Schristos #define HAVE_SOCKETPAIR 1
39766d4b782Schristos 
39866d4b782Schristos /* Define to 1 if the system has the type `socklen_t'. */
39966d4b782Schristos #define HAVE_SOCKLEN_T 1
40066d4b782Schristos 
40166d4b782Schristos /* Define to 1 if you have the <stddef.h> header file. */
40266d4b782Schristos #define HAVE_STDDEF_H 1
40366d4b782Schristos 
40466d4b782Schristos /* Define to 1 if you have the <stdint.h> header file. */
40566d4b782Schristos #define HAVE_STDINT_H 1
40666d4b782Schristos 
40766d4b782Schristos /* Define to 1 if you have the <stdlib.h> header file. */
40866d4b782Schristos #define HAVE_STDLIB_H 1
40966d4b782Schristos 
41066d4b782Schristos /* Define to 1 if you have the <strings.h> header file. */
41166d4b782Schristos #define HAVE_STRINGS_H 1
41266d4b782Schristos 
41366d4b782Schristos /* Define to 1 if you have the <string.h> header file. */
41466d4b782Schristos #define HAVE_STRING_H 1
41566d4b782Schristos 
41666d4b782Schristos /* Define if <sys/link.h> has struct link_map32 */
41766d4b782Schristos /* #undef HAVE_STRUCT_LINK_MAP32 */
41866d4b782Schristos 
41966d4b782Schristos /* Define if <link.h> exists and defines struct link_map which has members
42066d4b782Schristos    with an ``lm_'' prefix. (For SunOS.) */
42166d4b782Schristos /* #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS */
42266d4b782Schristos 
42366d4b782Schristos /* Define if <link.h> exists and defines struct link_map which has members
42466d4b782Schristos    with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
42566d4b782Schristos #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
42666d4b782Schristos 
42766d4b782Schristos /* Define to 1 if your system has struct lwp. */
42866d4b782Schristos #define HAVE_STRUCT_LWP 1
42966d4b782Schristos 
43066d4b782Schristos /* Define to 1 if your system has struct reg in <machine/reg.h>. */
43166d4b782Schristos #define HAVE_STRUCT_REG 1
43266d4b782Schristos 
43366d4b782Schristos /* Define to 1 if `struct reg' is a member of `r_fs'. */
43466d4b782Schristos /* #undef HAVE_STRUCT_REG_R_FS */
43566d4b782Schristos 
43666d4b782Schristos /* Define to 1 if `struct reg' is a member of `r_gs'. */
43766d4b782Schristos /* #undef HAVE_STRUCT_REG_R_GS */
43866d4b782Schristos 
43966d4b782Schristos /* Define if <link.h> exists and defines a struct so_map which has members
44066d4b782Schristos    with an ``som_'' prefix. (Found on older *BSD systems.) */
44166d4b782Schristos /* #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS */
44266d4b782Schristos 
44366d4b782Schristos /* Define to 1 if `struct stat' is a member of `st_blksize'. */
44466d4b782Schristos #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
44566d4b782Schristos 
44666d4b782Schristos /* Define to 1 if `struct stat' is a member of `st_blocks'. */
44766d4b782Schristos #define HAVE_STRUCT_STAT_ST_BLOCKS 1
44866d4b782Schristos 
44966d4b782Schristos /* Define to 1 if `struct thread' is a member of `td_pcb'. */
45066d4b782Schristos /* #undef HAVE_STRUCT_THREAD_TD_PCB */
45166d4b782Schristos 
452*9d1b5314Smrg /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
453*9d1b5314Smrg /* #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE */
454*9d1b5314Smrg 
455*9d1b5314Smrg /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
456*9d1b5314Smrg /* #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE */
457*9d1b5314Smrg 
45866d4b782Schristos /* Define to 1 if you have the `syscall' function. */
45966d4b782Schristos #define HAVE_SYSCALL 1
46066d4b782Schristos 
46166d4b782Schristos /* Define to 1 if you have the <sys/debugreg.h> header file. */
46266d4b782Schristos /* #undef HAVE_SYS_DEBUGREG_H */
46366d4b782Schristos 
46466d4b782Schristos /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
46566d4b782Schristos    */
46666d4b782Schristos /* #undef HAVE_SYS_DIR_H */
46766d4b782Schristos 
46866d4b782Schristos /* Define to 1 if you have the <sys/fault.h> header file. */
46966d4b782Schristos /* #undef HAVE_SYS_FAULT_H */
47066d4b782Schristos 
47166d4b782Schristos /* Define to 1 if you have the <sys/file.h> header file. */
47266d4b782Schristos #define HAVE_SYS_FILE_H 1
47366d4b782Schristos 
47466d4b782Schristos /* Define to 1 if you have the <sys/filio.h> header file. */
47566d4b782Schristos #define HAVE_SYS_FILIO_H 1
47666d4b782Schristos 
47766d4b782Schristos /* Define to 1 if you have the <sys/ioctl.h> header file. */
47866d4b782Schristos #define HAVE_SYS_IOCTL_H 1
47966d4b782Schristos 
48066d4b782Schristos /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
48166d4b782Schristos    */
48266d4b782Schristos /* #undef HAVE_SYS_NDIR_H */
48366d4b782Schristos 
48466d4b782Schristos /* Define to 1 if you have the <sys/param.h> header file. */
48566d4b782Schristos #define HAVE_SYS_PARAM_H 1
48666d4b782Schristos 
48766d4b782Schristos /* Define to 1 if you have the <sys/poll.h> header file. */
48866d4b782Schristos #define HAVE_SYS_POLL_H 1
48966d4b782Schristos 
49066d4b782Schristos /* Define to 1 if you have the <sys/procfs.h> header file. */
49166d4b782Schristos /* #undef HAVE_SYS_PROCFS_H */
49266d4b782Schristos 
49366d4b782Schristos /* Define to 1 if you have the <sys/proc.h> header file. */
49466d4b782Schristos #define HAVE_SYS_PROC_H 1
49566d4b782Schristos 
49666d4b782Schristos /* Define to 1 if you have the <sys/ptrace.h> header file. */
49766d4b782Schristos #define HAVE_SYS_PTRACE_H 1
49866d4b782Schristos 
49966d4b782Schristos /* Define to 1 if you have the <sys/reg.h> header file. */
50066d4b782Schristos /* #undef HAVE_SYS_REG_H */
50166d4b782Schristos 
50266d4b782Schristos /* Define to 1 if you have the <sys/resource.h> header file. */
50366d4b782Schristos #define HAVE_SYS_RESOURCE_H 1
50466d4b782Schristos 
50566d4b782Schristos /* Define to 1 if you have the <sys/select.h> header file. */
50666d4b782Schristos #define HAVE_SYS_SELECT_H 1
50766d4b782Schristos 
508*9d1b5314Smrg /* Define to 1 if you have the <sys/socket.h> header file. */
509*9d1b5314Smrg #define HAVE_SYS_SOCKET_H 1
510*9d1b5314Smrg 
51166d4b782Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
51266d4b782Schristos #define HAVE_SYS_STAT_H 1
51366d4b782Schristos 
51466d4b782Schristos /* Define to 1 if you have the <sys/syscall.h> header file. */
51566d4b782Schristos #define HAVE_SYS_SYSCALL_H 1
51666d4b782Schristos 
51766d4b782Schristos /* Define to 1 if you have the <sys/types.h> header file. */
51866d4b782Schristos #define HAVE_SYS_TYPES_H 1
51966d4b782Schristos 
520*9d1b5314Smrg /* Define to 1 if you have the <sys/un.h> header file. */
521*9d1b5314Smrg #define HAVE_SYS_UN_H 1
522*9d1b5314Smrg 
52366d4b782Schristos /* Define to 1 if you have the <sys/user.h> header file. */
52466d4b782Schristos #define HAVE_SYS_USER_H 1
52566d4b782Schristos 
52666d4b782Schristos /* Define to 1 if you have the <sys/wait.h> header file. */
52766d4b782Schristos #define HAVE_SYS_WAIT_H 1
52866d4b782Schristos 
52966d4b782Schristos /* Define to 1 if you have the <termios.h> header file. */
53066d4b782Schristos #define HAVE_TERMIOS_H 1
53166d4b782Schristos 
53266d4b782Schristos /* Define to 1 if you have the <termio.h> header file. */
53366d4b782Schristos /* #undef HAVE_TERMIO_H */
53466d4b782Schristos 
53566d4b782Schristos /* Define to 1 if you have the <term.h> header file. */
53666d4b782Schristos #define HAVE_TERM_H 1
53766d4b782Schristos 
53866d4b782Schristos /* Define to 1 if you have the <thread_db.h> header file. */
53966d4b782Schristos /* #undef HAVE_THREAD_DB_H */
54066d4b782Schristos 
54166d4b782Schristos /* Define if using Solaris thread debugging. */
54266d4b782Schristos /* #undef HAVE_THREAD_DB_LIB */
54366d4b782Schristos 
54466d4b782Schristos /* Define if you support the tkill syscall. */
54566d4b782Schristos /* #undef HAVE_TKILL_SYSCALL */
54666d4b782Schristos 
54766d4b782Schristos /* Define to 1 if you have the `ttrace' function. */
54866d4b782Schristos /* #undef HAVE_TTRACE */
54966d4b782Schristos 
55066d4b782Schristos /* Define to 1 if you have the <unistd.h> header file. */
55166d4b782Schristos #define HAVE_UNISTD_H 1
55266d4b782Schristos 
55366d4b782Schristos /* Define to 1 if you have the `vfork' function. */
55466d4b782Schristos #define HAVE_VFORK 1
55566d4b782Schristos 
55666d4b782Schristos /* Define to 1 if you have the <vfork.h> header file. */
55766d4b782Schristos /* #undef HAVE_VFORK_H */
55866d4b782Schristos 
55966d4b782Schristos /* Define to 1 if you have the `waitpid' function. */
56066d4b782Schristos #define HAVE_WAITPID 1
56166d4b782Schristos 
56266d4b782Schristos /* Define to 1 if you have the <wait.h> header file. */
56366d4b782Schristos /* #undef HAVE_WAIT_H */
56466d4b782Schristos 
56566d4b782Schristos /* Define to 1 if you have the `wborder' function. */
56666d4b782Schristos #define HAVE_WBORDER 1
56766d4b782Schristos 
56866d4b782Schristos /* Define to 1 if `fork' works. */
56966d4b782Schristos #define HAVE_WORKING_FORK 1
57066d4b782Schristos 
57166d4b782Schristos /* Define to 1 if `vfork' works. */
57266d4b782Schristos #define HAVE_WORKING_VFORK 1
57366d4b782Schristos 
57466d4b782Schristos /* Define to 1 if you have the `wresize' function. */
57566d4b782Schristos #define HAVE_WRESIZE 1
57666d4b782Schristos 
57766d4b782Schristos /* Define to 1 if you have the `XML_StopParser' function. */
57866d4b782Schristos /* #undef HAVE_XML_STOPPARSER */
57966d4b782Schristos 
58066d4b782Schristos /* Define to 1 if you have the <zlib.h> header file. */
58166d4b782Schristos #define HAVE_ZLIB_H 1
58266d4b782Schristos 
58366d4b782Schristos /* Define to 1 if your system has the _etext variable. */
58466d4b782Schristos #define HAVE__ETEXT 1
58566d4b782Schristos 
58666d4b782Schristos /* Define to 1 if you have the `_mcleanup' function. */
58766d4b782Schristos #define HAVE__MCLEANUP 1
58866d4b782Schristos 
589*9d1b5314Smrg /* Path of directory of iconv program. */
590*9d1b5314Smrg /* #undef ICONV_BIN */
591*9d1b5314Smrg 
592*9d1b5314Smrg /* Define if the iconv directory should be relocated when GDB is moved. */
593*9d1b5314Smrg /* #undef ICONV_BIN_RELOCATABLE */
594*9d1b5314Smrg 
59566d4b782Schristos /* Define as const if the declaration of iconv() needs const. */
59666d4b782Schristos #define ICONV_CONST const
59766d4b782Schristos 
598*9d1b5314Smrg /* directory to load the JIT readers from */
599*9d1b5314Smrg #define JIT_READER_DIR "/usr/lib/gdb"
600*9d1b5314Smrg 
601*9d1b5314Smrg /* Define if the jit-reader-dir directory should be relocated when GDB is
602*9d1b5314Smrg    moved. */
603*9d1b5314Smrg #define JIT_READER_DIR_RELOCATABLE 1
60466d4b782Schristos 
60566d4b782Schristos /* Define if you want to use new multi-fd /proc interface (replaces
60666d4b782Schristos    HAVE_MULTIPLE_PROC_FDS as well as other macros). */
60766d4b782Schristos /* #undef NEW_PROC_API */
60866d4b782Schristos 
60966d4b782Schristos /* Name of this package. */
61066d4b782Schristos #define PACKAGE "gdb"
61166d4b782Schristos 
61266d4b782Schristos /* Define to the address where bug reports for this package should be sent. */
61366d4b782Schristos #define PACKAGE_BUGREPORT ""
61466d4b782Schristos 
61566d4b782Schristos /* Define to the full name of this package. */
61666d4b782Schristos #define PACKAGE_NAME ""
61766d4b782Schristos 
61866d4b782Schristos /* Define to the full name and version of this package. */
61966d4b782Schristos #define PACKAGE_STRING ""
62066d4b782Schristos 
62166d4b782Schristos /* Define to the one symbol short name of this package. */
62266d4b782Schristos #define PACKAGE_TARNAME ""
62366d4b782Schristos 
62466d4b782Schristos /* Define to the home page for this package. */
62566d4b782Schristos #define PACKAGE_URL ""
62666d4b782Schristos 
62766d4b782Schristos /* Define to the version of this package. */
62866d4b782Schristos #define PACKAGE_VERSION ""
62966d4b782Schristos 
63066d4b782Schristos /* Additional package description */
63166d4b782Schristos #define PKGVERSION "(GDB) "
63266d4b782Schristos 
63366d4b782Schristos /* Define if the prfpregset_t type is broken. */
63466d4b782Schristos /* #undef PRFPREGSET_T_BROKEN */
63566d4b782Schristos 
63666d4b782Schristos /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
63766d4b782Schristos /* #undef PRINTF_HAS_DECFLOAT */
63866d4b782Schristos 
63966d4b782Schristos /* Define to 1 if the "%Lg" format works to print long doubles. */
64066d4b782Schristos /* #undef PRINTF_HAS_LONG_DOUBLE */
64166d4b782Schristos 
64266d4b782Schristos /* Define to 1 if the "%ll" format works to print long longs. */
64366d4b782Schristos /* #undef PRINTF_HAS_LONG_LONG */
64466d4b782Schristos 
64566d4b782Schristos /* Define if <proc_service.h> on solaris uses int instead of size_t, and
64666d4b782Schristos    assorted other type changes. */
64766d4b782Schristos /* #undef PROC_SERVICE_IS_OLD */
64866d4b782Schristos 
64966d4b782Schristos /* Define to the type of arg 3 for ptrace. */
65066d4b782Schristos #define PTRACE_TYPE_ARG3 void *
65166d4b782Schristos 
65266d4b782Schristos /* Define to the type of arg 5 for ptrace. */
65366d4b782Schristos /* #undef PTRACE_TYPE_ARG5 */
65466d4b782Schristos 
65566d4b782Schristos /* Define as the return type of ptrace. */
65666d4b782Schristos #define PTRACE_TYPE_RET int
65766d4b782Schristos 
65866d4b782Schristos /* Define if the python directory should be relocated when GDB is moved. */
65966d4b782Schristos /* #undef PYTHON_PATH_RELOCATABLE */
66066d4b782Schristos 
66166d4b782Schristos /* Relocated directory for source files. */
66266d4b782Schristos /* #undef RELOC_SRCDIR */
66366d4b782Schristos 
66466d4b782Schristos /* Bug reporting address */
66566d4b782Schristos #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
66666d4b782Schristos 
66766d4b782Schristos /* Define as the return type of signal handlers (`int' or `void'). */
66866d4b782Schristos #define RETSIGTYPE void
66966d4b782Schristos 
67066d4b782Schristos /* Define to 1 if the "%Lg" format works to scan long doubles. */
67166d4b782Schristos /* #undef SCANF_HAS_LONG_DOUBLE */
67266d4b782Schristos 
67366d4b782Schristos /* Define to 1 if the `setpgrp' function takes no argument. */
67466d4b782Schristos /* #undef SETPGRP_VOID */
67566d4b782Schristos 
67666d4b782Schristos /* The size of `long', as computed by sizeof. */
67766d4b782Schristos /* #undef SIZEOF_LONG */
67866d4b782Schristos 
679*9d1b5314Smrg /* The size of `unsigned long', as computed by sizeof. */
680*9d1b5314Smrg #define SIZEOF_UNSIGNED_LONG 4
681*9d1b5314Smrg 
682*9d1b5314Smrg /* The size of `unsigned long long', as computed by sizeof. */
683*9d1b5314Smrg #define SIZEOF_UNSIGNED_LONG_LONG 8
684*9d1b5314Smrg 
685*9d1b5314Smrg /* The size of `unsigned __int128', as computed by sizeof. */
686*9d1b5314Smrg #define SIZEOF_UNSIGNED___INT128 0
68766d4b782Schristos 
68866d4b782Schristos /* If using the C implementation of alloca, define if you know the
68966d4b782Schristos    direction of stack growth for your system; otherwise it will be
69066d4b782Schristos    automatically deduced at runtime.
69166d4b782Schristos 	STACK_DIRECTION > 0 => grows toward higher addresses
69266d4b782Schristos 	STACK_DIRECTION < 0 => grows toward lower addresses
69366d4b782Schristos 	STACK_DIRECTION = 0 => direction of growth unknown */
69466d4b782Schristos /* #undef STACK_DIRECTION */
69566d4b782Schristos 
69666d4b782Schristos /* Define to 1 if you have the ANSI C header files. */
69766d4b782Schristos #define STDC_HEADERS 1
69866d4b782Schristos 
69966d4b782Schristos /* automatically load a system-wide gdbinit file */
70066d4b782Schristos #define SYSTEM_GDBINIT ""
70166d4b782Schristos 
70266d4b782Schristos /* Define if the system-gdbinit directory should be relocated when GDB is
70366d4b782Schristos    moved. */
70466d4b782Schristos #define SYSTEM_GDBINIT_RELOCATABLE 0
70566d4b782Schristos 
706*9d1b5314Smrg /* search for usr/lib et al within DIR */
707*9d1b5314Smrg #define TARGET_SYSTEM_ROOT ""
708*9d1b5314Smrg 
709*9d1b5314Smrg /* Define if the sysroot directory should be relocated when GDB is moved. */
710*9d1b5314Smrg #define TARGET_SYSTEM_ROOT_RELOCATABLE 0
711*9d1b5314Smrg 
71266d4b782Schristos /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
71366d4b782Schristos /* #undef THREAD_DB_HAS_TD_NOTALLOC */
71466d4b782Schristos 
71566d4b782Schristos /* Define if <thread_db.h> has the TD_NOTLS error code. */
71666d4b782Schristos /* #undef THREAD_DB_HAS_TD_NOTLS */
71766d4b782Schristos 
71866d4b782Schristos /* Define if <thread_db.h> has the TD_VERSION error code. */
71966d4b782Schristos /* #undef THREAD_DB_HAS_TD_VERSION */
72066d4b782Schristos 
72166d4b782Schristos /* Define to 1 if the regex included in libiberty should be used. */
72266d4b782Schristos #define USE_INCLUDED_REGEX 1
72366d4b782Schristos 
724*9d1b5314Smrg /* Enable extensions on AIX 3, Interix.  */
725*9d1b5314Smrg #ifndef _ALL_SOURCE
726*9d1b5314Smrg # define _ALL_SOURCE 1
727*9d1b5314Smrg #endif
728*9d1b5314Smrg /* Enable GNU extensions on systems that have them.  */
729*9d1b5314Smrg #ifndef _GNU_SOURCE
730*9d1b5314Smrg # define _GNU_SOURCE 1
731*9d1b5314Smrg #endif
732*9d1b5314Smrg /* Enable threading extensions on Solaris.  */
733*9d1b5314Smrg #ifndef _POSIX_PTHREAD_SEMANTICS
734*9d1b5314Smrg # define _POSIX_PTHREAD_SEMANTICS 1
735*9d1b5314Smrg #endif
736*9d1b5314Smrg /* Enable extensions on HP NonStop.  */
737*9d1b5314Smrg #ifndef _TANDEM_SOURCE
738*9d1b5314Smrg # define _TANDEM_SOURCE 1
739*9d1b5314Smrg #endif
740*9d1b5314Smrg /* Enable general extensions on Solaris.  */
741*9d1b5314Smrg #ifndef __EXTENSIONS__
742*9d1b5314Smrg # define __EXTENSIONS__ 1
743*9d1b5314Smrg #endif
744*9d1b5314Smrg 
745*9d1b5314Smrg 
74666d4b782Schristos /* Define if we should use the Windows API, instead of the POSIX API. On
74766d4b782Schristos    Windows, we use the Windows API when building for MinGW, but the POSIX API
74866d4b782Schristos    when building for Cygwin. */
74966d4b782Schristos /* #undef USE_WIN32API */
75066d4b782Schristos 
75166d4b782Schristos /* Define if --with-python provides a path, either directly or via
75266d4b782Schristos    python-config.py --exec-prefix. */
75366d4b782Schristos /* #undef WITH_PYTHON_PATH */
75466d4b782Schristos 
75566d4b782Schristos /* Define if the simulator is being linked in. */
7562719297cSskrll /* #undef WITH_SIM */
75766d4b782Schristos 
75866d4b782Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
75966d4b782Schristos    significant byte first (like Motorola and SPARC, unlike Intel). */
76066d4b782Schristos #if defined AC_APPLE_UNIVERSAL_BUILD
76166d4b782Schristos # if defined __BIG_ENDIAN__
76266d4b782Schristos #  define WORDS_BIGENDIAN 1
76366d4b782Schristos # endif
76466d4b782Schristos #else
76566d4b782Schristos # ifndef WORDS_BIGENDIAN
76666d4b782Schristos /* #  undef WORDS_BIGENDIAN */
76766d4b782Schristos # endif
76866d4b782Schristos #endif
76966d4b782Schristos 
77066d4b782Schristos /* Number of bits in a file offset, on hosts where this is settable. */
77166d4b782Schristos /* #undef _FILE_OFFSET_BITS */
77266d4b782Schristos 
77366d4b782Schristos /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
77466d4b782Schristos    <sys/proc.h> problem on IRIX 5. */
77566d4b782Schristos /* #undef _KMEMUSER */
77666d4b782Schristos 
77766d4b782Schristos /* Define for large files, on AIX-style hosts. */
77866d4b782Schristos /* #undef _LARGE_FILES */
77966d4b782Schristos 
78066d4b782Schristos /* Define to 1 if on MINIX. */
78166d4b782Schristos /* #undef _MINIX */
78266d4b782Schristos 
78366d4b782Schristos /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
78466d4b782Schristos    2.[789] when using GCC. */
78566d4b782Schristos /* #undef _MSE_INT_H */
78666d4b782Schristos 
78766d4b782Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
78866d4b782Schristos    this defined. */
78966d4b782Schristos /* #undef _POSIX_1_SOURCE */
79066d4b782Schristos 
79166d4b782Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
79266d4b782Schristos /* #undef _POSIX_SOURCE */
79366d4b782Schristos 
79466d4b782Schristos /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
79566d4b782Schristos /* #undef _SYSCALL32 */
79666d4b782Schristos 
79766d4b782Schristos /* Define to empty if `const' does not conform to ANSI C. */
79866d4b782Schristos /* #undef const */
79966d4b782Schristos 
80066d4b782Schristos /* Define to `__inline__' or `__inline' if that's what the C compiler
80166d4b782Schristos    calls it, or to nothing if 'inline' is not supported under any name.  */
80266d4b782Schristos #ifndef __cplusplus
80366d4b782Schristos /* #undef inline */
80466d4b782Schristos #endif
80566d4b782Schristos 
80666d4b782Schristos /* Define to `int' if <sys/types.h> does not define. */
80766d4b782Schristos /* #undef pid_t */
80866d4b782Schristos 
80966d4b782Schristos /* Define as `fork' if `vfork' does not work. */
81066d4b782Schristos /* #undef vfork */
811