1146011Snyan/* This file is automatically generated.  DO NOT EDIT! */
243561Skato/* Generated from: NetBSD: mknative-gcc,v 1.87 2016/03/17 23:41:21 mrg Exp  */
343561Skato/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
443561Skato
543561Skato/* config.h.  Generated from config.h.in by configure.  */
643561Skato/* config.h.in.  Generated from configure.ac by autoheader.  */
743561Skato
843561Skato/* ELF size: 32 or 64 */
943561Skato#define BACKTRACE_ELF_SIZE 32
1043561Skato
1143561Skato/* Define to 1 if you have the __atomic functions */
1243561Skato#define HAVE_ATOMIC_FUNCTIONS 1
1343561Skato
1443561Skato/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
1543561Skato   don't. */
1643561Skato#define HAVE_DECL_STRNLEN 1
1743561Skato
1843561Skato/* Define to 1 if you have the <dlfcn.h> header file. */
1943561Skato#define HAVE_DLFCN_H 1
2043561Skato
2143561Skato/* Define if dl_iterate_phdr is available. */
2243561Skato#define HAVE_DL_ITERATE_PHDR 1
2343561Skato
2443561Skato/* Define to 1 if you have the fcntl function */
2543561Skato#define HAVE_FCNTL 1
26119880Sobrien
27119880Sobrien/* Define if getexecname is available. */
28119880Sobrien/* #undef HAVE_GETEXECNAME */
2943561Skato
3043561Skato/* Define if _Unwind_GetIPInfo is available. */
3143561Skato#define HAVE_GETIPINFO 1
32120118Sbde
33229463Snyan/* Define to 1 if you have the <inttypes.h> header file. */
3443561Skato#define HAVE_INTTYPES_H 1
3543561Skato
3643561Skato/* Define to 1 if you have the <link.h> header file. */
3743561Skato#define HAVE_LINK_H 1
3843561Skato
39150073Snyan/* Define to 1 if you have the <memory.h> header file. */
4043561Skato#define HAVE_MEMORY_H 1
4143561Skato
4243561Skato/* Define to 1 if you have the <stdint.h> header file. */
4343561Skato#define HAVE_STDINT_H 1
4443561Skato
4543561Skato/* Define to 1 if you have the <stdlib.h> header file. */
4643561Skato#define HAVE_STDLIB_H 1
4743561Skato
4843561Skato/* Define to 1 if you have the <strings.h> header file. */
4943561Skato#define HAVE_STRINGS_H 1
5043561Skato
5143561Skato/* Define to 1 if you have the <string.h> header file. */
52150073Snyan#define HAVE_STRING_H 1
5343561Skato
54229463Snyan/* Define to 1 if you have the __sync functions */
55229463Snyan#define HAVE_SYNC_FUNCTIONS 1
56229463Snyan
57229463Snyan/* Define to 1 if you have the <sys/mman.h> header file. */
58229463Snyan#define HAVE_SYS_MMAN_H 1
59229463Snyan
60229463Snyan/* Define to 1 if you have the <sys/stat.h> header file. */
61229463Snyan#define HAVE_SYS_STAT_H 1
62150073Snyan
63150073Snyan/* Define to 1 if you have the <sys/types.h> header file. */
6443561Skato#define HAVE_SYS_TYPES_H 1
65150073Snyan
66229463Snyan/* Define to 1 if you have the <unistd.h> header file. */
67229463Snyan#define HAVE_UNISTD_H 1
6843561Skato
6943561Skato/* Define to the sub-directory in which libtool stores uninstalled libraries.
7043561Skato   */
7143561Skato#define LT_OBJDIR ".libs/"
7243561Skato
7343561Skato/* Define to the address where bug reports for this package should be sent. */
7443561Skato#define PACKAGE_BUGREPORT ""
7543561Skato
7643561Skato/* Define to the full name of this package. */
7743561Skato#define PACKAGE_NAME "package-unused"
7843561Skato
7943561Skato/* Define to the full name and version of this package. */
8043561Skato#define PACKAGE_STRING "package-unused version-unused"
8143561Skato
8243561Skato/* Define to the one symbol short name of this package. */
83229463Snyan#define PACKAGE_TARNAME "libbacktrace"
84229463Snyan
85229463Snyan/* Define to the home page for this package. */
86229463Snyan#define PACKAGE_URL ""
87150073Snyan
88150073Snyan/* Define to the version of this package. */
89150073Snyan#define PACKAGE_VERSION "version-unused"
90150073Snyan
91150073Snyan/* The size of `char', as computed by sizeof. */
92150073Snyan/* #undef SIZEOF_CHAR */
93150073Snyan
94150073Snyan/* The size of `int', as computed by sizeof. */
95150073Snyan/* #undef SIZEOF_INT */
96150073Snyan
97150073Snyan/* The size of `long', as computed by sizeof. */
98150073Snyan/* #undef SIZEOF_LONG */
99229463Snyan
100229463Snyan/* The size of `short', as computed by sizeof. */
101229463Snyan/* #undef SIZEOF_SHORT */
102229463Snyan
103150073Snyan/* The size of `void *', as computed by sizeof. */
104150073Snyan/* #undef SIZEOF_VOID_P */
105150073Snyan
106150073Snyan/* Define to 1 if you have the ANSI C header files. */
107229463Snyan#define STDC_HEADERS 1
108150073Snyan
109229463Snyan/* Enable extensions on AIX 3, Interix.  */
110150073Snyan#ifndef _ALL_SOURCE
111229463Snyan# define _ALL_SOURCE 1
112229463Snyan#endif
113229463Snyan/* Enable GNU extensions on systems that have them.  */
114229463Snyan#ifndef _GNU_SOURCE
115229463Snyan# define _GNU_SOURCE 1
116229463Snyan#endif
117229463Snyan/* Enable threading extensions on Solaris.  */
118229463Snyan#ifndef _POSIX_PTHREAD_SEMANTICS
119229463Snyan# define _POSIX_PTHREAD_SEMANTICS 1
120229463Snyan#endif
121229463Snyan/* Enable extensions on HP NonStop.  */
122229463Snyan#ifndef _TANDEM_SOURCE
123229463Snyan# define _TANDEM_SOURCE 1
124229463Snyan#endif
125229463Snyan/* Enable general extensions on Solaris.  */
126229463Snyan#ifndef __EXTENSIONS__
127229463Snyan# define __EXTENSIONS__ 1
128229463Snyan#endif
129229463Snyan
130229463Snyan
131229463Snyan/* Define to 1 if on MINIX. */
132229463Snyan/* #undef _MINIX */
133229463Snyan
134150073Snyan/* Define to 2 if the system does not provide POSIX.1 features except with
135242864Snyan   this defined. */
13643561Skato/* #undef _POSIX_1_SOURCE */
13743561Skato
13843561Skato/* Define to 1 if you need to in order for `stat' and other things to work. */
13943561Skato/* #undef _POSIX_SOURCE */
14043561Skato