xref: /netbsd-src/external/gpl3/gdb/lib/libgdb/arch/mips64eb/config.h (revision 22ebeae4b2252475e0ebe332f69734639cb946ea)
1ba6b4c93Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*22ebeae4Schristos /* Generated from: NetBSD: mknative-gdb,v 1.17 2024/08/18 03:47:55 rin Exp  */
39acf2c73Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4ba6b4c93Schristos 
5ba6b4c93Schristos /* config.h.  Generated from config.in by configure.  */
6ba6b4c93Schristos /* config.in.  Generated from configure.ac by autoheader.  */
7ba6b4c93Schristos 
8ba6b4c93Schristos /* Define if building universal (internal helper macro) */
9ba6b4c93Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
10ba6b4c93Schristos 
11*22ebeae4Schristos /* Additional directories to look for separate debug info. */
12*22ebeae4Schristos /* #undef ADDITIONAL_DEBUG_DIRS */
13*22ebeae4Schristos 
1484e9dd17Smrg /* Directories from which to load auto-loaded scripts. */
155900762bSrin #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
16ba6b4c93Schristos 
1784e9dd17Smrg /* Directories safe to hold auto-loaded files. */
185900762bSrin #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
19ba6b4c93Schristos 
2084e9dd17Smrg /* Directory of programs. */
2184e9dd17Smrg #define BINDIR "/usr/bin"
22ba6b4c93Schristos 
23ba6b4c93Schristos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
24ba6b4c93Schristos    systems. This function is required for `alloca.c' support on those systems.
25ba6b4c93Schristos    */
26ba6b4c93Schristos /* #undef CRAY_STACKSEG_END */
27ba6b4c93Schristos 
284d342c04Schristos /* Define to 1 if std::thread works. */
294d342c04Schristos #define CXX_STD_THREAD 1
304d342c04Schristos 
31ba6b4c93Schristos /* Define to 1 if using `alloca.c'. */
32ba6b4c93Schristos /* #undef C_ALLOCA */
33ba6b4c93Schristos 
34ba6b4c93Schristos /* look for global separate debug info in this path [LIBDIR/debug] */
35ba6b4c93Schristos #define DEBUGDIR "/usr/libdata/debug"
36ba6b4c93Schristos 
37ba6b4c93Schristos /* Define if the separate-debug-dir directory should be relocated when GDB is
38ba6b4c93Schristos    moved. */
39ba6b4c93Schristos #define DEBUGDIR_RELOCATABLE 1
40ba6b4c93Schristos 
41ba6b4c93Schristos /* Define to BFD's default architecture. */
42ba6b4c93Schristos #define DEFAULT_BFD_ARCH bfd_mips_arch
43ba6b4c93Schristos 
44ba6b4c93Schristos /* Define to BFD's default target vector. */
45a8a9d504Schristos #define DEFAULT_BFD_VEC mips_elf32_ntrad_be_vec
46ba6b4c93Schristos 
474d342c04Schristos /* Handle .ctf type-info sections */
484d342c04Schristos #define ENABLE_LIBCTF 1
494d342c04Schristos 
50ba6b4c93Schristos /* Define to 1 if translation of program messages to the user's native
51ba6b4c93Schristos    language is requested. */
52*22ebeae4Schristos /* #undef ENABLE_NLS */
53ba6b4c93Schristos 
54f187d37aSchristos /* The .gdbearlyinit filename. */
55f187d37aSchristos #define GDBEARLYINIT ".gdbearlyinit"
56f187d37aSchristos 
57d1fefe4bSchristos /* The .gdbinit filename. */
58d1fefe4bSchristos #define GDBINIT ".gdbinit"
59d1fefe4bSchristos 
60ba6b4c93Schristos /* look for global separate data files in this path [DATADIR/gdb] */
61ba6b4c93Schristos #define GDB_DATADIR "/usr/share/gdb"
62ba6b4c93Schristos 
63ba6b4c93Schristos /* Define if the gdb-datadir directory should be relocated when GDB is moved.
64ba6b4c93Schristos    */
65ba6b4c93Schristos #define GDB_DATADIR_RELOCATABLE 1
66ba6b4c93Schristos 
67ba6b4c93Schristos /* Define to be a string naming the default host character set. */
68ba6b4c93Schristos #define GDB_DEFAULT_HOST_CHARSET "UTF-8"
69ba6b4c93Schristos 
70ba6b4c93Schristos /* Host double floatformat */
71ba6b4c93Schristos #define GDB_HOST_DOUBLE_FORMAT 0
72ba6b4c93Schristos 
73ba6b4c93Schristos /* Host float floatformat */
74ba6b4c93Schristos #define GDB_HOST_FLOAT_FORMAT 0
75ba6b4c93Schristos 
76ba6b4c93Schristos /* Host long double floatformat */
77ba6b4c93Schristos #define GDB_HOST_LONG_DOUBLE_FORMAT 0
78ba6b4c93Schristos 
79ba6b4c93Schristos /* nativefile */
80ba6b4c93Schristos /* #undef GDB_NM_FILE */
81ba6b4c93Schristos 
82ba6b4c93Schristos /* Define to the default OS ABI for this configuration. */
835900762bSrin #define GDB_OSABI_DEFAULT GDB_OSABI_NETBSD
84ba6b4c93Schristos 
853caff986Smrg /* Define if self-testing features should be enabled */
86f187d37aSchristos /* #undef GDB_SELF_TEST */
873caff986Smrg 
88ba6b4c93Schristos /* Define to 1 if you have `alloca', as a function or macro. */
89ba6b4c93Schristos #define HAVE_ALLOCA 1
90ba6b4c93Schristos 
91ba6b4c93Schristos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
92ba6b4c93Schristos    */
93ba6b4c93Schristos /* #undef HAVE_ALLOCA_H */
94ba6b4c93Schristos 
95*22ebeae4Schristos /* Define if amd-dbgapi is being linked in. */
96*22ebeae4Schristos /* #undef HAVE_AMD_DBGAPI */
97*22ebeae4Schristos 
98ba6b4c93Schristos /* Define to 1 if you have the `btowc' function. */
99ba6b4c93Schristos #define HAVE_BTOWC 1
100ba6b4c93Schristos 
101*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function
102*22ebeae4Schristos    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
103*22ebeae4Schristos /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
104*22ebeae4Schristos 
105*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
106*22ebeae4Schristos    the CoreFoundation framework. */
107*22ebeae4Schristos /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
108*22ebeae4Schristos 
109ba6b4c93Schristos /* Define to 1 if you have the <cursesX.h> header file. */
110ba6b4c93Schristos /* #undef HAVE_CURSESX_H */
111ba6b4c93Schristos 
112ba6b4c93Schristos /* Define to 1 if you have the <curses.h> header file. */
113ba6b4c93Schristos #define HAVE_CURSES_H 1
114ba6b4c93Schristos 
115*22ebeae4Schristos /* define if the compiler supports basic C++17 syntax */
116*22ebeae4Schristos #define HAVE_CXX17 1
117*22ebeae4Schristos 
118*22ebeae4Schristos /* Define if the GNU dcgettext() function is already present or preinstalled.
119*22ebeae4Schristos    */
120*22ebeae4Schristos /* #undef HAVE_DCGETTEXT */
1218b7331e5Schristos 
122ba6b4c93Schristos /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
123ba6b4c93Schristos    you don't. */
124ba6b4c93Schristos #define HAVE_DECL_ADDR_NO_RANDOMIZE 0
125ba6b4c93Schristos 
126822f2954Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
127822f2954Schristos    don't. */
128822f2954Schristos #define HAVE_DECL_ASPRINTF 1
129822f2954Schristos 
130822f2954Schristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
131822f2954Schristos    you don't. */
132822f2954Schristos #define HAVE_DECL_BASENAME 0
133822f2954Schristos 
134822f2954Schristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
135822f2954Schristos #define HAVE_DECL_FFS 1
136822f2954Schristos 
137ba6b4c93Schristos /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
138ba6b4c93Schristos    don't. */
139ba6b4c93Schristos /* #undef HAVE_DECL_GETTHRDS */
140ba6b4c93Schristos 
141ba6b4c93Schristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
142ba6b4c93Schristos    don't. */
143ba6b4c93Schristos #define HAVE_DECL_SNPRINTF 1
144ba6b4c93Schristos 
145ba6b4c93Schristos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
146ba6b4c93Schristos    */
147ba6b4c93Schristos #define HAVE_DECL_STRSTR 1
148ba6b4c93Schristos 
149822f2954Schristos /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
150822f2954Schristos    */
151822f2954Schristos #define HAVE_DECL_STRTOL 1
152822f2954Schristos 
153822f2954Schristos /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
154822f2954Schristos    don't. */
155822f2954Schristos #define HAVE_DECL_STRTOLL 1
156822f2954Schristos 
157822f2954Schristos /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
158822f2954Schristos    don't. */
159822f2954Schristos #define HAVE_DECL_STRTOUL 1
160822f2954Schristos 
161822f2954Schristos /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
162822f2954Schristos    don't. */
163822f2954Schristos #define HAVE_DECL_STRTOULL 1
164822f2954Schristos 
165822f2954Schristos /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
166822f2954Schristos    don't. */
167822f2954Schristos #define HAVE_DECL_STRVERSCMP 0
168822f2954Schristos 
169822f2954Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
170822f2954Schristos    don't. */
171822f2954Schristos #define HAVE_DECL_VASPRINTF 1
172822f2954Schristos 
173822f2954Schristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
174822f2954Schristos    don't. */
175822f2954Schristos #define HAVE_DECL_VSNPRINTF 1
176822f2954Schristos 
17784e9dd17Smrg /* Define to 1 if you have the <dlfcn.h> header file. */
17884e9dd17Smrg #define HAVE_DLFCN_H 1
17984e9dd17Smrg 
180ba6b4c93Schristos /* Define if ELF support should be included. */
181ba6b4c93Schristos #define HAVE_ELF 1
182ba6b4c93Schristos 
1839acf2c73Schristos /* Define if <sys/procfs.h> has elf_fpregset_t. */
1849acf2c73Schristos /* #undef HAVE_ELF_FPREGSET_T */
1859acf2c73Schristos 
186ba6b4c93Schristos /* Define to 1 if you have the <elf_hp.h> header file. */
187ba6b4c93Schristos /* #undef HAVE_ELF_HP_H */
188ba6b4c93Schristos 
189ba6b4c93Schristos /* Define to 1 if your system has the etext variable. */
190ba6b4c93Schristos #define HAVE_ETEXT 1
191ba6b4c93Schristos 
192f187d37aSchristos /* Define to 1 if execinfo.h backtrace functions are available. */
193f187d37aSchristos /* #undef HAVE_EXECINFO_BACKTRACE */
194f187d37aSchristos 
195f187d37aSchristos /* Define to 1 if you have the <execinfo.h> header file. */
196f187d37aSchristos #define HAVE_EXECINFO_H 1
197f187d37aSchristos 
198d1fefe4bSchristos /* Define to 1 if you have the `fdwalk' function. */
199d1fefe4bSchristos /* #undef HAVE_FDWALK */
200d1fefe4bSchristos 
201ba6b4c93Schristos /* Define to 1 if you have the `fork' function. */
202ba6b4c93Schristos #define HAVE_FORK 1
203ba6b4c93Schristos 
204ba6b4c93Schristos /* Define if <sys/procfs.h> has fpregset_t. */
205ba6b4c93Schristos /* #undef HAVE_FPREGSET_T */
206ba6b4c93Schristos 
207822f2954Schristos /* Define to 1 if you have the `getauxval' function. */
208822f2954Schristos /* #undef HAVE_GETAUXVAL */
209822f2954Schristos 
210ba6b4c93Schristos /* Define to 1 if you have the `getgid' function. */
211ba6b4c93Schristos #define HAVE_GETGID 1
212ba6b4c93Schristos 
213ba6b4c93Schristos /* Define to 1 if you have the `getpagesize' function. */
214ba6b4c93Schristos #define HAVE_GETPAGESIZE 1
215ba6b4c93Schristos 
2169acf2c73Schristos /* Define to 1 if you have the `getpgid' function. */
2179acf2c73Schristos #define HAVE_GETPGID 1
2189acf2c73Schristos 
219ba6b4c93Schristos /* Define to 1 if you have the `getrlimit' function. */
220ba6b4c93Schristos #define HAVE_GETRLIMIT 1
221ba6b4c93Schristos 
222ba6b4c93Schristos /* Define to 1 if you have the `getrusage' function. */
223ba6b4c93Schristos #define HAVE_GETRUSAGE 1
224ba6b4c93Schristos 
225*22ebeae4Schristos /* Define if the GNU gettext() function is already present or preinstalled. */
226*22ebeae4Schristos /* #undef HAVE_GETTEXT */
227*22ebeae4Schristos 
228ba6b4c93Schristos /* Define to 1 if you have the `getuid' function. */
229ba6b4c93Schristos #define HAVE_GETUID 1
230ba6b4c93Schristos 
231ba6b4c93Schristos /* Define if <sys/procfs.h> has gregset_t. */
232ba6b4c93Schristos /* #undef HAVE_GREGSET_T */
233ba6b4c93Schristos 
2349ca90fdcSchristos /* Define if Guile interpreter is being linked in. */
2359ca90fdcSchristos /* #undef HAVE_GUILE */
2369ca90fdcSchristos 
237822f2954Schristos /* Define if Guile supports manual finalization. */
238822f2954Schristos /* #undef HAVE_GUILE_MANUAL_FINALIZATION */
239822f2954Schristos 
240*22ebeae4Schristos /* Define if you have the iconv() function and it works. */
241ba6b4c93Schristos #define HAVE_ICONV 1
242ba6b4c93Schristos 
243ba6b4c93Schristos /* Define to 1 if you have the `iconvlist' function. */
244ba6b4c93Schristos /* #undef HAVE_ICONVLIST */
245ba6b4c93Schristos 
246ba6b4c93Schristos /* Define to 1 if you have the <inttypes.h> header file. */
247ba6b4c93Schristos #define HAVE_INTTYPES_H 1
248ba6b4c93Schristos 
249f187d37aSchristos /* Define to 1 if you have the `kinfo_getfile' function. */
2509acf2c73Schristos /* #undef HAVE_KINFO_GETFILE */
2519acf2c73Schristos 
252ba6b4c93Schristos /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
253ba6b4c93Schristos #define HAVE_LANGINFO_CODESET 1
254ba6b4c93Schristos 
255ba6b4c93Schristos /* Define if your <locale.h> file defines LC_MESSAGES. */
256ba6b4c93Schristos #define HAVE_LC_MESSAGES 1
257ba6b4c93Schristos 
258d1fefe4bSchristos /* Define if you have the babeltrace library. */
259d1fefe4bSchristos /* #undef HAVE_LIBBABELTRACE */
260d1fefe4bSchristos 
261f187d37aSchristos /* Define if libbacktrace is being used. */
262f187d37aSchristos #define HAVE_LIBBACKTRACE 1
263f187d37aSchristos 
264*22ebeae4Schristos /* Define to 1 if curses is enabled. */
265*22ebeae4Schristos #define HAVE_LIBCURSES 1
266*22ebeae4Schristos 
2674d342c04Schristos /* Define to 1 if debuginfod is enabled. */
2684d342c04Schristos /* #undef HAVE_LIBDEBUGINFOD */
2694d342c04Schristos 
270*22ebeae4Schristos /* Define to 1 if debuginfod section downloading is supported. */
271*22ebeae4Schristos /* #undef HAVE_LIBDEBUGINFOD_FIND_SECTION */
272*22ebeae4Schristos 
273ba6b4c93Schristos /* Define if you have the expat library. */
27454eac751Schristos #define HAVE_LIBEXPAT 1
275ba6b4c93Schristos 
276ba6b4c93Schristos /* Define to 1 if you have the `libiconvlist' function. */
277ba6b4c93Schristos /* #undef HAVE_LIBICONVLIST */
278ba6b4c93Schristos 
279822f2954Schristos /* Define if you have the ipt library. */
280822f2954Schristos /* #undef HAVE_LIBIPT */
281822f2954Schristos 
28284e9dd17Smrg /* Define if you have the lzma library. */
28384e9dd17Smrg /* #undef HAVE_LIBLZMA */
28484e9dd17Smrg 
285ba6b4c93Schristos /* Define to 1 if you have the `m' library (-lm). */
286ba6b4c93Schristos #define HAVE_LIBM 1
287ba6b4c93Schristos 
288ba6b4c93Schristos /* Define to 1 if you have the <libunwind-ia64.h> header file. */
289ba6b4c93Schristos /* #undef HAVE_LIBUNWIND_IA64_H */
290ba6b4c93Schristos 
2914d342c04Schristos /* Define if you have the xxhash library. */
2924d342c04Schristos /* #undef HAVE_LIBXXHASH */
2934d342c04Schristos 
2949acf2c73Schristos /* Define to 1 if you have the <linux/elf.h> header file. */
2959acf2c73Schristos /* #undef HAVE_LINUX_ELF_H */
296ba6b4c93Schristos 
29784e9dd17Smrg /* Define to 1 if you have the <linux/perf_event.h> header file. */
29884e9dd17Smrg /* #undef HAVE_LINUX_PERF_EVENT_H */
29984e9dd17Smrg 
300ba6b4c93Schristos /* Define to 1 if you have the <locale.h> header file. */
301ba6b4c93Schristos #define HAVE_LOCALE_H 1
302ba6b4c93Schristos 
303ba6b4c93Schristos /* Define to 1 if the compiler supports long double. */
304ba6b4c93Schristos #define HAVE_LONG_DOUBLE 1
305ba6b4c93Schristos 
306822f2954Schristos /* Define to 1 if the system has the type `long long'. */
307822f2954Schristos #define HAVE_LONG_LONG 1
308822f2954Schristos 
309ba6b4c93Schristos /* Define if <sys/procfs.h> has lwpid_t. */
310ba6b4c93Schristos /* #undef HAVE_LWPID_T */
311ba6b4c93Schristos 
312ba6b4c93Schristos /* Define to 1 if you have the <machine/reg.h> header file. */
313ba6b4c93Schristos #define HAVE_MACHINE_REG_H 1
314ba6b4c93Schristos 
315ba6b4c93Schristos /* Define to 1 if you have the <memory.h> header file. */
316ba6b4c93Schristos #define HAVE_MEMORY_H 1
317ba6b4c93Schristos 
318ba6b4c93Schristos /* Define to 1 if you have a working `mmap' system call. */
319ba6b4c93Schristos #define HAVE_MMAP 1
320ba6b4c93Schristos 
321ba6b4c93Schristos /* Define to 1 if you have the `monstartup' function. */
322ba6b4c93Schristos #define HAVE_MONSTARTUP 1
323ba6b4c93Schristos 
3249acf2c73Schristos /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
3259acf2c73Schristos /* #undef HAVE_NCURSESW_NCURSES_H */
3269acf2c73Schristos 
327ba6b4c93Schristos /* Define to 1 if you have the <ncurses.h> header file. */
328ba6b4c93Schristos /* #undef HAVE_NCURSES_H */
329ba6b4c93Schristos 
330ba6b4c93Schristos /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
331ba6b4c93Schristos /* #undef HAVE_NCURSES_NCURSES_H */
332ba6b4c93Schristos 
333ba6b4c93Schristos /* Define to 1 if you have the <ncurses/term.h> header file. */
334ba6b4c93Schristos /* #undef HAVE_NCURSES_TERM_H */
335ba6b4c93Schristos 
336ba6b4c93Schristos /* Define to 1 if you have the <nlist.h> header file. */
337ba6b4c93Schristos #define HAVE_NLIST_H 1
338ba6b4c93Schristos 
339ba6b4c93Schristos /* Define to 1 if you have the `pipe' function. */
340ba6b4c93Schristos #define HAVE_PIPE 1
341ba6b4c93Schristos 
342d1fefe4bSchristos /* Define to 1 if you have the `pipe2' function. */
343d1fefe4bSchristos #define HAVE_PIPE2 1
344d1fefe4bSchristos 
345ba6b4c93Schristos /* Define to 1 if you have the `poll' function. */
346ba6b4c93Schristos #define HAVE_POLL 1
347ba6b4c93Schristos 
348ba6b4c93Schristos /* Define to 1 if you have the <poll.h> header file. */
349ba6b4c93Schristos #define HAVE_POLL_H 1
350ba6b4c93Schristos 
351ba6b4c93Schristos /* Define to 1 if you have the `posix_madvise' function. */
352ba6b4c93Schristos #define HAVE_POSIX_MADVISE 1
353ba6b4c93Schristos 
35484e9dd17Smrg /* Define to 1 if you have the `pread' function. */
35584e9dd17Smrg #define HAVE_PREAD 1
35684e9dd17Smrg 
357ba6b4c93Schristos /* Define to 1 if you have the `pread64' function. */
358ba6b4c93Schristos /* #undef HAVE_PREAD64 */
359ba6b4c93Schristos 
360ba6b4c93Schristos /* Define if <sys/procfs.h> has prfpregset_t. */
361ba6b4c93Schristos /* #undef HAVE_PRFPREGSET_T */
362ba6b4c93Schristos 
363ba6b4c93Schristos /* Define if <sys/procfs.h> has prgregset32_t. */
364ba6b4c93Schristos /* #undef HAVE_PRGREGSET32_T */
365ba6b4c93Schristos 
366ba6b4c93Schristos /* Define if <sys/procfs.h> has prgregset_t. */
367ba6b4c93Schristos /* #undef HAVE_PRGREGSET_T */
368ba6b4c93Schristos 
369ba6b4c93Schristos /* Define to 1 if you have the <proc_service.h> header file. */
370ba6b4c93Schristos /* #undef HAVE_PROC_SERVICE_H */
371ba6b4c93Schristos 
372ba6b4c93Schristos /* Define if <sys/procfs.h> has psaddr_t. */
373ba6b4c93Schristos /* #undef HAVE_PSADDR_T */
374ba6b4c93Schristos 
3754d342c04Schristos /* Have PTHREAD_PRIO_INHERIT. */
3764d342c04Schristos #define HAVE_PTHREAD_PRIO_INHERIT 1
3774d342c04Schristos 
3784d342c04Schristos /* Define to 1 if you have the `pthread_setname_np' function. */
3794d342c04Schristos #define HAVE_PTHREAD_SETNAME_NP 1
3804d342c04Schristos 
3814d342c04Schristos /* Define to 1 if you have the `pthread_sigmask' function. */
3824d342c04Schristos #define HAVE_PTHREAD_SIGMASK 1
3834d342c04Schristos 
384d1fefe4bSchristos /* Define to 1 if you have the `ptrace64' function. */
385d1fefe4bSchristos /* #undef HAVE_PTRACE64 */
386ba6b4c93Schristos 
387ba6b4c93Schristos /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
388ba6b4c93Schristos /* #undef HAVE_PTRACE_GETFPXREGS */
389ba6b4c93Schristos 
390ba6b4c93Schristos /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
391ba6b4c93Schristos /* #undef HAVE_PTRACE_GETREGS */
392ba6b4c93Schristos 
393ba6b4c93Schristos /* Define to 1 if you have the <ptrace.h> header file. */
394ba6b4c93Schristos /* #undef HAVE_PTRACE_H */
395ba6b4c93Schristos 
396ba6b4c93Schristos /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
397ba6b4c93Schristos /* #undef HAVE_PT_GETDBREGS */
398ba6b4c93Schristos 
3999acf2c73Schristos /* Define to 1 if you have the `pt_insn_event' function. */
4009acf2c73Schristos /* #undef HAVE_PT_INSN_EVENT */
4019acf2c73Schristos 
40284e9dd17Smrg /* Define to 1 if you have the `pwrite' function. */
40384e9dd17Smrg #define HAVE_PWRITE 1
40484e9dd17Smrg 
405ba6b4c93Schristos /* Define if Python interpreter is being linked in. */
406ba6b4c93Schristos /* #undef HAVE_PYTHON */
407ba6b4c93Schristos 
408f187d37aSchristos /* Define to 1 if you have the <readline/readline.h> header file. */
409f187d37aSchristos /* #undef HAVE_READLINE_READLINE_H */
410f187d37aSchristos 
411ba6b4c93Schristos /* Define to 1 if you have the `resize_term' function. */
4128b7331e5Schristos #define HAVE_RESIZE_TERM 1
413ba6b4c93Schristos 
414ba6b4c93Schristos /* Define to 1 if you have the `sbrk' function. */
415ba6b4c93Schristos #define HAVE_SBRK 1
416ba6b4c93Schristos 
4179ca90fdcSchristos /* Define to 1 if you have the `scm_new_smob' function. */
4189ca90fdcSchristos /* #undef HAVE_SCM_NEW_SMOB */
4199ca90fdcSchristos 
420ba6b4c93Schristos /* Define to 1 if you have the `setlocale' function. */
421ba6b4c93Schristos #define HAVE_SETLOCALE 1
422ba6b4c93Schristos 
423822f2954Schristos /* Define to 1 if you have the `setns' function. */
424822f2954Schristos /* #undef HAVE_SETNS */
425822f2954Schristos 
426ba6b4c93Schristos /* Define to 1 if you have the `setpgid' function. */
427ba6b4c93Schristos #define HAVE_SETPGID 1
428ba6b4c93Schristos 
429ba6b4c93Schristos /* Define to 1 if you have the `setpgrp' function. */
430ba6b4c93Schristos #define HAVE_SETPGRP 1
431ba6b4c93Schristos 
432ba6b4c93Schristos /* Define to 1 if you have the `setrlimit' function. */
433ba6b4c93Schristos #define HAVE_SETRLIMIT 1
434ba6b4c93Schristos 
435ba6b4c93Schristos /* Define to 1 if you have the `setsid' function. */
436ba6b4c93Schristos #define HAVE_SETSID 1
437ba6b4c93Schristos 
438ba6b4c93Schristos /* Define to 1 if you have the `sigaction' function. */
439ba6b4c93Schristos #define HAVE_SIGACTION 1
440ba6b4c93Schristos 
4419ca90fdcSchristos /* Define to 1 if you have the `sigaltstack' function. */
4429ca90fdcSchristos #define HAVE_SIGALTSTACK 1
4439ca90fdcSchristos 
444ba6b4c93Schristos /* Define to 1 if you have the <signal.h> header file. */
445ba6b4c93Schristos #define HAVE_SIGNAL_H 1
446ba6b4c93Schristos 
447ba6b4c93Schristos /* Define to 1 if you have the `sigprocmask' function. */
448ba6b4c93Schristos #define HAVE_SIGPROCMASK 1
449ba6b4c93Schristos 
450ba6b4c93Schristos /* Define if sigsetjmp is available. */
451ba6b4c93Schristos #define HAVE_SIGSETJMP 1
452ba6b4c93Schristos 
453ba6b4c93Schristos /* Define to 1 if you have the `sigsetmask' function. */
454ba6b4c93Schristos #define HAVE_SIGSETMASK 1
455ba6b4c93Schristos 
456f187d37aSchristos /* Define to 1 if you have the `sigtimedwait' function. */
457f187d37aSchristos #define HAVE_SIGTIMEDWAIT 1
458f187d37aSchristos 
459ba6b4c93Schristos /* Define to 1 if you have the `socketpair' function. */
460ba6b4c93Schristos #define HAVE_SOCKETPAIR 1
461ba6b4c93Schristos 
462ba6b4c93Schristos /* Define to 1 if the system has the type `socklen_t'. */
463ba6b4c93Schristos #define HAVE_SOCKLEN_T 1
464ba6b4c93Schristos 
4659acf2c73Schristos /* Define to 1 if the source-highlight library is available */
4669acf2c73Schristos /* #undef HAVE_SOURCE_HIGHLIGHT */
4679acf2c73Schristos 
468ba6b4c93Schristos /* Define to 1 if you have the <stdint.h> header file. */
469ba6b4c93Schristos #define HAVE_STDINT_H 1
470ba6b4c93Schristos 
471ba6b4c93Schristos /* Define to 1 if you have the <stdlib.h> header file. */
472ba6b4c93Schristos #define HAVE_STDLIB_H 1
473ba6b4c93Schristos 
474ba6b4c93Schristos /* Define to 1 if you have the <strings.h> header file. */
475ba6b4c93Schristos #define HAVE_STRINGS_H 1
476ba6b4c93Schristos 
477ba6b4c93Schristos /* Define to 1 if you have the <string.h> header file. */
478ba6b4c93Schristos #define HAVE_STRING_H 1
479ba6b4c93Schristos 
480ba6b4c93Schristos /* Define to 1 if your system has struct lwp. */
481e5d758f8Schristos #define HAVE_STRUCT_LWP 1
482ba6b4c93Schristos 
4839acf2c73Schristos /* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */
4843caff986Smrg /* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE */
4853caff986Smrg 
4869acf2c73Schristos /* Define to 1 if `pl_tdname' is a member of `struct ptrace_lwpinfo'. */
4878b7331e5Schristos /* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME */
4888b7331e5Schristos 
4899acf2c73Schristos /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
4909acf2c73Schristos /* #undef HAVE_STRUCT_PT_INSN_ENABLED */
4919acf2c73Schristos 
4929acf2c73Schristos /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
4939acf2c73Schristos /* #undef HAVE_STRUCT_PT_INSN_RESYNCED */
4949acf2c73Schristos 
495ba6b4c93Schristos /* Define to 1 if your system has struct reg in <machine/reg.h>. */
496ba6b4c93Schristos #define HAVE_STRUCT_REG 1
497ba6b4c93Schristos 
4989acf2c73Schristos /* Define to 1 if `r_fs' is a member of `struct reg'. */
499ba6b4c93Schristos /* #undef HAVE_STRUCT_REG_R_FS */
500ba6b4c93Schristos 
5019acf2c73Schristos /* Define to 1 if `r_gs' is a member of `struct reg'. */
502ba6b4c93Schristos /* #undef HAVE_STRUCT_REG_R_GS */
503ba6b4c93Schristos 
5049acf2c73Schristos /* Define to 1 if `st_blksize' is a member of `struct stat'. */
505ba6b4c93Schristos #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
506ba6b4c93Schristos 
5079acf2c73Schristos /* Define to 1 if `st_blocks' is a member of `struct stat'. */
508ba6b4c93Schristos #define HAVE_STRUCT_STAT_ST_BLOCKS 1
509ba6b4c93Schristos 
5109acf2c73Schristos /* Define to 1 if `td_pcb' is a member of `struct thread'. */
511ba6b4c93Schristos /* #undef HAVE_STRUCT_THREAD_TD_PCB */
512ba6b4c93Schristos 
513ba6b4c93Schristos /* Define to 1 if you have the <sys/debugreg.h> header file. */
514ba6b4c93Schristos /* #undef HAVE_SYS_DEBUGREG_H */
515ba6b4c93Schristos 
516ba6b4c93Schristos /* Define to 1 if you have the <sys/file.h> header file. */
517ba6b4c93Schristos #define HAVE_SYS_FILE_H 1
518ba6b4c93Schristos 
519ba6b4c93Schristos /* Define to 1 if you have the <sys/filio.h> header file. */
520ba6b4c93Schristos #define HAVE_SYS_FILIO_H 1
521ba6b4c93Schristos 
522ba6b4c93Schristos /* Define to 1 if you have the <sys/ioctl.h> header file. */
523ba6b4c93Schristos #define HAVE_SYS_IOCTL_H 1
524ba6b4c93Schristos 
525ba6b4c93Schristos /* Define to 1 if you have the <sys/param.h> header file. */
526ba6b4c93Schristos #define HAVE_SYS_PARAM_H 1
527ba6b4c93Schristos 
528ba6b4c93Schristos /* Define to 1 if you have the <sys/poll.h> header file. */
529ba6b4c93Schristos #define HAVE_SYS_POLL_H 1
530ba6b4c93Schristos 
531f187d37aSchristos /* Define to 1 if you have the <sys/procctl.h> header file. */
532f187d37aSchristos /* #undef HAVE_SYS_PROCCTL_H */
533f187d37aSchristos 
534ba6b4c93Schristos /* Define to 1 if you have the <sys/procfs.h> header file. */
535ba6b4c93Schristos /* #undef HAVE_SYS_PROCFS_H */
536ba6b4c93Schristos 
537ba6b4c93Schristos /* Define to 1 if you have the <sys/ptrace.h> header file. */
538ba6b4c93Schristos #define HAVE_SYS_PTRACE_H 1
539ba6b4c93Schristos 
540ba6b4c93Schristos /* Define to 1 if you have the <sys/reg.h> header file. */
541ba6b4c93Schristos /* #undef HAVE_SYS_REG_H */
542ba6b4c93Schristos 
543ba6b4c93Schristos /* Define to 1 if you have the <sys/resource.h> header file. */
544ba6b4c93Schristos #define HAVE_SYS_RESOURCE_H 1
545ba6b4c93Schristos 
546ba6b4c93Schristos /* Define to 1 if you have the <sys/select.h> header file. */
547ba6b4c93Schristos #define HAVE_SYS_SELECT_H 1
548ba6b4c93Schristos 
54984e9dd17Smrg /* Define to 1 if you have the <sys/socket.h> header file. */
55084e9dd17Smrg #define HAVE_SYS_SOCKET_H 1
55184e9dd17Smrg 
552ba6b4c93Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
553ba6b4c93Schristos #define HAVE_SYS_STAT_H 1
554ba6b4c93Schristos 
555ba6b4c93Schristos /* Define to 1 if you have the <sys/types.h> header file. */
556ba6b4c93Schristos #define HAVE_SYS_TYPES_H 1
557ba6b4c93Schristos 
55884e9dd17Smrg /* Define to 1 if you have the <sys/un.h> header file. */
55984e9dd17Smrg #define HAVE_SYS_UN_H 1
56084e9dd17Smrg 
561ba6b4c93Schristos /* Define to 1 if you have the <sys/user.h> header file. */
5628b7331e5Schristos /* #undef HAVE_SYS_USER_H */
563ba6b4c93Schristos 
564ba6b4c93Schristos /* Define to 1 if you have the <sys/wait.h> header file. */
565ba6b4c93Schristos #define HAVE_SYS_WAIT_H 1
566ba6b4c93Schristos 
567ba6b4c93Schristos /* Define to 1 if you have the <termios.h> header file. */
568ba6b4c93Schristos #define HAVE_TERMIOS_H 1
569ba6b4c93Schristos 
570ba6b4c93Schristos /* Define to 1 if you have the <term.h> header file. */
571ba6b4c93Schristos #define HAVE_TERM_H 1
572ba6b4c93Schristos 
573ba6b4c93Schristos /* Define to 1 if you have the <thread_db.h> header file. */
574ba6b4c93Schristos /* #undef HAVE_THREAD_DB_H */
575ba6b4c93Schristos 
576ba6b4c93Schristos /* Define to 1 if you have the `ttrace' function. */
577ba6b4c93Schristos /* #undef HAVE_TTRACE */
578ba6b4c93Schristos 
579ba6b4c93Schristos /* Define to 1 if you have the <unistd.h> header file. */
580ba6b4c93Schristos #define HAVE_UNISTD_H 1
581ba6b4c93Schristos 
5829acf2c73Schristos /* Define to 1 if you have the `use_default_colors' function. */
5839acf2c73Schristos #define HAVE_USE_DEFAULT_COLORS 1
5849acf2c73Schristos 
585ba6b4c93Schristos /* Define to 1 if you have the `vfork' function. */
586ba6b4c93Schristos #define HAVE_VFORK 1
587ba6b4c93Schristos 
588ba6b4c93Schristos /* Define to 1 if you have the <vfork.h> header file. */
589ba6b4c93Schristos /* #undef HAVE_VFORK_H */
590ba6b4c93Schristos 
591ba6b4c93Schristos /* Define to 1 if you have the `waitpid' function. */
592ba6b4c93Schristos #define HAVE_WAITPID 1
593ba6b4c93Schristos 
594ba6b4c93Schristos /* Define to 1 if you have the <wait.h> header file. */
595ba6b4c93Schristos /* #undef HAVE_WAIT_H */
596ba6b4c93Schristos 
5979ca90fdcSchristos /* Define to 1 if you have the <windows.h> header file. */
5989ca90fdcSchristos /* #undef HAVE_WINDOWS_H */
5999ca90fdcSchristos 
600ba6b4c93Schristos /* Define to 1 if `fork' works. */
601ba6b4c93Schristos #define HAVE_WORKING_FORK 1
602ba6b4c93Schristos 
603ba6b4c93Schristos /* Define to 1 if `vfork' works. */
604ba6b4c93Schristos #define HAVE_WORKING_VFORK 1
605ba6b4c93Schristos 
606ba6b4c93Schristos /* Define to 1 if you have the `wresize' function. */
6078b7331e5Schristos #define HAVE_WRESIZE 1
608ba6b4c93Schristos 
6094d342c04Schristos /* Define to 1 if you have the <ws2tcpip.h> header file. */
6104d342c04Schristos /* #undef HAVE_WS2TCPIP_H */
6114d342c04Schristos 
612ba6b4c93Schristos /* Define to 1 if you have the `XML_StopParser' function. */
61354eac751Schristos #define HAVE_XML_STOPPARSER 1
614ba6b4c93Schristos 
615f187d37aSchristos /* Define to 1 if zstd is enabled. */
616f187d37aSchristos /* #undef HAVE_ZSTD */
617f187d37aSchristos 
618ba6b4c93Schristos /* Define to 1 if your system has the _etext variable. */
619ba6b4c93Schristos #define HAVE__ETEXT 1
620ba6b4c93Schristos 
621ba6b4c93Schristos /* Define to 1 if you have the `_mcleanup' function. */
622ba6b4c93Schristos #define HAVE__MCLEANUP 1
623ba6b4c93Schristos 
62484e9dd17Smrg /* Path of directory of iconv program. */
62584e9dd17Smrg /* #undef ICONV_BIN */
62684e9dd17Smrg 
62784e9dd17Smrg /* Define if the iconv directory should be relocated when GDB is moved. */
62884e9dd17Smrg /* #undef ICONV_BIN_RELOCATABLE */
62984e9dd17Smrg 
630ba6b4c93Schristos /* Define as const if the declaration of iconv() needs const. */
631e5d758f8Schristos #define ICONV_CONST
632ba6b4c93Schristos 
63384e9dd17Smrg /* directory to load the JIT readers from */
63484e9dd17Smrg #define JIT_READER_DIR "/usr/lib/gdb"
63584e9dd17Smrg 
63684e9dd17Smrg /* Define if the jit-reader-dir directory should be relocated when GDB is
63784e9dd17Smrg    moved. */
63884e9dd17Smrg #define JIT_READER_DIR_RELOCATABLE 1
639ba6b4c93Schristos 
640f187d37aSchristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
641f187d37aSchristos    */
642f187d37aSchristos #define LT_OBJDIR ".libs/"
643f187d37aSchristos 
644ba6b4c93Schristos /* Name of this package. */
645ba6b4c93Schristos #define PACKAGE "gdb"
646ba6b4c93Schristos 
647ba6b4c93Schristos /* Define to the address where bug reports for this package should be sent. */
648ba6b4c93Schristos #define PACKAGE_BUGREPORT ""
649ba6b4c93Schristos 
650ba6b4c93Schristos /* Define to the full name of this package. */
651ba6b4c93Schristos #define PACKAGE_NAME ""
652ba6b4c93Schristos 
653ba6b4c93Schristos /* Define to the full name and version of this package. */
654ba6b4c93Schristos #define PACKAGE_STRING ""
655ba6b4c93Schristos 
656ba6b4c93Schristos /* Define to the one symbol short name of this package. */
657ba6b4c93Schristos #define PACKAGE_TARNAME ""
658ba6b4c93Schristos 
659ba6b4c93Schristos /* Define to the home page for this package. */
660ba6b4c93Schristos #define PACKAGE_URL ""
661ba6b4c93Schristos 
662ba6b4c93Schristos /* Define to the version of this package. */
663ba6b4c93Schristos #define PACKAGE_VERSION ""
664ba6b4c93Schristos 
665ba6b4c93Schristos /* Additional package description */
666ba6b4c93Schristos #define PKGVERSION "(GDB) "
667ba6b4c93Schristos 
668ba6b4c93Schristos /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
669ba6b4c93Schristos /* #undef PRINTF_HAS_DECFLOAT */
670ba6b4c93Schristos 
671ba6b4c93Schristos /* Define to 1 if the "%Lg" format works to print long doubles. */
672ba6b4c93Schristos /* #undef PRINTF_HAS_LONG_DOUBLE */
673ba6b4c93Schristos 
674ba6b4c93Schristos /* Define to 1 if the "%ll" format works to print long longs. */
675ba6b4c93Schristos /* #undef PRINTF_HAS_LONG_LONG */
676ba6b4c93Schristos 
6774d342c04Schristos /* Define to necessary symbol if this constant uses a non-standard name on
6784d342c04Schristos    your system. */
6794d342c04Schristos /* #undef PTHREAD_CREATE_JOINABLE */
6804d342c04Schristos 
6813caff986Smrg /* Define to the type of arg 1 for ptrace. */
6823caff986Smrg #define PTRACE_TYPE_ARG1 int
6833caff986Smrg 
684ba6b4c93Schristos /* Define to the type of arg 3 for ptrace. */
685ba6b4c93Schristos #define PTRACE_TYPE_ARG3 void *
686ba6b4c93Schristos 
687d1fefe4bSchristos /* Define to the type of arg 4 for ptrace. */
688d1fefe4bSchristos #define PTRACE_TYPE_ARG4 int
689d1fefe4bSchristos 
690ba6b4c93Schristos /* Define to the type of arg 5 for ptrace. */
691ba6b4c93Schristos /* #undef PTRACE_TYPE_ARG5 */
692ba6b4c93Schristos 
693ba6b4c93Schristos /* Define as the return type of ptrace. */
694ba6b4c93Schristos #define PTRACE_TYPE_RET int
695ba6b4c93Schristos 
6964d342c04Schristos /* Define if the python lib directory should be relocated when GDB is moved.
6974d342c04Schristos    */
6984d342c04Schristos /* #undef PYTHON_LIBDIR_RELOCATABLE */
6994d342c04Schristos 
700ba6b4c93Schristos /* Define if the python directory should be relocated when GDB is moved. */
701ba6b4c93Schristos /* #undef PYTHON_PATH_RELOCATABLE */
702ba6b4c93Schristos 
703ba6b4c93Schristos /* Relocated directory for source files. */
704ba6b4c93Schristos /* #undef RELOC_SRCDIR */
705ba6b4c93Schristos 
706ba6b4c93Schristos /* Bug reporting address */
7074d342c04Schristos #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>"
708ba6b4c93Schristos 
709ba6b4c93Schristos /* Define to 1 if the "%Lg" format works to scan long doubles. */
710ba6b4c93Schristos /* #undef SCANF_HAS_LONG_DOUBLE */
711ba6b4c93Schristos 
712ba6b4c93Schristos /* Define to 1 if the `setpgrp' function takes no argument. */
713ba6b4c93Schristos /* #undef SETPGRP_VOID */
714ba6b4c93Schristos 
715822f2954Schristos /* The size of `long long', as computed by sizeof. */
716822f2954Schristos #define SIZEOF_LONG_LONG 8
717822f2954Schristos 
71884e9dd17Smrg /* The size of `unsigned long', as computed by sizeof. */
71984e9dd17Smrg #define SIZEOF_UNSIGNED_LONG 4
72084e9dd17Smrg 
72184e9dd17Smrg /* The size of `unsigned long long', as computed by sizeof. */
72284e9dd17Smrg #define SIZEOF_UNSIGNED_LONG_LONG 8
72384e9dd17Smrg 
72484e9dd17Smrg /* The size of `unsigned __int128', as computed by sizeof. */
725d1fefe4bSchristos #define SIZEOF_UNSIGNED___INT128 16
726ba6b4c93Schristos 
727f187d37aSchristos /* The size of `void *', as computed by sizeof. */
728f187d37aSchristos #define SIZEOF_VOID_P 4
729f187d37aSchristos 
730ba6b4c93Schristos /* If using the C implementation of alloca, define if you know the
731ba6b4c93Schristos    direction of stack growth for your system; otherwise it will be
732ba6b4c93Schristos    automatically deduced at runtime.
733ba6b4c93Schristos 	STACK_DIRECTION > 0 => grows toward higher addresses
734ba6b4c93Schristos 	STACK_DIRECTION < 0 => grows toward lower addresses
735ba6b4c93Schristos 	STACK_DIRECTION = 0 => direction of growth unknown */
736ba6b4c93Schristos /* #undef STACK_DIRECTION */
737ba6b4c93Schristos 
738ba6b4c93Schristos /* Define to 1 if you have the ANSI C header files. */
739ba6b4c93Schristos #define STDC_HEADERS 1
740ba6b4c93Schristos 
741ba6b4c93Schristos /* automatically load a system-wide gdbinit file */
742ba6b4c93Schristos #define SYSTEM_GDBINIT ""
743ba6b4c93Schristos 
7444d342c04Schristos /* automatically load system-wide gdbinit files from this directory */
7454d342c04Schristos #define SYSTEM_GDBINIT_DIR ""
7464d342c04Schristos 
7474d342c04Schristos /* Define if the system-gdbinit-dir directory should be relocated when GDB is
7484d342c04Schristos    moved. */
7494d342c04Schristos #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0
7504d342c04Schristos 
751ba6b4c93Schristos /* Define if the system-gdbinit directory should be relocated when GDB is
752ba6b4c93Schristos    moved. */
753ba6b4c93Schristos #define SYSTEM_GDBINIT_RELOCATABLE 0
754ba6b4c93Schristos 
75584e9dd17Smrg /* search for usr/lib et al within DIR */
75684e9dd17Smrg #define TARGET_SYSTEM_ROOT ""
75784e9dd17Smrg 
75884e9dd17Smrg /* Define if the sysroot directory should be relocated when GDB is moved. */
75984e9dd17Smrg #define TARGET_SYSTEM_ROOT_RELOCATABLE 0
76084e9dd17Smrg 
761ba6b4c93Schristos /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
762ba6b4c93Schristos /* #undef THREAD_DB_HAS_TD_NOTALLOC */
763ba6b4c93Schristos 
764ba6b4c93Schristos /* Define if <thread_db.h> has the TD_NOTLS error code. */
765ba6b4c93Schristos /* #undef THREAD_DB_HAS_TD_NOTLS */
766ba6b4c93Schristos 
767ba6b4c93Schristos /* Define if <thread_db.h> has the TD_VERSION error code. */
768ba6b4c93Schristos /* #undef THREAD_DB_HAS_TD_VERSION */
769ba6b4c93Schristos 
77084e9dd17Smrg /* Enable extensions on AIX 3, Interix.  */
77184e9dd17Smrg #ifndef _ALL_SOURCE
77284e9dd17Smrg # define _ALL_SOURCE 1
77384e9dd17Smrg #endif
77484e9dd17Smrg /* Enable GNU extensions on systems that have them.  */
77584e9dd17Smrg #ifndef _GNU_SOURCE
77684e9dd17Smrg # define _GNU_SOURCE 1
77784e9dd17Smrg #endif
77884e9dd17Smrg /* Enable threading extensions on Solaris.  */
77984e9dd17Smrg #ifndef _POSIX_PTHREAD_SEMANTICS
78084e9dd17Smrg # define _POSIX_PTHREAD_SEMANTICS 1
78184e9dd17Smrg #endif
78284e9dd17Smrg /* Enable extensions on HP NonStop.  */
78384e9dd17Smrg #ifndef _TANDEM_SOURCE
78484e9dd17Smrg # define _TANDEM_SOURCE 1
78584e9dd17Smrg #endif
78684e9dd17Smrg /* Enable general extensions on Solaris.  */
78784e9dd17Smrg #ifndef __EXTENSIONS__
78884e9dd17Smrg # define __EXTENSIONS__ 1
78984e9dd17Smrg #endif
79084e9dd17Smrg 
79184e9dd17Smrg 
792ba6b4c93Schristos /* Define if we should use the Windows API, instead of the POSIX API. On
793ba6b4c93Schristos    Windows, we use the Windows API when building for MinGW, but the POSIX API
794ba6b4c93Schristos    when building for Cygwin. */
795ba6b4c93Schristos /* #undef USE_WIN32API */
796ba6b4c93Schristos 
7973caff986Smrg /* Define if the PPC simulator is being linked in. */
7983caff986Smrg /* #undef WITH_PPC_SIM */
7993caff986Smrg 
8004d342c04Schristos /* Directory containing Python's standard libraries from --with-python-libdir.
8014d342c04Schristos    */
8024d342c04Schristos /* #undef WITH_PYTHON_LIBDIR */
8034d342c04Schristos 
804ba6b4c93Schristos /* Define if --with-python provides a path, either directly or via
805ba6b4c93Schristos    python-config.py --exec-prefix. */
806ba6b4c93Schristos /* #undef WITH_PYTHON_PATH */
807ba6b4c93Schristos 
808ba6b4c93Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
809ba6b4c93Schristos    significant byte first (like Motorola and SPARC, unlike Intel). */
810ba6b4c93Schristos #if defined AC_APPLE_UNIVERSAL_BUILD
811ba6b4c93Schristos # if defined __BIG_ENDIAN__
812ba6b4c93Schristos #  define WORDS_BIGENDIAN 1
813ba6b4c93Schristos # endif
814ba6b4c93Schristos #else
815ba6b4c93Schristos # ifndef WORDS_BIGENDIAN
816ba6b4c93Schristos #  define WORDS_BIGENDIAN 1
817ba6b4c93Schristos # endif
818ba6b4c93Schristos #endif
819ba6b4c93Schristos 
8209acf2c73Schristos /* Enable large inode numbers on Mac OS X 10.5.  */
8219acf2c73Schristos #ifndef _DARWIN_USE_64_BIT_INODE
8229acf2c73Schristos # define _DARWIN_USE_64_BIT_INODE 1
8239acf2c73Schristos #endif
8249acf2c73Schristos 
825ba6b4c93Schristos /* Number of bits in a file offset, on hosts where this is settable. */
826ba6b4c93Schristos /* #undef _FILE_OFFSET_BITS */
827ba6b4c93Schristos 
828ba6b4c93Schristos /* Define for large files, on AIX-style hosts. */
829ba6b4c93Schristos /* #undef _LARGE_FILES */
830ba6b4c93Schristos 
831ba6b4c93Schristos /* Define to 1 if on MINIX. */
832ba6b4c93Schristos /* #undef _MINIX */
833ba6b4c93Schristos 
834ba6b4c93Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
835ba6b4c93Schristos    this defined. */
836ba6b4c93Schristos /* #undef _POSIX_1_SOURCE */
837ba6b4c93Schristos 
838ba6b4c93Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
839ba6b4c93Schristos /* #undef _POSIX_SOURCE */
840ba6b4c93Schristos 
8414d342c04Schristos /* Use structured /proc on Solaris. */
8424d342c04Schristos #define _STRUCTURED_PROC 1
8434d342c04Schristos 
844ba6b4c93Schristos /* Define to empty if `const' does not conform to ANSI C. */
845ba6b4c93Schristos /* #undef const */
846ba6b4c93Schristos 
847ba6b4c93Schristos /* Define to `__inline__' or `__inline' if that's what the C compiler
848ba6b4c93Schristos    calls it, or to nothing if 'inline' is not supported under any name.  */
849ba6b4c93Schristos #ifndef __cplusplus
850ba6b4c93Schristos /* #undef inline */
851ba6b4c93Schristos #endif
852ba6b4c93Schristos 
853ba6b4c93Schristos /* Define to `int' if <sys/types.h> does not define. */
854ba6b4c93Schristos /* #undef pid_t */
855ba6b4c93Schristos 
8569acf2c73Schristos /* Define to `unsigned int' if <sys/types.h> does not define. */
8579acf2c73Schristos /* #undef size_t */
8589acf2c73Schristos 
859ba6b4c93Schristos /* Define as `fork' if `vfork' does not work. */
860ba6b4c93Schristos /* #undef vfork */
861