Imported Upstream version 1.1
[platform/upstream/libunwind.git] / include / config.h.in
1 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Block signals before mutex operations */
4 #undef CONFIG_BLOCK_SIGNALS
5
6 /* Enable Debug Frame */
7 #undef CONFIG_DEBUG_FRAME
8
9 /* Support for Microsoft ABI extensions */
10 #undef CONFIG_MSABI_SUPPORT
11
12 /* Define to 1 if you want every memory access validated */
13 #undef CONSERVATIVE_CHECKS
14
15 /* Define to 1 if you have the <asm/ptrace_offsets.h> header file. */
16 #undef HAVE_ASM_PTRACE_OFFSETS_H
17
18 /* Define to 1 if you have the <atomic_ops.h> header file. */
19 #undef HAVE_ATOMIC_OPS_H
20
21 /* Define to 1 if you have the <byteswap.h> header file. */
22 #undef HAVE_BYTESWAP_H
23
24 /* Define to 1 if you have the declaration of `PTRACE_CONT', and to 0 if you
25    don't. */
26 #undef HAVE_DECL_PTRACE_CONT
27
28 /* Define to 1 if you have the declaration of `PTRACE_POKEDATA', and to 0 if
29    you don't. */
30 #undef HAVE_DECL_PTRACE_POKEDATA
31
32 /* Define to 1 if you have the declaration of `PTRACE_POKEUSER', and to 0 if
33    you don't. */
34 #undef HAVE_DECL_PTRACE_POKEUSER
35
36 /* Define to 1 if you have the declaration of `PTRACE_SINGLESTEP', and to 0 if
37    you don't. */
38 #undef HAVE_DECL_PTRACE_SINGLESTEP
39
40 /* Define to 1 if you have the declaration of `PTRACE_SYSCALL', and to 0 if
41    you don't. */
42 #undef HAVE_DECL_PTRACE_SYSCALL
43
44 /* Define to 1 if you have the declaration of `PTRACE_TRACEME', and to 0 if
45    you don't. */
46 #undef HAVE_DECL_PTRACE_TRACEME
47
48 /* Define to 1 if you have the declaration of `PT_CONTINUE', and to 0 if you
49    don't. */
50 #undef HAVE_DECL_PT_CONTINUE
51
52 /* Define to 1 if you have the declaration of `PT_GETFPREGS', and to 0 if you
53    don't. */
54 #undef HAVE_DECL_PT_GETFPREGS
55
56 /* Define to 1 if you have the declaration of `PT_GETREGS', and to 0 if you
57    don't. */
58 #undef HAVE_DECL_PT_GETREGS
59
60 /* Define to 1 if you have the declaration of `PT_IO', and to 0 if you don't.
61    */
62 #undef HAVE_DECL_PT_IO
63
64 /* Define to 1 if you have the declaration of `PT_STEP', and to 0 if you
65    don't. */
66 #undef HAVE_DECL_PT_STEP
67
68 /* Define to 1 if you have the declaration of `PT_SYSCALL', and to 0 if you
69    don't. */
70 #undef HAVE_DECL_PT_SYSCALL
71
72 /* Define to 1 if you have the declaration of `PT_TRACE_ME', and to 0 if you
73    don't. */
74 #undef HAVE_DECL_PT_TRACE_ME
75
76 /* Define to 1 if you have the <dlfcn.h> header file. */
77 #undef HAVE_DLFCN_H
78
79 /* Define to 1 if you have the `dlmodinfo' function. */
80 #undef HAVE_DLMODINFO
81
82 /* Define to 1 if you have the `dl_iterate_phdr' function. */
83 #undef HAVE_DL_ITERATE_PHDR
84
85 /* Define to 1 if you have the `dl_phdr_removals_counter' function. */
86 #undef HAVE_DL_PHDR_REMOVALS_COUNTER
87
88 /* Define to 1 if you have the <endian.h> header file. */
89 #undef HAVE_ENDIAN_H
90
91 /* Define to 1 if you have the <execinfo.h> header file. */
92 #undef HAVE_EXECINFO_H
93
94 /* Define to 1 if you have the `getunwind' function. */
95 #undef HAVE_GETUNWIND
96
97 /* Define to 1 if you have the <ia64intrin.h> header file. */
98 #undef HAVE_IA64INTRIN_H
99
100 /* Define to 1 if you have the <inttypes.h> header file. */
101 #undef HAVE_INTTYPES_H
102
103 /* Define to 1 if you have the `uca' library (-luca). */
104 #undef HAVE_LIBUCA
105
106 /* Define if you have liblzma */
107 #undef HAVE_LZMA
108
109 /* Define to 1 if you have the <memory.h> header file. */
110 #undef HAVE_MEMORY_H
111
112 /* Define to 1 if you have the `mincore' function. */
113 #undef HAVE_MINCORE
114
115 /* Define to 1 if you have the <signal.h> header file. */
116 #undef HAVE_SIGNAL_H
117
118 /* Define to 1 if you have the <stdint.h> header file. */
119 #undef HAVE_STDINT_H
120
121 /* Define to 1 if you have the <stdlib.h> header file. */
122 #undef HAVE_STDLIB_H
123
124 /* Define to 1 if you have the <strings.h> header file. */
125 #undef HAVE_STRINGS_H
126
127 /* Define to 1 if you have the <string.h> header file. */
128 #undef HAVE_STRING_H
129
130 /* Define to 1 if `dlpi_subs' is a member of `struct dl_phdr_info'. */
131 #undef HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS
132
133 /* Define to 1 if the system has the type `struct elf_prstatus'. */
134 #undef HAVE_STRUCT_ELF_PRSTATUS
135
136 /* Define to 1 if the system has the type `struct prstatus'. */
137 #undef HAVE_STRUCT_PRSTATUS
138
139 /* Defined if __sync atomics are available */
140 #undef HAVE_SYNC_ATOMICS
141
142 /* Define to 1 if you have the <sys/endian.h> header file. */
143 #undef HAVE_SYS_ENDIAN_H
144
145 /* Define to 1 if you have the <sys/procfs.h> header file. */
146 #undef HAVE_SYS_PROCFS_H
147
148 /* Define to 1 if you have the <sys/ptrace.h> header file. */
149 #undef HAVE_SYS_PTRACE_H
150
151 /* Define to 1 if you have the <sys/stat.h> header file. */
152 #undef HAVE_SYS_STAT_H
153
154 /* Define to 1 if you have the <sys/types.h> header file. */
155 #undef HAVE_SYS_TYPES_H
156
157 /* Define to 1 if you have the <sys/uc_access.h> header file. */
158 #undef HAVE_SYS_UC_ACCESS_H
159
160 /* Define to 1 if you have the `ttrace' function. */
161 #undef HAVE_TTRACE
162
163 /* Define to 1 if you have the <unistd.h> header file. */
164 #undef HAVE_UNISTD_H
165
166 /* Defined if __builtin___clear_cache() is available */
167 #undef HAVE__BUILTIN___CLEAR_CACHE
168
169 /* Define to 1 if __thread keyword is supported by the C compiler. */
170 #undef HAVE___THREAD
171
172 /* Define to the sub-directory in which libtool stores uninstalled libraries.
173    */
174 #undef LT_OBJDIR
175
176 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
177 #undef NO_MINUS_C_MINUS_O
178
179 /* Name of package */
180 #undef PACKAGE
181
182 /* Define to the address where bug reports for this package should be sent. */
183 #undef PACKAGE_BUGREPORT
184
185 /* Define to the full name of this package. */
186 #undef PACKAGE_NAME
187
188 /* Define to the full name and version of this package. */
189 #undef PACKAGE_STRING
190
191 /* Define to the one symbol short name of this package. */
192 #undef PACKAGE_TARNAME
193
194 /* Define to the home page for this package. */
195 #undef PACKAGE_URL
196
197 /* Define to the version of this package. */
198 #undef PACKAGE_VERSION
199
200 /* The size of `off_t', as computed by sizeof. */
201 #undef SIZEOF_OFF_T
202
203 /* Define to 1 if you have the ANSI C header files. */
204 #undef STDC_HEADERS
205
206 /* Version number of package */
207 #undef VERSION
208
209 /* Define to empty if `const' does not conform to ANSI C. */
210 #undef const
211
212 /* Define to `__inline__' or `__inline' if that's what the C compiler
213    calls it, or to nothing if 'inline' is not supported under any name.  */
214 #ifndef __cplusplus
215 #undef inline
216 #endif
217
218 /* Define to `unsigned int' if <sys/types.h> does not define. */
219 #undef size_t