1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: NetBSD: mknative-gdb,v 1.8 2019/05/29 01:56:06 christos Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4
5/* config.h.  Generated from config.in by configure.  */
6/* config.in.  Generated from configure.ac by autoheader.  */
7
8/* Define if building universal (internal helper macro) */
9/* #undef AC_APPLE_UNIVERSAL_BUILD */
10
11/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
12   This function is required for alloca.c support on those systems. */
13/* #undef CRAY_STACKSEG_END */
14
15/* Define to 1 if you have the <alloca.h> header file. */
16/* #undef HAVE_ALLOCA_H */
17
18/* Define to 1 if you have the `asprintf' function. */
19#define HAVE_ASPRINTF 1
20
21/* Define to 1 if you have the `atexit' function. */
22#define HAVE_ATEXIT 1
23
24/* Define to 1 if you have the `basename' function. */
25#define HAVE_BASENAME 1
26
27/* Define to 1 if you have the `bcmp' function. */
28#define HAVE_BCMP 1
29
30/* Define to 1 if you have the `bcopy' function. */
31#define HAVE_BCOPY 1
32
33/* Define to 1 if you have the `bsearch' function. */
34#define HAVE_BSEARCH 1
35
36/* Define to 1 if you have the `bzero' function. */
37#define HAVE_BZERO 1
38
39/* Define to 1 if you have the `calloc' function. */
40#define HAVE_CALLOC 1
41
42/* Define to 1 if you have the `canonicalize_file_name' function. */
43/* #undef HAVE_CANONICALIZE_FILE_NAME */
44
45/* Define to 1 if you have the `clock' function. */
46#define HAVE_CLOCK 1
47
48/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
49   don't. */
50#define HAVE_DECL_ASPRINTF 1
51
52/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
53   you don't. */
54#define HAVE_DECL_BASENAME 0
55
56/* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
57   */
58#define HAVE_DECL_CALLOC 1
59
60/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
61#define HAVE_DECL_FFS 1
62
63/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
64   */
65#define HAVE_DECL_GETENV 1
66
67/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
68   */
69#define HAVE_DECL_GETOPT 1
70
71/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
72   */
73#define HAVE_DECL_MALLOC 1
74
75/* Define to 1 if you have the declaration of `realloc', and to 0 if you
76   don't. */
77#define HAVE_DECL_REALLOC 1
78
79/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
80   */
81#define HAVE_DECL_SBRK 1
82
83/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
84   don't. */
85#define HAVE_DECL_SNPRINTF 1
86
87/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
88   don't. */
89#define HAVE_DECL_STRNLEN 1
90
91/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
92   */
93#define HAVE_DECL_STRTOL 1
94
95/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
96   don't. */
97#define HAVE_DECL_STRTOLL 1
98
99/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
100   don't. */
101#define HAVE_DECL_STRTOUL 1
102
103/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
104   don't. */
105#define HAVE_DECL_STRTOULL 1
106
107/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
108   don't. */
109#define HAVE_DECL_STRVERSCMP 0
110
111/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
112   don't. */
113#define HAVE_DECL_VASPRINTF 1
114
115/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
116   don't. */
117#define HAVE_DECL_VSNPRINTF 1
118
119/* Define to 1 if you have the `dup3' function. */
120#define HAVE_DUP3 1
121
122/* Define to 1 if you have the <fcntl.h> header file. */
123#define HAVE_FCNTL_H 1
124
125/* Define to 1 if you have the `ffs' function. */
126#define HAVE_FFS 1
127
128/* Define to 1 if you have the `fork' function. */
129#define HAVE_FORK 1
130
131/* Define to 1 if you have the `getcwd' function. */
132#define HAVE_GETCWD 1
133
134/* Define to 1 if you have the `getpagesize' function. */
135#define HAVE_GETPAGESIZE 1
136
137/* Define to 1 if you have the `getrlimit' function. */
138#define HAVE_GETRLIMIT 1
139
140/* Define to 1 if you have the `getrusage' function. */
141#define HAVE_GETRUSAGE 1
142
143/* Define to 1 if you have the `getsysinfo' function. */
144/* #undef HAVE_GETSYSINFO */
145
146/* Define to 1 if you have the `gettimeofday' function. */
147#define HAVE_GETTIMEOFDAY 1
148
149/* Define to 1 if you have the `index' function. */
150#define HAVE_INDEX 1
151
152/* Define to 1 if you have the `insque' function. */
153#define HAVE_INSQUE 1
154
155/* Define to 1 if the system has the type `intptr_t'. */
156#define HAVE_INTPTR_T 1
157
158/* Define to 1 if you have the <inttypes.h> header file. */
159#define HAVE_INTTYPES_H 1
160
161/* Define to 1 if you have the <limits.h> header file. */
162#define HAVE_LIMITS_H 1
163
164/* Define if you have the `long long' type. */
165#define HAVE_LONG_LONG 1
166
167/* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
168/* #undef HAVE_MACHINE_HAL_SYSINFO_H */
169
170/* Define to 1 if you have the <malloc.h> header file. */
171#define HAVE_MALLOC_H 1
172
173/* Define to 1 if you have the `memchr' function. */
174#define HAVE_MEMCHR 1
175
176/* Define to 1 if you have the `memcmp' function. */
177#define HAVE_MEMCMP 1
178
179/* Define to 1 if you have the `memcpy' function. */
180#define HAVE_MEMCPY 1
181
182/* Define to 1 if you have the `memmem' function. */
183#define HAVE_MEMMEM 1
184
185/* Define to 1 if you have the `memmove' function. */
186#define HAVE_MEMMOVE 1
187
188/* Define to 1 if you have the <memory.h> header file. */
189#define HAVE_MEMORY_H 1
190
191/* Define to 1 if you have the `memset' function. */
192#define HAVE_MEMSET 1
193
194/* Define to 1 if you have the `mkstemps' function. */
195#define HAVE_MKSTEMPS 1
196
197/* Define to 1 if you have a working `mmap' system call. */
198#define HAVE_MMAP 1
199
200/* Define to 1 if you have the `on_exit' function. */
201/* #undef HAVE_ON_EXIT */
202
203/* Define to 1 if you have the `pipe2' function. */
204#define HAVE_PIPE2 1
205
206/* Define to 1 if you have the <process.h> header file. */
207/* #undef HAVE_PROCESS_H */
208
209/* Define to 1 if you have the `psignal' function. */
210#define HAVE_PSIGNAL 1
211
212/* Define to 1 if you have the `pstat_getdynamic' function. */
213/* #undef HAVE_PSTAT_GETDYNAMIC */
214
215/* Define to 1 if you have the `pstat_getstatic' function. */
216/* #undef HAVE_PSTAT_GETSTATIC */
217
218/* Define to 1 if you have the `putenv' function. */
219#define HAVE_PUTENV 1
220
221/* Define to 1 if you have the `random' function. */
222#define HAVE_RANDOM 1
223
224/* Define to 1 if you have the `realpath' function. */
225#define HAVE_REALPATH 1
226
227/* Define to 1 if you have the `rename' function. */
228#define HAVE_RENAME 1
229
230/* Define to 1 if you have the `rindex' function. */
231#define HAVE_RINDEX 1
232
233/* Define to 1 if you have the `sbrk' function. */
234#define HAVE_SBRK 1
235
236/* Define to 1 if you have the `setenv' function. */
237#define HAVE_SETENV 1
238
239/* Define to 1 if you have the `setproctitle' function. */
240#define HAVE_SETPROCTITLE 1
241
242/* Define to 1 if you have the `setrlimit' function. */
243#define HAVE_SETRLIMIT 1
244
245/* Define to 1 if you have the `sigsetmask' function. */
246#define HAVE_SIGSETMASK 1
247
248/* Define to 1 if you have the `snprintf' function. */
249#define HAVE_SNPRINTF 1
250
251/* Define to 1 if you have the `spawnve' function. */
252/* #undef HAVE_SPAWNVE */
253
254/* Define to 1 if you have the `spawnvpe' function. */
255/* #undef HAVE_SPAWNVPE */
256
257/* Define to 1 if you have the <stdint.h> header file. */
258#define HAVE_STDINT_H 1
259
260/* Define to 1 if you have the <stdio_ext.h> header file. */
261/* #undef HAVE_STDIO_EXT_H */
262
263/* Define to 1 if you have the <stdlib.h> header file. */
264#define HAVE_STDLIB_H 1
265
266/* Define to 1 if you have the `stpcpy' function. */
267#define HAVE_STPCPY 1
268
269/* Define to 1 if you have the `stpncpy' function. */
270#define HAVE_STPNCPY 1
271
272/* Define to 1 if you have the `strcasecmp' function. */
273#define HAVE_STRCASECMP 1
274
275/* Define to 1 if you have the `strchr' function. */
276#define HAVE_STRCHR 1
277
278/* Define to 1 if you have the `strdup' function. */
279#define HAVE_STRDUP 1
280
281/* Define to 1 if you have the `strerror' function. */
282#define HAVE_STRERROR 1
283
284/* Define to 1 if you have the <strings.h> header file. */
285#define HAVE_STRINGS_H 1
286
287/* Define to 1 if you have the <string.h> header file. */
288#define HAVE_STRING_H 1
289
290/* Define to 1 if you have the `strncasecmp' function. */
291#define HAVE_STRNCASECMP 1
292
293/* Define to 1 if you have the `strndup' function. */
294#define HAVE_STRNDUP 1
295
296/* Define to 1 if you have the `strnlen' function. */
297#define HAVE_STRNLEN 1
298
299/* Define to 1 if you have the `strrchr' function. */
300#define HAVE_STRRCHR 1
301
302/* Define to 1 if you have the `strsignal' function. */
303#define HAVE_STRSIGNAL 1
304
305/* Define to 1 if you have the `strstr' function. */
306#define HAVE_STRSTR 1
307
308/* Define to 1 if you have the `strtod' function. */
309#define HAVE_STRTOD 1
310
311/* Define to 1 if you have the `strtol' function. */
312#define HAVE_STRTOL 1
313
314/* Define to 1 if you have the `strtoll' function. */
315#define HAVE_STRTOLL 1
316
317/* Define to 1 if you have the `strtoul' function. */
318#define HAVE_STRTOUL 1
319
320/* Define to 1 if you have the `strtoull' function. */
321#define HAVE_STRTOULL 1
322
323/* Define to 1 if you have the `strverscmp' function. */
324/* #undef HAVE_STRVERSCMP */
325
326/* Define to 1 if you have the `sysconf' function. */
327#define HAVE_SYSCONF 1
328
329/* Define to 1 if you have the `sysctl' function. */
330#define HAVE_SYSCTL 1
331
332/* Define to 1 if you have the `sysmp' function. */
333/* #undef HAVE_SYSMP */
334
335/* Define if you have the sys_errlist variable. */
336#define HAVE_SYS_ERRLIST 1
337
338/* Define to 1 if you have the <sys/file.h> header file. */
339#define HAVE_SYS_FILE_H 1
340
341/* Define to 1 if you have the <sys/mman.h> header file. */
342#define HAVE_SYS_MMAN_H 1
343
344/* Define if you have the sys_nerr variable. */
345#define HAVE_SYS_NERR 1
346
347/* Define to 1 if you have the <sys/param.h> header file. */
348#define HAVE_SYS_PARAM_H 1
349
350/* Define to 1 if you have the <sys/prctl.h> header file. */
351/* #undef HAVE_SYS_PRCTL_H */
352
353/* Define to 1 if you have the <sys/pstat.h> header file. */
354/* #undef HAVE_SYS_PSTAT_H */
355
356/* Define to 1 if you have the <sys/resource.h> header file. */
357#define HAVE_SYS_RESOURCE_H 1
358
359/* Define if you have the sys_siglist variable. */
360#define HAVE_SYS_SIGLIST 1
361
362/* Define to 1 if you have the <sys/stat.h> header file. */
363#define HAVE_SYS_STAT_H 1
364
365/* Define to 1 if you have the <sys/sysctl.h> header file. */
366#define HAVE_SYS_SYSCTL_H 1
367
368/* Define to 1 if you have the <sys/sysinfo.h> header file. */
369/* #undef HAVE_SYS_SYSINFO_H */
370
371/* Define to 1 if you have the <sys/sysmp.h> header file. */
372/* #undef HAVE_SYS_SYSMP_H */
373
374/* Define to 1 if you have the <sys/systemcfg.h> header file. */
375/* #undef HAVE_SYS_SYSTEMCFG_H */
376
377/* Define to 1 if you have the <sys/table.h> header file. */
378/* #undef HAVE_SYS_TABLE_H */
379
380/* Define to 1 if you have the <sys/time.h> header file. */
381#define HAVE_SYS_TIME_H 1
382
383/* Define to 1 if you have the <sys/types.h> header file. */
384#define HAVE_SYS_TYPES_H 1
385
386/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
387#define HAVE_SYS_WAIT_H 1
388
389/* Define to 1 if you have the `table' function. */
390/* #undef HAVE_TABLE */
391
392/* Define to 1 if you have the `times' function. */
393#define HAVE_TIMES 1
394
395/* Define to 1 if you have the <time.h> header file. */
396#define HAVE_TIME_H 1
397
398/* Define to 1 if you have the `tmpnam' function. */
399#define HAVE_TMPNAM 1
400
401/* Define if you have the \`uintptr_t' type. */
402#define HAVE_UINTPTR_T 1
403
404/* Define to 1 if you have the <unistd.h> header file. */
405#define HAVE_UNISTD_H 1
406
407/* Define to 1 if you have the `vasprintf' function. */
408#define HAVE_VASPRINTF 1
409
410/* Define to 1 if you have the `vfork' function. */
411/* #undef HAVE_VFORK */
412
413/* Define to 1 if you have the <vfork.h> header file. */
414/* #undef HAVE_VFORK_H */
415
416/* Define to 1 if you have the `vfprintf' function. */
417#define HAVE_VFPRINTF 1
418
419/* Define to 1 if you have the `vprintf' function. */
420#define HAVE_VPRINTF 1
421
422/* Define to 1 if you have the `vsprintf' function. */
423#define HAVE_VSPRINTF 1
424
425/* Define to 1 if you have the `wait3' function. */
426#define HAVE_WAIT3 1
427
428/* Define to 1 if you have the `wait4' function. */
429#define HAVE_WAIT4 1
430
431/* Define to 1 if you have the `waitpid' function. */
432#define HAVE_WAITPID 1
433
434/* Define to 1 if `fork' works. */
435#define HAVE_WORKING_FORK 1
436
437/* Define to 1 if `vfork' works. */
438/* #undef HAVE_WORKING_VFORK */
439
440/* Define to 1 if you have the `_doprnt' function. */
441/* #undef HAVE__DOPRNT */
442
443/* Define if you have the _system_configuration variable. */
444/* #undef HAVE__SYSTEM_CONFIGURATION */
445
446/* Define to 1 if you have the `__fsetlocking' function. */
447/* #undef HAVE___FSETLOCKING */
448
449/* Define if canonicalize_file_name is not declared in system header files. */
450#define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
451
452/* Define if errno must be declared even when <errno.h> is included. */
453/* #undef NEED_DECLARATION_ERRNO */
454
455/* Define to 1 if your C compiler doesn't accept -c and -o together. */
456/* #undef NO_MINUS_C_MINUS_O */
457
458/* Define to the address where bug reports for this package should be sent. */
459#define PACKAGE_BUGREPORT ""
460
461/* Define to the full name of this package. */
462#define PACKAGE_NAME ""
463
464/* Define to the full name and version of this package. */
465#define PACKAGE_STRING ""
466
467/* Define to the one symbol short name of this package. */
468#define PACKAGE_TARNAME ""
469
470/* Define to the home page for this package. */
471#define PACKAGE_URL ""
472
473/* Define to the version of this package. */
474#define PACKAGE_VERSION ""
475
476/* The size of `int', as computed by sizeof. */
477#define SIZEOF_INT 4
478
479/* The size of `long', as computed by sizeof. */
480#define SIZEOF_LONG 8
481
482/* The size of `long long', as computed by sizeof. */
483#define SIZEOF_LONG_LONG 8
484
485/* The size of `size_t', as computed by sizeof. */
486#define SIZEOF_SIZE_T 8
487
488/* Define if you know the direction of stack growth for your system; otherwise
489   it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
490   toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
491   STACK_DIRECTION = 0 => direction of growth unknown */
492#define STACK_DIRECTION 0
493
494/* Define to 1 if you have the ANSI C header files. */
495#define STDC_HEADERS 1
496
497/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
498#define TIME_WITH_SYS_TIME 1
499
500/* Define to an unsigned 64-bit type available in the compiler. */
501#define UNSIGNED_64BIT_TYPE uint64_t
502
503/* Enable extensions on AIX 3, Interix.  */
504#ifndef _ALL_SOURCE
505# define _ALL_SOURCE 1
506#endif
507/* Enable GNU extensions on systems that have them.  */
508#ifndef _GNU_SOURCE
509# define _GNU_SOURCE 1
510#endif
511/* Enable threading extensions on Solaris.  */
512#ifndef _POSIX_PTHREAD_SEMANTICS
513# define _POSIX_PTHREAD_SEMANTICS 1
514#endif
515/* Enable extensions on HP NonStop.  */
516#ifndef _TANDEM_SOURCE
517# define _TANDEM_SOURCE 1
518#endif
519/* Enable general extensions on Solaris.  */
520#ifndef __EXTENSIONS__
521# define __EXTENSIONS__ 1
522#endif
523
524
525/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
526   significant byte first (like Motorola and SPARC, unlike Intel). */
527#if defined AC_APPLE_UNIVERSAL_BUILD
528# if defined __BIG_ENDIAN__
529#  define WORDS_BIGENDIAN 1
530# endif
531#else
532# ifndef WORDS_BIGENDIAN
533#  define WORDS_BIGENDIAN 1
534# endif
535#endif
536
537/* Enable large inode numbers on Mac OS X 10.5.  */
538#ifndef _DARWIN_USE_64_BIT_INODE
539# define _DARWIN_USE_64_BIT_INODE 1
540#endif
541
542/* Number of bits in a file offset, on hosts where this is settable. */
543/* #undef _FILE_OFFSET_BITS */
544
545/* Define for large files, on AIX-style hosts. */
546/* #undef _LARGE_FILES */
547
548/* Define to 1 if on MINIX. */
549/* #undef _MINIX */
550
551/* Define to 2 if the system does not provide POSIX.1 features except with
552   this defined. */
553/* #undef _POSIX_1_SOURCE */
554
555/* Define to 1 if you need to in order for `stat' and other things to work. */
556/* #undef _POSIX_SOURCE */
557
558/* Define to empty if `const' does not conform to ANSI C. */
559/* #undef const */
560
561/* Define to `__inline__' or `__inline' if that's what the C compiler
562   calls it, or to nothing if 'inline' is not supported under any name.  */
563#ifndef __cplusplus
564/* #undef inline */
565#endif
566
567/* Define to the type of a signed integer type wide enough to hold a pointer,
568   if such a type exists, and if the system does not define it. */
569/* #undef intptr_t */
570
571/* Define to `int' if <sys/types.h> does not define. */
572/* #undef pid_t */
573
574/* Define to `int' if <sys/types.h> does not define. */
575/* #undef ssize_t */
576
577/* Define to the type of an unsigned integer type wide enough to hold a
578   pointer, if such a type exists, and if the system does not define it. */
579/* #undef uintptr_t */
580
581/* Define as `fork' if `vfork' does not work. */
582#define vfork fork
583